summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* glusterd: don't log a warning message for tier-enabled keySanju Rakonde2019-07-291-2/+5
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-07-241-1/+1
* cluster/ta: Notify the clients only if there are pending healskarthik-us2019-07-244-22/+69
* glusterd/svc: update pid of mux volumes from the shd processMohammed Rafi KC2019-07-249-35/+114
* graph/shd: Use top down approach while cleaning xlatorMohammed Rafi KC2019-07-249-1/+12
* graph/shd: Use glusterfs_graph_deactivate to free the xl recMohammed Rafi KC2019-07-241-0/+3
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-07-201-2/+10
* cluster/afr: Fix incorrect reporting of gfid & type mismatchkarthik-us2019-07-202-2/+23
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-191-2/+7
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-07-182-4/+42
* glusterd: Show the correct brick status in get-stateMohit Agrawal2019-07-153-2/+37