summaryrefslogtreecommitdiffstats
path: root/xlators/cluster/afr
Commit message (Expand)AuthorAgeFilesLines
* glusterfs: zerofill supportM. Mohan Kumar2013-11-104-0/+263
* cluster/afr: Remove 'max' from the logPranith Kumar K2013-10-171-1/+1
* afr: check for split-brain before proceeding with fopsRavishankar N2013-10-162-12/+33
* libglusterfs: Add monotonic clocking counter for timer threadHarshavardhana2013-10-152-5/+4
* cluster/afr: [Feature] Command implementation to get heal-countVenkatesh Somyajulu2013-10-142-7/+132
* cluster/afr : Implementation of command "gluster volume heal vn statistics"Venkatesh Somyajulu2013-10-146-45/+523
* cluster/afr: Handle quota size xattr separately in lookupPranith Kumar K2013-10-101-0/+87
* cluster/afr: Change Self-heal domain separator to ':'Pranith Kumar K2013-10-032-1/+3
* Logging : Improved the log message on unlock failure in afr_unlock_inodelk_cbk.Anuradha2013-09-301-2/+6
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-184-672/+581
* cluster/afr: Set size based source only when sizes are unequalPranith Kumar K2013-09-031-0/+13
* afr: make NOP truncate/ftruncate efficientAnand Avati2013-09-032-0/+17
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-08-296-30/+338
* cluster/afr: Reset attempted count before attempting blocking lockPranith Kumar K2013-08-291-0/+3
* cluster/afr: unlock before aborting transactionAnand Avati2013-08-291-0/+2
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-284-26/+71
* synctask: minor enhancementsAnand Avati2013-08-281-4/+1
* cluster/afr: Don't delay post op in cases of failuresPranith Kumar K2013-08-283-11/+36
* cluster/afr: Add largest file is source policyAnand Avati2013-08-142-29/+93
* afr: treat appending writes as stable writes.Anand Avati2013-08-133-1/+29
* cluster/afr: skip directory inspection when entry self-heal is offAnand Avati2013-08-111-1/+1
* cluster/afr: Unwind frame on error in readdir[p]Pranith Kumar K2013-08-081-2/+2
* afr: check for non-zero call_count before doing a stack windRavishankar N2013-08-071-0/+5
* cluster/afr: Disable eager-lock if open-fd-count > 1Pranith Kumar K2013-08-024-5/+98
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-315-32/+120
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-263-13/+52
* storage/posix: implement batched fsync in a single threadAnand Avati2013-07-231-1/+10
* cluster/afr: Handle parallel hardlinks self-healPranith Kumar K2013-07-231-0/+29
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-151-2/+9
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-151-0/+2
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-141-0/+58
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* cluster/afr: Let two data-self-heals compete in new domainPranith Kumar K2013-07-034-23/+73
* cluster/afr: Refactor inodelk to handle multiple domainsPranith Kumar K2013-07-0311-428/+500
* cluster/afr: Provide an option to disable afr durabilityPranith Kumar K2013-07-033-3/+23
* cluster/afr: post-op should complete before starting flushPranith Kumar K2013-07-033-36/+43
* cluster/afr: Allow data/entry self heal for metadata split-brainVenkatesh Somyajulu2013-07-027-134/+151
* cluster/afr: Handle NULL fdctx in fsyncPranith Kumar K2013-06-271-1/+4
* nfs: Remove afr split-brain handling in nfsPranith Kumar K2013-06-251-5/+0
* cluster/afr: Fix fd/memory leak on fsyncPranith Kumar K2013-06-241-1/+1
* cluster/afr: Perform delayed changelog wakeups for anon fdPranith Kumar K2013-06-201-0/+3
* cluster/afr: Improvement in logging of self heal completion statusVenkatesh Somyajulu2013-06-137-83/+280
* glusterfs: discard (hole punch) supportBrian Foster2013-06-133-0/+250
* gluster: add fallocate fop supportBrian Foster2013-06-133-0/+253
* cluster/afr: Avoid order mismatch in blocking entrylksPranith Kumar K2013-06-051-6/+9
* cluster/afr: Removed misleading log from afr_start_crawlVenkatesh Somyajulu2013-05-311-2/+2
* cluster/afr: Club missing entry, missing gfid self-healsPranith Kumar K2013-05-071-45/+8
* cluster/afr: Avoid self-healing extended attribute used by SELinux.Vijay Bellur2013-04-301-0/+8
* cluster/afr: Added documentation for eager-lock checkPranith Kumar K2013-04-221-0/+17
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-053-2/+87