summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/rebalance: Fix hardlink migration failuresSusant Palai2017-08-112-15/+82
* cluster/dht: fix on demand migration files from clientSusant Palai2017-08-114-20/+35
* cluster/dht: initialize throttle option "normal" to same in init and reconfigureSusant Palai2017-08-111-77/+52
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-08-113-26/+110
* cluster/dht: rebalance perf enhancementSusant Palai2017-08-112-108/+246
* cluster/dht: correct space check for rebalanceSusant Palai2017-08-111-1/+1
* cluster/dht: Skip file migration if the subvol that meets min-free-diskSusant Palai2017-08-113-25/+92
* cluster/dht: Make rebalance honor min-free-diskSusant Palai2017-08-113-16/+234
* dht/rebalance: Crawler performance improvementSusant Palai2017-08-111-127/+33
* refcount: typecast function for calling on freeNiels de Vos2017-08-111-7/+2
* cluster/dht: Fix fd check raceN Balachandran2017-07-202-1/+76
* cluster/dht: Check if fd is opened on dst subvolN Balachandran2017-07-196-30/+543
* afr: mark non sources as sinks in metadata healRavishankar N2017-07-192-3/+5
* cluster/ec: correctly handle end of file for seekXavier Hernandez2017-07-071-0/+18
* cluster/dht: Additional checks for rebalance estimatesN Balachandran2017-07-041-5/+15
* cluster/afr: Returning single and list of node uuids from AFRkarthik-us2017-07-011-9/+79
* cluster:dht Fix crash in dht_rename_lock_cbkN Balachandran2017-07-011-2/+4
* cluster/dht: Include dirs in rebalance estimatesN Balachandran2017-06-203-31/+83
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-161-7/+16
* cluster/afr: Return the list of node_uuids for the subvolumekarthik-us2017-05-303-50/+145
* cluster/dht: Fix crash in dht_selfheal_dir_setattrN Balachandran2017-05-291-2/+6
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-184-15/+12
* cluster/dht: Rebalance on all nodes should migrate filesN Balachandran2017-05-186-20/+215
* cluster/dht: Fix crash in dht rmdirN Balachandran2017-05-181-4/+10
* dht: Add missing braces in dht_opendirPoornima G2017-05-141-1/+2
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-141-25/+43
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
* cluster/dht: Fix ret checkN Balachandran2017-05-101-1/+1
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-011-8/+4
* cluster/dht Remove redundant logs in dht rmdirN Balachandran2017-04-271-8/+7
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-273-57/+74
* cluster/dht: rm -rf fails if dir has stale linkto filesN Balachandran2017-04-271-45/+203
* dht: The xattrs sent in readdirp should be sent in opendir aswellPoornima G2017-04-271-28/+44
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-271-6/+15
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-131-3/+2
* build: miscellaneous spelling fixesPatrick Matthäi2017-04-021-1/+1
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-03-281-1/+1
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-03-271-3/+2
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-03-241-7/+5
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-064-51/+64
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-041-1/+10
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-275-100/+309
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-201-2/+6
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-201-1/+1
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-164-54/+51
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-161-5/+7
* afr: all children of AFR must be up to resolve s-brainRavishankar N2017-02-153-15/+61
* cluster/dht: Don't update layout in rebalance_task_completionN Balachandran2017-02-071-24/+0
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-02-071-12/+13