summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release 5.6 notesv5.6ShyamsundarR2019-04-091-0/+34
* glusterd: fix txn-id mem leakAtin Mukherjee2019-04-092-6/+36
* cluster-syncop: avoid duplicate unlock of inodelk/entrylkKinglong Mee2019-04-081-0/+6
* glusterfsd: Multiple shd processes are spawned on brick_mux environmentMohit Agrawal2019-04-082-7/+18
* logging: Fix GF_LOG_OCCASSIONALLY APIAtin Mukherjee2019-04-081-1/+1
* client-rpc: Fix the payload being sent on the wirePoornima G2019-04-086-240/+304
* cluster/dht: Fix lookup selfheal and rmdir raceN Balachandran2019-04-081-9/+25
* gfapi: Unblock epoll thread for upcall processingSoumya Koduri2019-04-011-8/+34
* doc: Added release notes for 5.5v5.5ShyamsundarR2019-03-151-0/+42
* eventsapi: Fix error while handling GlusterCmdExceptionAravinda VK2019-03-151-2/+6
* cluster/afr: Send truncate on arbiter brick from SHDkarthik-us2019-03-123-16/+52
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-114-12/+23
* dict: handle STR_OLD data type in xdr conversionsAmar Tumballi2019-03-072-0/+3
* doc: Added release notes for release 5.4v5.4ShyamsundarR2019-02-261-0/+33
* eventsapi: Fix Python3 compatibility issuesAravinda VK2019-02-267-43/+52
* packaging: Obsoleting glusterfs-gnfs for upgradeKaleb S. KEITHLEY2019-02-251-0/+6
* socket: socket event handlers now return voidMilind Changire2019-02-256-24/+22
* fuse: reflect the actual default for lru-limit optionAmar Tumballi2019-02-252-2/+2
* performance/write-behind: fix use-after-free in readdirpRaghavendra Gowdappa2019-02-221-18/+22
* performance/write-behind: handle call-stub leaksRaghavendra Gowdappa2019-02-221-0/+8
* md-cache: Adapt integer data types to avoid integer overflowDavid Spisla2019-02-201-3/+3
* cluster/thin-arbiter: Consider thin-arbiter before marking new entry changelogAshish Pandey2019-02-185-25/+103
* Bump up timeout for tests on AWSNigel Babu2019-02-073-3/+4
* libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-02-042-2/+37
* features/shard: Ref shard inode while adding to fsync listKrutika Dhananjay2019-02-042-8/+51
* readdir-ahead: do not zero-out iatt in fop cbkRavishankar N2019-02-042-20/+27
* cluster/dht: Delete invalid linkto files in rmdirN Balachandran2019-02-042-1/+67
* socket: fix issue when socket write return with EAGAINZhang Huan2019-02-041-0/+2
* socket: don't pass return value from protocol handler to event handlerZhang Huan2019-02-041-2/+2
* core: move "dict is NULL" logs to DEBUG log levelMilind Changire2019-02-041-2/+2
* api: bad GFAPI_4.1.6 blockKaleb S. KEITHLEY2019-01-291-2/+3
* doc: Release notes for 5.3v5.3ShyamsundarR2019-01-161-0/+30
* fuse: add --lru-limit optionAmar Tumballi2019-01-1611-87/+396
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-152-71/+128
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-141-0/+1
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-091-0/+1
* core: Fixed typos in nl-cache and logging-guidelines.mdN Balachandran2019-01-092-3/+3
* gfapi: Access fs->oldvolfile under mutex lockSoumya Koduri2019-01-091-0/+6
* io-cache: xdata needs to be passed for readv operationsSoumya Koduri2018-12-302-2/+16
* geo-rep: Fix syncing of files with non-ascii filenamesKotresh HR2018-12-265-69/+194
* cluster/dht: sync brick root perms on add brickN Balachandran2018-12-262-22/+14
* performance/rda: Fixed dict_t memory leakN Balachandran2018-12-261-8/+0
* shard: prevent segfault in shard_unlink_block_inode()Sunny Kumar2018-12-201-1/+2
* tests: Fix zero-flag.t scriptKrutika Dhananjay2018-12-191-0/+1
* doc: release notes for release 5.2v5.2ShyamsundarR2018-12-121-0/+27
* afr: thin-arbiter 2 domain locking and in-memory stateRavishankar N2018-12-127-81/+684
* features/bitrot: compare the signature with proper lengthRaghavendra Bhat2018-12-122-8/+14
* afr: assign gfid during name heal when no 'source' is present.Ravishankar N2018-12-125-52/+201
* leases: Do not conflict with internal fopsSoumya Koduri2018-12-121-0/+11
* geo-rep: Fix traceback with symlink metadata syncKotresh HR2018-12-121-15/+11