summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht - rebalance: handle the rebalance @ inode level (!fd level)Amar Tumballi2013-11-134-128/+148
* bd: Add BD support to other xlatorsM. Mohan Kumar2013-11-132-26/+63
* glusterfs: zerofill supportM. Mohan Kumar2013-11-108-0/+588
* 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
* dht: dht_lookup_dir_cbk should set op_errno as local->op_errnoKaushal M2013-10-151-1/+1
* 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
* gNFS: Incorrect NFS ACL encoding for XFSSantosh Kumar Pradhan2013-09-292-0/+2
* core: block unused signals in created threadsAnand Avati2013-09-251-2/+2
* Revert "cluster/dht: Return success in dht_discover if layout issues"shishir gowda2013-09-243-70/+35
* cluster/dht: Fix anomaly checkshishir gowda2013-09-231-3/+11
* distribute: Rebalance should provide even disk space distributionHarshavardhana2013-09-191-15/+30
* cli/glusterd: improve rebalance fix-layout status reportingRavishankar N2013-09-192-0/+6
* cluster/afr: Have common inode-write-fop cbkPranith Kumar K2013-09-184-672/+581
* Revert "cluster/distribute: Rebalance should also verify free inodes"Anand Avati2013-09-171-22/+5
* cluster/distribute: Rebalance should also verify free inodesHarshavardhana2013-09-171-5/+22
* cluster/dht: assign layout onto missing directories tooAnand Avati2013-09-091-4/+28
* 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