summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* mount.glusterfs: change the error messageAmar Tumballi2019-03-291-2/+7
* client-rpc: Fix the payload being sent on the wirePoornima G2019-03-296-244/+308
* rpc: Remove duplicate codePranith Kumar K2019-03-281-1/+1
* glusterd: fix potential locking issue on peer probeZhang Huan2019-03-272-3/+5
* cluster/ec: Don't enqueue an entry if it is already healingAshish Pandey2019-03-275-30/+127
* afr: add client-pid to all gf_event() callsRavishankar N2019-03-277-15/+38
* cluster/afr: Remove un-used variables related to pumpPranith Kumar K2019-03-261-3/+0
* glusterd: fix txn-id mem leakAtin Mukherjee2019-03-252-6/+36
* Multiple files: remove HAVE_BD_XLATOR related code.Yaniv Kaul2019-03-256-383/+0
* 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