summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* ctime: Fix incorrect realtime passed to frame->root->ctimeKotresh HR2019-08-281-1/+1
* performance/md-cache: Do not skip caching of null character xattr valuesAnoop C S2019-08-282-20/+23
* afr: restore timestamp of parent dir during entry-healRavishankar N2019-08-261-0/+2
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* features/utime: always update ctime at setattrKinglong Mee2019-08-072-13/+2
* posix/ctime: Fix race during lookup ctime xattr healKotresh HR2019-08-071-18/+58
* features/utime: Fix mem_put crashPranith Kumar K2019-08-061-1/+3
* ctime: Set mdata xattr on legacy filesKotresh HR2019-08-066-56/+228
* features/snapview-server: obtain the list of snapshots inside the lockRaghavendra Bhat2019-08-011-1/+1
* cluster/dht: Fix directory perms during selfhealN Balachandran2019-07-291-3/+5
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-241-2/+7
* features/snapview-server: use the same volfile server for gfapi optionsRaghavendra Bhat2019-07-162-4/+42
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-07-161-0/+1
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-07-161-0/+13
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-07-091-2/+10
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-051-1/+18
* [RFC] change get_real_filename implementation to use ENOATTR instead of ENOENTMichael Adam2019-07-042-6/+6
* features/shard: Fix block-count accounting upon truncate to lower sizeKrutika Dhananjay2019-07-033-13/+58
* features/shard: Fix integer overflow in block count accountingKrutika Dhananjay2019-07-031-1/+1
* posix : add posix_set_ctime() in posix_ftruncate()Jiffin Tony Thottan2019-07-031-0/+2
* cluster/dht: Fixed a memleak in dht_rename_cbkN Balachandran2019-07-031-11/+33
* core: avoid dynamic TLS allocation when possibleXavi Hernandez2019-07-033-54/+6
* posix/ctime: Fix ctime upgrade issueKotresh HR2019-07-021-0/+21
* uss: Fix tar issue with ctime and uss enabledKotresh HR2019-07-021-9/+13
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-031-1/+1
* cluster/ec: Reopen shouldn't happen with O_TRUNCPranith Kumar K2019-05-151-1/+1
* afr: thin-arbiter lock release fixesRavishankar N2019-05-153-47/+93