summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/afr: Honor default timeout of 5min for analyzing split-brain fileskarthik-us2017-11-271-1/+5
* afr: don't check for file size in afr_mark_source_sinks_if_file_emptyRavishankar N2017-10-051-6/+7
* cluster/dht: EBADF handling for fremovexattr and fsetxattrN Balachandran2017-10-033-3/+44
* afr: auto-resolve split-brains for zero-byte filesRavishankar N2017-10-023-0/+79
* dht: add FOP check to dht_file_setattr_cbkRavishankar N2017-09-291-2/+2
* afr: Prevent null gfids in self-heal entry re-creationRavishankar N2017-09-171-3/+11
* afr: heal metadata in discover code pathRavishankar N2017-09-172-17/+46
* afr: check validity of afr_replyRavishankar N2017-09-175-47/+71
* cluster/dht: Check for open fd only on EBADFN Balachandran2017-09-174-160/+160
* cluster/ec: Node uuid xattr support update for ECSunil Kumar Acharya2017-09-132-6/+23
* cluster/ec: return all node uuids from all subvolumesXavier Hernandez2017-09-012-105/+141
* 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