summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
Commit message (Expand)AuthorAgeFilesLines
* 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
* afr: restore atime/mtime for non-regular filesRavishankar N2017-03-064-51/+64
* cluster/dht: Fix crash in "nuke-dir" featureKrutika Dhananjay2017-03-041-1/+10
* cluster/ec: Don't trigger data/metadata heal on LookupsPranith Kumar K2017-02-275-100/+309
* cluster/ec: Fallback to precompiled codeXavier Hernandez2017-02-213-70/+63
* cluster/dht Fix error assignment in dht_*xattr2 functionsN Balachandran2017-02-201-2/+6
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-201-1/+1
* cluster/afr: Perform new entry mark before creating new entryPranith Kumar K2017-02-164-54/+51
* cluster/ec: Change log level of messages to DEBUGSunil Kumar Acharya2017-02-161-5/+7
* 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-071-24/+0
* cluster/disperse: Do not log fop failed for lockless fopsAshish Pandey2017-02-071-12/+13
* cluster/ec: Do not start heal on good file while IO is going onAshish Pandey2017-02-072-4/+41
* cluster/ec: fix selinux issues with mmap()Xavier Hernandez2017-02-0610-94/+272
* core: run many bricks within one glusterfsd processJeff Darcy2017-02-012-10/+16
* cluster/ec: Change level of messages to DEBUGAshish Pandey2017-01-301-2/+2
* Readdir-ahead : Honour readdir-optimise option of dhtPoornima G2017-01-271-0/+13
* dht/rebalance Estimate time to complete rebalanceN Balachandran2017-01-241-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