summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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/stripe: enable coalesce mode by defaultBrian Foster2013-08-281-4/+4
* cluster/afr: Add special handling for failure postopsPranith Kumar K2013-08-284-26/+71
* stripe: remove unused param, handle mem alloc failureKaleb S. KEITHLEY2013-08-281-2/+2
* 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
* core: remove GLUSTERFS_CREATE_MODE_KEY usageAmar Tumballi2013-08-231-9/+0
* core: changes to support gfid-accessAmar Tumballi2013-08-211-6/+0
* Revert "fuse: auxiliary gfid mount support"Amar Tumballi2013-08-211-0/+6
* cluster/dht: Del GF_READDIR_SKIP_DIRS key from dict for first_upshishir gowda2013-08-182-4/+12
* 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
* dht: make linkfile creation mode explicitly get setAnand Avati2013-07-311-0/+9
* cluster/dht: Fix non-regular file ownership during rebalanceshishir gowda2013-07-312-3/+10
* cluster/afr: Print self-heal log when self-heal succeedsPranith Kumar K2013-07-315-32/+120
* cluster/dht: Treat migration failures due to space constraints as skippedshishir gowda2013-07-302-5/+30
* cluster/dht: Allow non-local clients to function with nufa volumes.Vijay Bellur2013-07-291-6/+17
* cluster/afr: Handle REPLICATE_TRASH_DIR from old bricksPranith Kumar K2013-07-263-13/+52
* cluster/dht: mark linkfile creation/deletion as internal fopshishir gowda2013-07-241-9/+39
* 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
* fuse: auxiliary gfid mount supportRaghavendra G2013-07-191-6/+0
* dht: fix dht_discover_cbk doing a wrong layout set.shishir gowda2013-07-171-1/+8
* cluster/dht: Prevent dht_access from going into a loop.shishir gowda2013-07-153-1/+40
* afr: customize client-pid=-1 xtime aggregation to tolerate a replica downAvra Sengupta2013-07-151-2/+9
* libxlator: implement pluggable aggregation policiesAvra Sengupta2013-07-153-2/+8
* cluster/dht: node-uuid for directories winds to all subvolumesAvra Sengupta2013-07-151-2/+6
* cluster/*: get logic to calculate min() of the 'stime' xattrAvra Sengupta2013-07-142-0/+63
* cluster/dht: Unlink dst file after cleanup during migrationshishir gowda2013-07-121-17/+17
* cluster/dht: If linkfile unlink fails with ENOTCONN, do not failshishir gowda2013-07-111-1/+2
* cluster/dht: Ignore subvols with error in min-free-disk/inodesshishir gowda2013-07-105-17/+85
* afr : change the log level in lookup path to minimize incessant logging.Ravishankar N2013-07-081-3/+3
* nufa: allow subvols with fanout > 1Krishnan Parthasarathi2013-07-041-67/+100
* 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/dht: In reconfig handle removed decommissioned nodesshishir gowda2013-06-211-0/+26