summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/afr: Entry self-heal performance enhancementsKrutika Dhananjay2016-04-299-48/+408
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-04-292-6/+20
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-04-272-4/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-271-0/+3
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-251-1/+3
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-251-0/+17
* dht: Add lease() fopPoornima G2016-04-253-0/+47
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-241-1/+1