summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* cluster/dht: move layout logs to DEBUG levelSusant Palai2016-09-072-5/+8
* quotad: fix potential buffer overflowsRaghavendra G2016-08-272-4/+23
* cluster/afr: copy loc before passing to syncopPranith Kumar K2016-08-231-1/+2
* cluster/afr: Prevent split-brain when bricks are brought off and on in cyclic...Krutika Dhananjay2016-08-229-51/+161
* cluster/afr: Bug fixes in txn codepathKrutika Dhananjay2016-08-171-2/+2
* cluster/dht: initialize cbk before attempting inode-linkRaghavendra G2016-08-151-3/+3
* dht/rebalance: allocate migrator thread pool dynamicallySusant Palai2016-08-101-3/+14