summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-051-3/+14
* 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-271-3/+10
* cluster/ec: Fix race in timer cancellationXavier Hernandez2016-07-171-15/+56
* afr:Don't wind reads for files in metadata split-brainRavishankar N2016-06-271-10/+4
* cluster/dht: Fix unsafe iteration on inode->fd_listXavier Hernandez2016-06-241-16/+70
* cluster/distribute: heal layout in discover codepath tooRaghavendra G2016-06-221-33/+7
* dht/afr/client/posix: Fail mkdir without gfid-reqPranith Kumar K2016-06-162-6/+20
* core, shard: Make shards inherit main file's O_DIRECT flag if presentKrutika Dhananjay2016-06-161-1/+2
* cluster/ec: Fix invalid __fd_unref() callXavier Hernandez2016-06-131-4/+1
* cluster/ec: Pass xdata to dht in case of errorAshish Pandey2016-06-131-4/+6
* afr: Consider ENOSPC and EDQUOT as symmetric errorsRavishankar N2016-06-121-5/+1
* cluster/ec: Restrict the launch of replace brick healAshish Pandey2016-06-091-1/+2
* cluster/afr: Unwind xdata_rsp even in case of failuresPranith Kumar K2016-06-037-21/+120
* cluster/afr: Don't let NFS cache stat after writes.Pranith Kumar K2016-06-034-6/+69
* cluster/afr: Refresh inode for inode-write fops in needPranith Kumar K2016-05-294-37/+97
* 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-263-5/+46
* cluster/afr: Check for required number of entrylksRavishankar N2016-05-251-5/+83
* cluster/afr: Do heals with shd pidPranith Kumar K2016-05-241-1/+10
* features/shard: Get hard-link-count in {unlink,rename}_cbk before deleting sh...Krutika Dhananjay2016-05-231-8/+13
* cluster/afr : Do post-op in case of symmetric errorsAnuradha Talur2016-05-231-2/+6
* cluster/tier: downgrade max-cycle-time log message to INFODan Lambright2016-05-211-1/+1
* cluster/afr: If possible give errno received from lower xlatorsPranith Kumar K2016-05-201-1/+3
* dht: rename takes lock on parent directory if destination existsSakshi Bansal2016-05-181-7/+32
* tier/detach: Clear tier-fix-layout-complete xattr after migration threads joinDan Lambright2016-05-161-33/+42
* tier/detach : During detach check if background fixlayout is doneJoseph Fernandes2016-05-141-1/+16
* cluster/afr: Handle non-zero source in heal-info decisionPranith Kumar K2016-05-121-2/+2
* dht:remember locked subvol and send unlock to the sameMohammed Rafi KC2016-05-065-21/+221
* cluster/dht: Perform NULL check on xdata before dict_get()Krutika Dhananjay2016-05-051-1/+1
* cluster/ec: Fix issues with eager lockingXavier Hernandez2016-05-042-75/+192
* cluster/dht: Handle rmdir failure correctlyN Balachandran2016-05-022-13/+108
* libglusterfs: Add debug and trace logs for stack traceRaghavendra Talur2016-05-022-4/+5
* cluster/afr: Do not fsync when durability is offPranith Kumar K2016-04-291-0/+3
* tier/dht: check for rebalance completion for EIO errorMohammed Rafi KC2016-04-281-1/+3
* afr: propagate child up event after timeoutRavishankar N2016-04-274-99/+200
* cluster/tier: fixes for migration over ec as cold tierDan Lambright2016-04-271-1/+1
* afr: replica pair going offline does not require CHILD_MODIFIED eventSakshi Bansal2016-04-272-1/+7
* quota: setting 'read-only' option in xdata to instruct DHT to not healSakshi Bansal2016-04-261-2/+10
* dht/rebalance: Handle GF_DEFRAG_STOPSusant Palai2016-04-261-0/+17
* dht: add "nuke" functionality for efficient server-side deletionJeff Darcy2016-04-261-0/+45
* cluster/afr: Fix inode-leak in data self-healPranith Kumar K2016-04-251-1/+1
* cluster/distribute: detect stale layouts in entry fopsRaghavendra G2016-04-255-27/+645
* cluster/afr: Fix spurious entries in heal infoPranith Kumar K2016-04-204-16/+48
* cluster/afr: Use parallel dir scan functionalityPranith Kumar K2016-04-174-13/+59
* cluster/afr: Don't lookup/forget inodesPranith Kumar K2016-04-175-43/+6
* cluster/afr: Fix partial heals in 3-way replicationPranith Kumar K2016-04-165-15/+138
* cluster/afr: Fix witness counting code in src/sink detectionPranith Kumar K2016-04-161-7/+19
* cluster/afr: Don't delete gfid-req from lookup requestPranith Kumar K2016-04-122-5/+9