summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* locks/fencing: Address hang while lock preemptionSusant Palai2020-07-083-20/+29
* features/shard: Fix crash during shards cleanup in error casesKrutika Dhananjay2020-07-081-2/+9
* afr: event gen changesRavishankar N2020-07-083-78/+25
* cluster/afr: Prioritize ENOSPC over other errorskarthik-us2020-07-083-48/+6
* afr: more quorum checks in lookup and new entry markingRavishankar N2020-07-083-11/+25
* fuse: degrade logging of write failure to fuse deviceCsaba Henk2020-07-082-7/+80
* cluster/ec: Return correct error code and log messageAshish Pandey2020-07-081-2/+9
* md-cache: fix several NULL dereferencesXavi Hernandez2020-07-081-66/+129
* tests: skip tests on absence of reflink in xfsPranith Kumar K2020-05-261-2/+1
* features/utime: Don't access frame after stack-windPranith Kumar K2020-04-221-15/+20
* utime: resolve an issue of permission denied logsAmar Tumballi2020-04-221-0/+10
* mount/fuse: Wait for 'mount' child to exit before dyingPranith Kumar K2020-04-221-0/+27
* md-cache: avoid clearing cache when not necessaryXavi Hernandez2020-04-211-72/+93
* write-behind: fix data corruptionXavi Hernandez2020-04-201-2/+2
* afr: mark pending xattrs as a part of metadata healRavishankar N2020-04-201-1/+61
* cluster/afr: fix race when bricks come upXavi Hernandez2020-04-203-6/+9
* open-behind: fix missing fd referenceXavi Hernandez2020-04-201-11/+16
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-03-041-13/+15
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-02-282-13/+13
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-285-15/+7
* lock: check null value of dict to avoid log floodingMohit Agrawal2020-02-271-1/+1
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-261-19/+21
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-02-262-10/+14
* Cluster/afr: Don't treat all bricks having metadata pending as split-brainkarthik-us2020-02-252-3/+3
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-112-16/+28
* To fix readdir-ahead memory leakHuangShujun2020-02-111-0/+1
* cluster/dht: Correct fd processing loopN Balachandran2019-12-301-22/+62
* libgfchangelog : use find_library to locate shared librarySunny Kumar2019-11-081-1/+3
* Detach iot_worker to release its resourcesLiguang Li2019-11-061-0/+1
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-10-302-0/+6
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-10-302-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2019-10-302-5/+25
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-10-301-2/+3
* cluster/ec: Prevent double pre-op xattropsPranith Kumar K2019-10-301-6/+7
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-10-241-9/+17
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-10-241-0/+2
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-10-175-17/+116
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-10-171-0/+15
* afr: support split-brain CLI for replica 3Ravishankar N2019-10-172-2/+4
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-10-151-0/+8
* perf/write-behind: Clear frame->local on conflict errorN Balachandran2019-10-041-0/+4
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-09-271-1/+4
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-279-52/+132
* dht: Custom xattrs are not healed in case of add-brickroot2019-09-271-8/+1
* storage/posix: set the op_errno to proper errno during gfid setRaghavendra Bhat2019-09-231-0/+1
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-233-5/+16
* glusterd: IPV6 hostname address is not parsed correctlyMohit Agrawal2019-09-091-5/+11
* afr: wake up index healer threadsRavishankar N2019-09-055-11/+24
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-304-52/+68
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-286-10/+10