summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* fuse : fix high sev coverity issueSunny Kumar2019-03-211-1/+7
* server.c: fix Coverity CID 1399758Yaniv Kaul2019-03-211-1/+2
* rpc/transport: Missing a ref on dict while creating transport objectMohammed Rafi KC2019-03-2010-14/+69
* glusterd-locks: misc. changes.Yaniv Kaul2019-03-192-64/+51
* mount/fuse: Fix spelling mistakePranith Kumar K2019-03-151-1/+2
* geo-rep: IPv6 supportAravinda VK2019-03-151-2/+28
* shard: fix crash caused by using null inodeKinglong Mee2019-03-141-4/+3
* cluster/afr : TA: Return actual error code in case of failureAshish Pandey2019-03-141-6/+6
* storage/posix: Remove nr_files usagePranith Kumar K2019-03-144-7/+0
* glusterfsd: Brick is getting crash at the time of startupMohit Agrawal2019-03-131-5/+5
* dht: NULL check before setting error flagMohammed Rafi KC2019-03-121-1/+2
* io-threads.c: Potentially skip a lock.Yaniv Kaul2019-03-121-12/+13
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-111-15/+13
* rpm: add thin-arbiter packageAmar Tumballi2019-03-111-2/+0
* cluster/afr: Add quorum checks to open & opendir fopskarthik-us2019-03-084-2/+48
* performance/readdir-ahead: fix deadlockRaghavendra Gowdappa2019-03-071-1/+2
* WORM-Xlator: Maybe integer overflow when computing new atimeDavid Spisla2019-03-072-8/+8
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-071-4/+8
* leases: Do not process internal fopsSoumya Koduri2019-03-052-0/+26
* glusterd: glusterd memory leak while running "gluster v profile" in a loopMohit Agrawal2019-03-052-3/+6
* io-threads: Prioritize fops with NO_ROOT_SQUASH pidSusant Palai2019-03-051-1/+3
* afr: mark changelog_fsync as internalSoumya Koduri2019-03-051-1/+3
* quotad: fix passing GF_DATA_TYPE_STR_OLD dict data to v4 protocolKinglong Mee2019-03-044-16/+52
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-02-271-0/+13
* glusterd: remove experimental xlator options from glusterd-volume-set.cSanju Rakonde2019-02-261-20/+0
* leases-internal.c: minor reduction of work under lock.Yaniv Kaul2019-02-252-42/+43
* fuse : fix memory leakSunny Kumar2019-02-251-0/+4
* glusterd: fix get-state leakAtin Mukherjee2019-02-221-0/+2
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-201-3/+3
* upcall: some modifications to reduce work under lockYaniv Kaul2019-02-193-138/+66
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-191-0/+8
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-191-18/+22
* core: implement a global thread poolXavi Hernandez2019-02-189-27/+176
* auth-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-6/+3
* server.c: use dict_() funcs with key length.Yaniv Kaul2019-02-181-15/+19
* md-cache.c: minor reduction of work under lock.Yaniv Kaul2019-02-181-4/+3
* protocol/server: Use SERVER_REQ_SET_ERROR correctly for dictsPranith Kumar K2019-02-151-275/+236
* dht-shared.c: minor reduction of work under lock.Yaniv Kaul2019-02-141-6/+7
* storage/posix: print the actual file pathRaghavendra Bhat2019-02-141-54/+75
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-02-131-1/+26
* dht: fix double extra unref of inode at heal pathKinglong Mee2019-02-131-1/+1
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-02-131-9/+25
* afr/shd: Cleanup self heal daemon resources during afr finiMohammed Rafi KC2019-02-122-0/+59
* performance/md-cache: change the op-version of "global-cache-invalidation"Raghavendra Gowdappa2019-02-122-2/+2
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-6/+26
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-112-10/+50
* mount/fuse: fix bug related to --auto-invalidation in mount scriptRaghavendra Gowdappa2019-02-091-1/+1
* glusterd: improve loggingAtin Mukherjee2019-02-081-1/+3
* fuse: correctly handle setxattr valuesXavi Hernandez2019-02-071-4/+16
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-052-5/+7