summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* cluster/ec: Change handling of heal failure to avoid crashAshish Pandey2020-03-172-13/+13
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-03-171-6/+8
* glusterd: stop stale bricks during handshaking in brick mux modeAtin Mukherjee2020-03-164-9/+55
* multiple: fix bad type castXavi Hernandez2020-03-166-21/+42
* cluster/afr: fix race when bricks come upXavi Hernandez2020-03-163-6/+9
* cluster/ec: skip updating ctx->loc again when ec_fix_open/opendirKinglong Mee2020-03-162-10/+14
* afr: prevent spurious entry heals leading to gfid split-brainRavishankar N2020-02-255-15/+7
* cluster/thin-arbiter: Wait for TA connection before ta-file lookupAshish Pandey2020-02-181-19/+21
* volgen: make thin-arbiter name unique in 'pending-xattr' optionAmar Tumballi2020-02-171-2/+12
* tests: Fix spurious self-heald.t failurePranith Kumar K2020-02-131-23/+15
* server: Mount fails after reboot 1/3 gluster nodesMohit Agrawal2020-02-102-16/+28
* Fix possible resource leaks.Xi Jinyu2020-02-101-0/+3
* To fix readdir-ahead memory leakHuangShujun2020-01-101-0/+1
* afr: expose cluster.optimistic-change-log to CLI.Ravishankar N2020-01-092-0/+7
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-12-201-0/+8
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-12-192-20/+23
* afr: make heal info locklessRavishankar N2019-12-166-217/+326
* cluster/dht: Correct fd processing loopN Balachandran2019-11-261-22/+62
* gnfs: use strcpy to prevent memory overflowXie Changlong2019-11-221-1/+1
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-11-141-0/+15
* tests/shard: fix tests/bugs/shard/unlinks-and-renames.t failureSheetal Pamecha2019-11-131-0/+1
* afr: support split-brain CLI for replica 3Ravishankar N2019-11-132-2/+4
* dht: Rebalance causing IO Error - File descriptor in bad stateMohit Agrawal2019-11-135-17/+116
* Detach iot_worker to release its resourcesLiguang Li2019-11-131-0/+1
* perf/write-behind: Clear frame->local on conflict errorv7.0rc3N Balachandran2019-09-271-0/+4
* ctime/rebalance: Heal ctime xattr on directory during rebalanceKotresh HR2019-09-169-52/+132
* glusterd: fix use-after-free of a dict_tXavi Hernandez2019-09-151-1/+1
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-113-5/+16
* glusterd: IPV6 hostname address is not parsed correctlyMohit Agrawal2019-09-061-5/+11
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-09-032-6/+6
* afr: wake up index healer threadsRavishankar N2019-08-305-11/+25
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-281-1/+1
* ctime: Fix ctime issue with utime family of syscallsKotresh HR2019-08-274-52/+68
* fuse: add missing GF_FREE to fuse_interruptCsaba Henk2019-08-271-1/+4
* storage/posix: set the op_errno to proper errno during gfid setv7.0rc0Raghavendra Bhat2019-08-221-0/+1
* cluster/ec: Update lock->good_mask on parent fop failurePranith Kumar K2019-08-222-0/+4
* cluster/ec: Fix reopen flags to avoid misbehaviorPranith Kumar K2019-08-222-3/+8
* cluster/ec: Always read from good-maskPranith Kumar K2019-08-222-5/+25
* cluster/ec: fix EIO error for concurrent writes on sparse filesXavi Hernandez2019-08-221-9/+17
* cluster/ec: inherit healing from lock when it has infoKinglong Mee2019-08-221-2/+3
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-211-0/+2
* features/shard: Send correct size when reads are sent beyond file sizeKrutika Dhananjay2019-08-211-0/+2
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-216-10/+10
* locks/fencing: Address hang while lock preemptionSusant Palai2019-08-213-20/+29
* features/utime: always update ctime at setattrKinglong Mee2019-08-192-13/+2
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-191-18/+58
* features/utime: Fix mem_put crashPranith Kumar K2019-08-191-1/+3
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-196-56/+228
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-08-091-0/+2
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-08-091-11/+33