summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/ec: Do not start heal on good file while IO is going onAshish Pandey2017-01-202-4/+41
* dht/cluster: add logs to fix-layout code pathSusant Palai2017-01-203-49/+158
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-01-191-12/+13
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-191-1/+101
* tier : Tier as a servicehari gowtham2017-01-164-6/+20
* afr: Avoid resetting event_gen when brick is always downRavishankar N2017-01-123-19/+17
* cluster/afr: Do not log of split-brain when there isn't oneKrutika Dhananjay2017-01-113-24/+21
* feature/dht: undo partially successful dir renameCsaba Henk2017-01-114-7/+61
* dht: At places needed use STACK_WIND_COOKIEPoornima G2017-01-0910-654/+664
* cluster/ec: Fixing log messageSunil Kumar H G2017-01-081-5/+10
* cluster/dht: Incorrect migration checks in fsyncN Balachandran2017-01-081-5/+6
* dht/rebalance: remove errno check for failure detectionSusant Palai2017-01-061-16/+13
* cluster/ec: Do lookup on an existing file in linkPranith Kumar K2017-01-053-17/+18
* ec: Invalidations in disperse volume should not update the statPoornima G2017-01-052-2/+14
* cluster/dht: Do rename cleanup as rootPranith Kumar K2017-01-051-0/+1
* cluster/dht: Fix dict_leak in migration check tasksN Balachandran2017-01-021-0/+7
* cluster/afr: Fix missing name indices due to EEXIST errorKrutika Dhananjay2016-12-271-0/+10
* afr: use accused matrix instead of readable matrix for deciding healsRavishankar N2016-12-261-1/+1
* dht/rebalance: reverify lookup failuresSusant Palai2016-12-222-58/+130
* afr: Ignore event_generation checks post inode refresh for write txnsRavishankar N2016-12-223-1/+4
* 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