index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
cluster
/
afr
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
cluster/afr: Add foreground self-heal launch capability through lookup
Pranith Kumar K
2013-12-16
3
-18
/
+22
*
pathinfo: Provide user namespace access.
Vijaykumar M
2013-12-16
1
-1
/
+2
*
glusterd/geo-rep: more glusterd and cli fixes for geo-rep.
Ajeet Jha
2013-12-12
1
-1
/
+1
*
cluster/afr: handle NULL check before strlen/strcmp in fgetxattr
Poornima
2013-12-03
1
-1
/
+1
*
cluster/afr: Fix description string for option 'self-heal-daemon'
Vijay Bellur
2013-12-02
1
-1
/
+2
*
core: fix errno for non-existent GFID
Anand Avati
2013-11-26
1
-1
/
+1
*
cluster/afr: Provide HA for pathinfo getxattr
Pranith Kumar K
2013-11-26
1
-14
/
+49
*
zerofill: Change the type of len argument of glfs_zerofill() to off_t
Bharata B Rao
2013-11-14
3
-3
/
+3
*
glusterfs: zerofill support
M. Mohan Kumar
2013-11-10
4
-0
/
+263
*
cluster/afr: Remove 'max' from the log
Pranith Kumar K
2013-10-17
1
-1
/
+1
*
afr: check for split-brain before proceeding with fops
Ravishankar N
2013-10-16
2
-12
/
+33
*
libglusterfs: Add monotonic clocking counter for timer thread
Harshavardhana
2013-10-15
2
-5
/
+4
*
cluster/afr: [Feature] Command implementation to get heal-count
Venkatesh Somyajulu
2013-10-14
2
-7
/
+132
*
cluster/afr : Implementation of command "gluster volume heal vn statistics"
Venkatesh Somyajulu
2013-10-14
6
-45
/
+523
*
cluster/afr: Handle quota size xattr separately in lookup
Pranith Kumar K
2013-10-10
1
-0
/
+87
*
cluster/afr: Change Self-heal domain separator to ':'
Pranith Kumar K
2013-10-03
2
-1
/
+3
*
Logging : Improved the log message on unlock failure in afr_unlock_inodelk_cbk.
Anuradha
2013-09-30
1
-2
/
+6
*
cluster/afr: Have common inode-write-fop cbk
Pranith Kumar K
2013-09-18
4
-672
/
+581
*
cluster/afr: Set size based source only when sizes are unequal
Pranith Kumar K
2013-09-03
1
-0
/
+13
*
afr: make NOP truncate/ftruncate efficient
Anand Avati
2013-09-03
2
-0
/
+17
*
cluster/afr: Improvement in logging of self heal completion status
Venkatesh Somyajulu
2013-08-29
6
-30
/
+338
*
cluster/afr: Reset attempted count before attempting blocking lock
Pranith Kumar K
2013-08-29
1
-0
/
+3
*
cluster/afr: unlock before aborting transaction
Anand Avati
2013-08-29
1
-0
/
+2
*
cluster/afr: Add special handling for failure postops
Pranith Kumar K
2013-08-28
4
-26
/
+71
*
synctask: minor enhancements
Anand Avati
2013-08-28
1
-4
/
+1
*
cluster/afr: Don't delay post op in cases of failures
Pranith Kumar K
2013-08-28
3
-11
/
+36
*
cluster/afr: Add largest file is source policy
Anand Avati
2013-08-14
2
-29
/
+93
*
afr: treat appending writes as stable writes.
Anand Avati
2013-08-13
3
-1
/
+29
*
cluster/afr: skip directory inspection when entry self-heal is off
Anand Avati
2013-08-11
1
-1
/
+1
*
cluster/afr: Unwind frame on error in readdir[p]
Pranith Kumar K
2013-08-08
1
-2
/
+2
*
afr: check for non-zero call_count before doing a stack wind
Ravishankar N
2013-08-07
1
-0
/
+5
*
cluster/afr: Disable eager-lock if open-fd-count > 1
Pranith Kumar K
2013-08-02
4
-5
/
+98
*
cluster/afr: Print self-heal log when self-heal succeeds
Pranith Kumar K
2013-07-31
5
-32
/
+120
*
cluster/afr: Handle REPLICATE_TRASH_DIR from old bricks
Pranith Kumar K
2013-07-26
3
-13
/
+52
*
storage/posix: implement batched fsync in a single thread
Anand Avati
2013-07-23
1
-1
/
+10
*
cluster/afr: Handle parallel hardlinks self-heal
Pranith Kumar K
2013-07-23
1
-0
/
+29
*
afr: customize client-pid=-1 xtime aggregation to tolerate a replica down
Avra Sengupta
2013-07-15
1
-2
/
+9
*
libxlator: implement pluggable aggregation policies
Avra Sengupta
2013-07-15
1
-0
/
+2
*
cluster/*: get logic to calculate min() of the 'stime' xattr
Avra Sengupta
2013-07-14
1
-0
/
+58
*
afr : change the log level in lookup path to minimize incessant logging.
Ravishankar N
2013-07-08
1
-3
/
+3
*
cluster/afr: Let two data-self-heals compete in new domain
Pranith Kumar K
2013-07-03
4
-23
/
+73
*
cluster/afr: Refactor inodelk to handle multiple domains
Pranith Kumar K
2013-07-03
11
-428
/
+500
*
cluster/afr: Provide an option to disable afr durability
Pranith Kumar K
2013-07-03
3
-3
/
+23
*
cluster/afr: post-op should complete before starting flush
Pranith Kumar K
2013-07-03
3
-36
/
+43
*
cluster/afr: Allow data/entry self heal for metadata split-brain
Venkatesh Somyajulu
2013-07-02
7
-134
/
+151
*
cluster/afr: Handle NULL fdctx in fsync
Pranith Kumar K
2013-06-27
1
-1
/
+4
*
nfs: Remove afr split-brain handling in nfs
Pranith Kumar K
2013-06-25
1
-5
/
+0
*
cluster/afr: Fix fd/memory leak on fsync
Pranith Kumar K
2013-06-24
1
-1
/
+1
*
cluster/afr: Perform delayed changelog wakeups for anon fd
Pranith Kumar K
2013-06-20
1
-0
/
+3
*
cluster/afr: Improvement in logging of self heal completion status
Venkatesh Somyajulu
2013-06-13
7
-83
/
+280
[next]