index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
features
/
marker
Commit message (
Expand
)
Author
Age
Files
Lines
*
marker: Fix inode value in loc, in setxattr fop
Poornima G
2017-02-20
1
-0
/
+2
*
refcount: typecast function for calling on free
Niels de Vos
2017-01-31
2
-7
/
+2
*
marker: Fix inode value in loc, in setxattr fop
Poornima G
2016-11-17
1
-0
/
+2
*
build: out-of-tree builds generates files in the wrong directory
Kaleb S KEITHLEY
2016-09-18
1
-2
/
+7
*
features/marker: Fix dict_get errors when key is NULL
Kotresh HR
2016-04-21
1
-3
/
+3
*
marker: optimize mq_update_dirty_inode_task
vmallika
2016-04-06
1
-50
/
+44
*
marker: do mq_reduce_parent_size_txn in FG for unlink & rmdir
vmallika
2016-04-06
3
-32
/
+90
*
marker: build_ancestry in marker
vmallika
2016-04-06
2
-18
/
+158
*
storage/posix: send proper iatt attributes for the root inode
Raghavendra Bhat
2016-03-26
1
-28
/
+10
*
marker: set inode ctx before lookup unwind
vmallika
2016-03-21
3
-39
/
+99
*
geo-rep: Mask xtime and stime xattrs
Kotresh HR
2016-02-26
1
-1
/
+18
*
quota: Fix incorrect disk usage shown on a tiered volume
Manikandan Selvaganesh
2016-02-10
1
-4
/
+23
*
quota: handle quota xattr removal when quota is enabled again
vmallika
2016-01-07
1
-4
/
+23
*
build: export minimum symbols from xlators for correct resolution
Kaleb S KEITHLEY
2015-12-22
1
-1
/
+1
*
quota: add 'quota-version' to xlator volume_options structure
vmallika
2015-12-08
1
-0
/
+1
*
quota: fix backward compatibility of quota xattr version
vmallika
2015-11-23
1
-18
/
+18
*
marker : fixing memory leak issue in marker
Manikandan Selvaganesh
2015-11-23
1
-10
/
+2
*
cluster/ec: Mark self-heal fops as internal
Pranith Kumar K
2015-11-18
1
-1
/
+1
*
marker : handle variable `ret` properly in marker_unlink_cbk
jiffin tony thottan
2015-11-17
1
-2
/
+7
*
marker: do remove xattr only for last link
vmallika
2015-11-09
4
-15
/
+63
*
quota: add version to quota xattrs
vmallika
2015-11-02
5
-69
/
+285
*
core: use syscall wrappers instead of direct syscalls - miscellaneous
Kaleb S. KEITHLEY
2015-10-28
1
-3
/
+4
*
quota/marker: dir_count accounting is not atomic
vmallika
2015-10-12
1
-72
/
+98
*
quota/marker: marker code cleanup
vmallika
2015-09-30
3
-2350
/
+3
*
build: export minimum symbols from xlators for correct resolution
Kaleb S. KEITHLEY
2015-09-24
1
-1
/
+1
*
marker: don't account destination linkto-file during internal migration
vmallika
2015-09-22
4
-47
/
+52
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-1
/
+1
*
marker: preserve previous dirty flag during update txn
vmallika
2015-08-29
1
-15
/
+91
*
fd: Do fd_bind on successful open
Pranith Kumar K
2015-08-28
1
-1
/
+4
*
marker: fix log when loc.parent and inode gfid is NULL
vmallika
2015-08-27
2
-89
/
+168
*
quota/marker: fix inode quota with rename
vmallika
2015-08-19
5
-532
/
+484
*
quota/marker: set log-level to debug for ESTALE/ENOENT for marker txn
vmallika
2015-07-31
1
-58
/
+33
*
dict: dict_set_bin() should never free the pointer on error
Niels de Vos
2015-07-24
2
-9
/
+17
*
quota/marker: contribution with list_del can cause mem corruption
vmallika
2015-07-19
2
-9
/
+9
*
features/marker: Fixing dereference after null check
arao
2015-07-17
1
-1
/
+1
*
quota/marker: fix mem-leak in marker
vmallika
2015-07-14
2
-49
/
+44
*
quota/marker: inspect file/dir invoked without having
vmallika
2015-07-11
1
-3
/
+11
*
quota/marker: fix spurious failure afr-quota-xattr-mdata-heal.t
vmallika
2015-07-10
1
-7
/
+5
*
quota/marker: use smaller stacksize in synctask for marker updation
vmallika
2015-07-09
1
-2
/
+2
*
quota/marker: fix mem leak in marker
vmallika
2015-07-09
2
-202
/
+286
*
quota/marker: set lk_owner when taking lock on parent in rename
vmallika
2015-07-09
1
-0
/
+3
*
quota: marker accounting goes bad with rename while writing a file
vmallika
2015-06-26
1
-3
/
+14
*
quota/marker: fix mem-leak in marker
vmallika
2015-06-25
4
-83
/
+157
*
Revert "quota/marker: fix mem-leak, free contribution node"
Raghavendra Bhat
2015-06-23
1
-2
/
+0
*
quota/marker: fix mem-leak, free contribution node
vmallika
2015-06-19
1
-0
/
+2
*
quota: fix double accounting with rename operation
vmallika
2015-06-18
1
-1
/
+3
*
features/marker : Pass along xdata to lower translator
Sachin Pandit
2015-06-11
1
-1
/
+3
*
features/marker: Cleanup loc in case of errors
Vijay Bellur
2015-06-04
1
-3
/
+1
*
build: do not #include "config.h" in each file
Niels de Vos
2015-05-29
8
-39
/
+0
*
quota: fix for spurious failure
vmallika
2015-05-27
1
-20
/
+31
[next]