summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* afr: add errno to afr_inode_refresh_done()Ravishankar N2017-06-191-7/+16
* afr: send the correct iatt values in fsync cbkRavishankar N2017-05-171-25/+43
* afr: propagate correct errno for fop failures in arbiterRavishankar N2017-05-174-15/+12
* cluster/ec: fix incorrect answer check in seek fopXavier Hernandez2017-05-111-15/+8
* cluster/dht: Pass the correct xdata in fremovexattr fopKrutika Dhananjay2017-05-031-10/+5
* cluster/dht: Pass the req dict instead of NULL in dht_attr2()Krutika Dhananjay2017-04-293-57/+74
* afr: don't do a post-op on a brick if op failedRavishankar N2017-04-291-2/+10
* cluster/dht: Modify local->loc.gfid in thread safe mannerPranith Kumar K2017-04-071-3/+2
* cluster/ec: Add/Modify description for eager-lock optionAshish Pandey2017-04-072-6/+17
* cluster/afr: Undo pending xattrs only on the up brickskarthik-us2017-04-071-1/+1
* cluster/ec: Metadata healing fails to update the versionSunil Kumar Acharya2017-04-071-7/+5
* afr: do not mention split-brain in log message in read_txnRavishankar N2017-04-041-3/+2
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-03-114-49/+51
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-104-51/+64
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-101-1/+10
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-03-101-2/+6
* cluster/ec: Fixing log messageSunil Kumar H G2017-03-101-5/+10
* 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-131-24/+0
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-221-5/+6
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-171-0/+1
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2017-01-176-34/+42
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-173-19/+17
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-163-25/+21
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-133-17/+18
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2017-01-083-1/+3
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-081-16/+13
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-081-0/+7
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2017-01-088-61/+388
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2017-01-033-45/+64
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2017-01-022-2/+14
* cluster/dht: Check for null inodeN Balachandran2017-01-021-2/+5
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-291-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-281-1/+1
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-272-58/+130
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-12-141-35/+62
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-132-29/+69
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-043-3/+8
* 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
* dht: Proper log message if data migration is skippedankitraj2016-11-021-8/+8
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-171-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-151-1/+2
* cluster/ec: Use locks for opendirPranith Kumar K2016-10-141-1/+21
* dht: udpate stbuf from servers those have layoutSusant Palai2016-09-291-3/+29
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-291-6/+7
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-262-12/+210
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-132-5/+43
* cluster/dht: Skip layout overlap maximization on weighted rebalanceN Balachandran2016-09-131-4/+21