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
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-171-2/+2
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-08-151-3/+3
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-101-3/+14
* cluster/tier: dont promote if estimated block consumption > hi watermarkMilind Changire2016-08-052-50/+153
* cluster/ec: Unlock stale locks when inodelk/entrylk/lk failsPranith Kumar K2016-07-291-6/+6
* afr: some coverity fixesRavishankar N2016-07-287-103/+155
* cluster/ec: Handle absence of keys in some callback dictAshish Pandey2016-07-261-3/+10
* afr, index: Clean up stale directory and file indices in granular entry shKrutika Dhananjay2016-07-153-13/+53
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-041-15/+56
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-281-33/+7
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-271-1/+2
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-271-10/+4
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-06-205-21/+218
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-181-16/+70
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-06-182-13/+108
* cluster/afr: Unwind with xdata in inode-write fopsPranith Kumar K2016-06-134-10/+12
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-131-4/+6
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-131-5/+1
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-131-1/+2
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-06-107-21/+120
* cluster/distribute: use a linked inode in directory heal codepathRaghavendra G2016-06-062-11/+58
* dht : add metalock/unlockSusant Palai2016-06-051-5/+98
* cluster/ec: Use correct log levelsAshish Pandey2016-05-302-2/+2
* afr: Automagic unsplit-brain by [ctime|mtime|size|majority]Ravishankar N2016-05-277-22/+356
* cluster/afr: Attempt name-index purge even on full-heal of directoryKrutika Dhananjay2016-05-271-58/+72
* dht: selfheal should wind mkdir call to subvols with ESTALE errorSakshi Bansal2016-05-261-1/+2
* cluster/afr: Do not inode_link in afrPranith Kumar K2016-05-253-5/+46
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-244-37/+98
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-241-5/+83
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-241-1/+3
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-241-8/+13
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-241-2/+6
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-211-1/+1
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-201-7/+32
* Revert glusterd/afr: store afr pending xattrs as a volume optionRavishankar N2016-05-181-30/+9
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinJoseph Fernandes2016-05-181-33/+42
* core: assorted typos and spelling mistakes reported by Debian lintianKaleb S KEITHLEY2016-05-181-1/+1
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-144-6/+69
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-141-1/+10
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-141-2/+2
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-062-75/+192
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-061-1/+1
* dht/rebalance: add lock migration fop to dht_migrate_fileSusant Palai2016-05-012-63/+112
* cluster/dht: handle EREMOTE in dht lk/flushSusant Palai2016-05-012-7/+98
* glusterd: volume set changes for lock migrationSusant Palai2016-05-012-3/+27
* tier/migrator: Fetch the next query file for the next cycleJoseph Fernandes2016-04-302-0/+25
* afr/index: changes for granular entry self-healRavishankar N2016-04-302-10/+86