summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* doc: Added release 5.11 notesv5.11Hari Gowtham2019-12-091-0/+23
* inode: fix wrong loop count in __inode_ctx_freeXie Changlong2019-12-061-5/+6
* system/posix-acl: update ctx only if iatt is non-NULLHomma2019-12-061-0/+8
* Detach iot_worker to release its resourcesLiguang Li2019-11-051-0/+1
* cluster/afr: Heal entries when there is a source & no healed_sinkskarthik-us2019-10-112-0/+104
* doc: Added release 5.10 notesv5.10Hari Gowtham2019-10-091-0/+23
* geo-rep : fix mountbroker setupSunny Kumar2019-09-231-1/+1
* afr/lookup: Pass xattr_req in while doing a selfheal in lookupMohammed Rafi KC2019-09-055-5/+70
* protocol/client: propagte GF_EVENT_CHILD_PING only for connections to brickRaghavendra G2019-08-091-4/+12
* doc: Added release 5.9 notesv5.9hari gowtham2019-08-061-0/+23
* geo-rep: Fix mount broker setup issueKotresh HR2019-08-061-3/+7
* gfapi: Fix deadlock while processing upcallSoumya Koduri2019-08-021-33/+131
* geo-rep: Fix mount broker setup issueKotresh HR2019-07-291-3/+3
* doc: Added release 5.8 notesv5.8hari gowtham2019-07-181-4/+10
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-07-182-1/+4
* Configure changes to build with python2hari gowtham2019-07-181-6/+6
* gfapi: fix incorrect initialization of upcall syncop argumentsSoumya Koduri2019-07-051-37/+72
* upcall: Avoid sending notifications for invalid inodesSoumya Koduri2019-07-041-1/+18
* doc: Added release notes for 5.7v5.7hari gowtham2019-07-021-0/+26
* cluster/ec: honor contention notifications for partially acquired locksXavi Hernandez2019-06-282-1/+55
* tests/utils: Fix py2/py3 util python scriptsKotresh HR2019-06-288-30/+261
* ec: fix truncate lock to cover the write in tuncate cleanKinglong Mee2019-05-081-2/+6
* performance/write-behind: remove request from wip list in wb_writev_cbkRaghavendra G2019-05-081-0/+6
* cluster/afr: Remove local from owners_list on failure of lock-acquisitionPranith Kumar K2019-05-085-18/+61
* cluster/dht: Request linkto xattrs in dht_rmdir opendirN Balachandran2019-04-101-1/+26
* 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