summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-229-51/+161
* stripe: Fix wrong pathinfo in striped-replicated volumeEkasit Kijsipongse2016-08-161-1/+1
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-151-2/+2
* libglusterfs: move alloca0 definition to common-utilsRavishankar N2016-08-122-2/+0
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-041-1/+2
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-07-292-50/+153
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-07-281-3/+14
* cluster/tier: fix statfs for dht/tiered volumesDan Lambright2016-07-276-22/+265
* afr: some coverity fixesRavishankar N2016-07-267-103/+155
* dict: Don't expose get_new_dict/dict_destroyPranith Kumar K2016-07-254-14/+12
* cluster/ec: Handle absence of keys in some callback dictAshish Pandey2016-07-251-3/+10
* core: add a basis function to reduce verbose codeZhou Zhengping2016-07-181-15/+0
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-113-13/+53
* cluster/afr: Fix a minor typo in afr-self-heald.cVijay Bellur2016-07-091-6/+6
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-241-10/+4
* cluster/dht: Wrong type of function's parameter when calling dht_selfheal_dir...Zhou Zhengping2016-06-231-7/+5
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-06-171-3/+3
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-151-16/+70
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-06-141-6/+6
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-06-131-15/+56
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-121-5/+1
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-101-4/+6
* afr: afr-pending-xattr fallback checkRavishankar N2016-06-091-31/+63
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-071-1/+2
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-061-1/+2
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2016-06-032-6/+17
* dht : add metalock/unlockSusant Palai2016-06-031-5/+98
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-014-10/+12
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-05-307-21/+120
* cluster/afr: Fix warning about unused variablePranith Kumar K2016-05-291-1/+0
* core: assorted spelling mistakes reported by DebianKaleb S KEITHLEY2016-05-261-1/+1
* cluster/afr: Attempt name-index purge even on full-heal of directoryKrutika Dhananjay2016-05-261-58/+72
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-257-22/+356
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-251-1/+2
* dht/rebalance: mark hardlink failures as skipped in rebalanceSusant Palai2016-05-251-0/+8
* cluster/ec: Use correct log levelsAshish Pandey2016-05-242-2/+2
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-241-5/+83
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-201-8/+13
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-203-5/+46
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-194-37/+98
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-181-1/+3
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-181-7/+32
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-05-161-33/+7
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-05-162-11/+58
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-161-1/+1
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-141-33/+42
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-131-2/+6
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2