summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-133-19/+17
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2017-01-092-2/+14
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-111-11/+12
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* cluster/ec: Use locks for opendirPranith Kumar K2016-09-151-1/+21
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-122-12/+210
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-229-51/+161
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-171-1/+2
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-171-2/+2
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-08-161-9/+31
* 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