summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Fix lk-owner set race in ec_unlockPranith Kumar K2016-12-136-34/+42
* cluster/afr: Fix per-txn optimistic changelog initialisationKrutika Dhananjay2016-12-122-29/+69
* cluster/dht: Fix memory corruption while accessing regex stored inRaghavendra G2016-12-083-45/+64
* cluster/afr: Remove backward compatibility for locks with v1Pranith Kumar K2016-12-072-69/+13
* cluster/afr: Serialize conflicting locks on all subvolsPranith Kumar K2016-12-062-33/+53
* afr: fix bug in passing child index in afr_inode_write_fillRavishankar N2016-12-061-4/+3
* afr, client: More mem-leak fixes in COMPOUND fop cbkKrutika Dhananjay2016-12-043-20/+22
* cluster/ec: Check xdata to avoid memory leakAshish Pandey2016-12-021-0/+3
* dht/md-cache: Filter invalidate if the file is made a linkto filePoornima G2016-12-021-1/+7
* selfheal: fix memory leak on client side healing queueMateusz Slupny2016-12-023-3/+8
* dht/rename : Incase of failure remove linkto file properlyJiffin Tony Thottan2016-12-012-2/+14
* all: remove dead translatorsJeff Darcy2016-11-2915-9875/+2
* cluster/dht: A hard link is lost during rebalance + lookupMohit Agrawal2016-11-291-40/+62
* afr: fix auto-quorumJeff Darcy2016-11-283-49/+31
* afr: Fix the EIO that can occur in afr_inode_refresh as a resultPoornima G2016-11-284-18/+84
* cluster/ec: Healing should not start if only "data" bricks are UPAshish Pandey2016-11-281-11/+17
* afr: allow I/O when favorite-child-policy is enabledRavishankar N2016-11-278-61/+387
* cluster/afr: Fix bugs in [f]inodelk/[f]entrylkPranith Kumar K2016-11-265-336/+381
* cluster/afr: Fix deadlock due to compound fopsKrutika Dhananjay2016-11-261-14/+8
* cluster/afr: Handle rpc errors, xdr failures etc with proper NULL checksKrutika Dhananjay2016-11-241-6/+17
* cluster/dht Set layout after mkdir as rootN Balachandran2016-11-211-0/+3
* afr,dht,ec: Replace GF_EVENT_CHILD_MODIFIED with event SOME_DESCENDENT_DOWN/UPPoornima G2016-11-213-27/+24
* events: Add FMT_WARN for gf_eventPranith Kumar K2016-11-182-2/+5
* cluster/dht: Check for null inodeN Balachandran2016-11-151-2/+5
* cluster/afr: When failing fop due to lack of quorum, also log error stringKrutika Dhananjay2016-11-091-11/+12
* features/shard: Fill loc.pargfid too for named lookups on individual shardsKrutika Dhananjay2016-11-081-2/+4
* cluster/tier: break the monolith processing functionMilind Changire2016-10-261-309/+429
* afr,ec: Heal device files with correct major, minor numbersPranith Kumar K2016-10-262-2/+4
* cluster/dht: Incorrect volname in rebalance eventsN Balachandran2016-10-251-6/+50
* md-cache, afr: Reduce the window of stale readPoornima G2016-10-202-2/+40
* cluster/tier: handle fast demotionsMilind Changire2016-10-194-16/+85
* trivial: correct some spelling mistakes in comments and logsNiels de Vos2016-10-181-1/+1
* cluster/afr: Prevent dict_set() on NULL dictPranith Kumar K2016-10-151-1/+2
* afr: Take full locks in arbiter only for data transactionsRavishankar N2016-10-141-1/+2
* cluster/ec: Implement heal info with lockAshish Pandey2016-10-115-79/+261
* afr: fix incorrect debug log in selfheal pathRavishankar N2016-10-041-2/+2
* afr: Implement IPC fopPoornima G2016-09-292-0/+121
* afr: Ignore gluster internal (virtual) xattrs in metadata heal checkRavishankar N2016-09-261-6/+7
* ec: Implement ipc fopPoornima G2016-09-254-1/+150
* afr: Modifications to afr eventsRavishankar N2016-09-235-8/+14
* cluster/dht: remove unnecessary struct memberN Balachandran2016-09-222-6/+4
* build: out-of-tree builds generates files in the wrong directoryKaleb S KEITHLEY2016-09-184-11/+22
* dht/events: Added rebalance eventsN Balachandran2016-09-161-6/+50
* cluster/ec: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-161-2/+0
* cluster/ec: set/unset dirty flag for data/metadata updateAshish Pandey2016-09-153-124/+166
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-151-2/+0
* xlators/{dht,tier}: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-132-6/+0
* xlators/afr: fix unused variable warnings/errorsKaleb S. KEITHLEY2016-09-132-6/+0
* dht: "replica.split-brain-status" attribute value is not correctMohit Agrawal2016-09-122-12/+210
* cluster/dht: heal root permission post add-brickSusant Palai2016-09-112-5/+43