summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* tier: avoid pthread_join if pthread_create failsPrasanna Kumar Kalever2016-05-111-2/+5
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-061-1/+16
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+218
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-051-1/+10
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-041-1/+1
* cluster/afr: Don't let NFS cache stat after writesPranith Kumar K2016-05-044-6/+69
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-022-75/+192
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* 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
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-299-48/+408