summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* socket: fix issue when socket write return with EAGAINZhang Huan2019-01-171-0/+2
* socket: fix counting of socket total_bytes_read and total_bytes_writeZhang Huan2019-01-171-4/+4
* core: Resolve memory leak for brickMohit Agrawal2019-01-163-1/+12
* gfapi : making glfs_setattr/glfs_fsetattr as publicArjun2019-01-167-64/+135
* posix: Convert several posix_private members to gf_atomicMohit Agrawal2019-01-155-48/+18
* core: glusterd/add-brick-and-validate-replicated-volume-options.t is crashMohit Agrawal2019-01-141-6/+2
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-1410-20/+117
* cluster/afr: fix zerofill transaction.startXiubo Li2019-01-141-1/+1
* glusterd: fix crashSanju Rakonde2019-01-131-3/+2
* features/index: Correct incorrect definition in headerVijay Bellur2019-01-111-2/+2
* fix 32-bit-build-smoke warningsIraj Jamali2019-01-1115-35/+39
* features/shard: Fix launch of multiple synctasks for background deletionKrutika Dhananjay2019-01-112-71/+128
* configure: fix the duplicate CFLAGS optionsAmar Tumballi2019-01-111-27/+11
* libglusterfs/common-utils.c: Fix buffer size for checksum computationVarsha Rao2019-01-112-2/+37
* doc: fix wrong description of localtime-logging in manpagesKinglong Mee2019-01-113-6/+6
* extras/systemd: Remove socket activated syslog.target and add documentation keysVijay Bellur2019-01-112-1/+4
* core: brick process is crashed at the time of spawn threadMohit Agrawal2019-01-113-18/+35
* performance/md-cache: Fix a crash when statfs caching is enabledVijay Bellur2019-01-112-2/+26
* tests: increase the timeout for distribute bug 1117851.tAmar Tumballi2019-01-111-0/+2
* afr : fix memory leakSunny Kumar2019-01-111-23/+15
* cluster/afr: Disable client side heals in AFR by default.Sunil Kumar Acharya2019-01-1011-4/+33
* dht: Add NULL check for stbuf in dht_rmdir_lookup_cbkSusant Palai2019-01-101-2/+1
* features/locks: Dump connection_id even for posix locksKrutika Dhananjay2019-01-091-1/+1
* timer-wheel: run the timer function outside of locked regionAmar Tumballi2019-01-091-1/+8
* features/shard: Assign fop id during background deletion to prevent excessive...Krutika Dhananjay2019-01-081-0/+1
* Revert "iobuf: Get rid of pre allocated iobuf_pool and use per thread mem pool"Amar Tumballi2019-01-088-95/+1311
* features/bit-rot: do not send version and signature keys in dictRaghavendra Bhat2019-01-082-10/+53
* performance/io-threads: Improve debuggability in statedumpVijay Bellur2019-01-071-6/+23
* gfapi: update returned/callback pre/post attributes to glfs_statShyamsundarR2019-01-077-55/+169
* gfapi: new api glfs_statx as linux's statxShyamsundarR2019-01-079-7/+500
* glfs-fops.c: fix the bad string length for snprintfKinglong Mee2019-01-071-2/+2
* leases: Reset lease_ctx->timer post deletionSoumya Koduri2019-01-071-0/+1
* rpc-clnt: reduce transport connect log for EINPROGRESSKinglong Mee2019-01-071-1/+2
* rpcsvc: Don't expect dictionary values to be availablePranith Kumar K2019-01-071-2/+2
* glusterd: rebalance status should display information of localhostSanju Rakonde2019-01-041-0/+2
* extras: Add readdir-ahead to samba group commandAnoop C S2019-01-041-0/+1
* glusterd: aggregate rsp from peers for profile commandSanju Rakonde2019-01-031-1/+2
* glusterd: fix memory leak in handshakeZhang Huan2019-01-031-0/+3
* glusterd: kill the process without releasing the cleanup mutex lockSanju Rakonde2019-01-021-4/+3
* gfapi: nit cleanup related to releasing fs->mutex lockSoumya Koduri2018-12-311-1/+1
* libgfapi : fix coverity issueSunny Kumar2018-12-311-2/+4
* posix: buffer_size_warning coverity fixHarpreet Kaur2018-12-311-1/+1
* multiple-files: clang-scan fixesAmar Tumballi2018-12-315-7/+23
* libglusterfs/src/mem-types.h: remove unused common enums from mem-types.hYaniv Kaul2018-12-302-144/+99
* configure: add a message about asan optionAmar Tumballi2018-12-291-0/+12
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-12-291-1/+1
* mgmt/glusterd: fix clang warningSheetal Pamecha2018-12-291-1/+0
* cluster/afr: Refactor internal locking code to allow multiple inodelksPranith Kumar K2018-12-286-798/+366
* rpc/rpc-lib: fix coverity issueSheetal Pamecha2018-12-281-4/+0
* rpc : fix coverity in rpc/rpc-lib/src/rpcsvc.cSunny Kumar2018-12-281-2/+2