summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cluster/afr: Delegate metadata heal with pending xattrs to SHDPranith Kumar K2018-08-285-51/+72
* playground: fix coverity issueAmar Tumballi2018-08-281-0/+4
* libglusterfs : fix coverity in store.cSunny Kumar2018-08-281-1/+1
* snapshot : fix few coverity issues in glusterd-snapshot-utils.cSunny Kumar2018-08-281-2/+3
* libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot...Yaniv Kaul2018-08-273-8/+152
* libglusterfs/src/dict.c: perform hash calc not under lock.Yaniv Kaul2018-08-271-12/+26
* dict.c: fix indentionYaniv Kaul2018-08-271-1/+1
* features/namespace: Fix a probable null dereferenceVijay Bellur2018-08-271-1/+1
* cluster/ec: Prevent a possible out-of-bounds readVijay Bellur2018-08-271-0/+1
* glusterd: glusterd_brick_start shouldn't cleanup pidfile if only_connect is trueMohit Agrawal2018-08-271-4/+4
* dict.c: do not strlen if not needed.Yaniv Kaul2018-08-271-61/+51
* geo-rep: Make automatic gfid conflict resolution optionalKotresh HR2018-08-272-10/+18
* feature/shard: Fix Coverity issueAshish Pandey2018-08-271-7/+5
* posix-acl: skip acl_permits check when the owner setting GF_POSIX_ACL_xxxxKinglong Mee2018-08-273-9/+127
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-273-80/+120
* cli : fix coverity cli-rl.cSunny Kumar2018-08-271-1/+1
* tests: Preserve tarball of tests when they timeoutShyamsundarR2018-08-272-34/+58
* mgmt/glusterd: Coverity fixes in glusterd-utils.cVijay Bellur2018-08-271-3/+19
* storage/posix: Coverity fixes in posix-handle.cVijay Bellur2018-08-251-5/+12
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-255-8/+11
* extras/geo-rep/gsync-sync-gfid.c: move from strlen() to sizeof()Yaniv Kaul2018-08-251-4/+5
* {mount-common|fusermount|mount_darwin|umountd}.c: strncpy()->sprintf(), reduc...Yaniv Kaul2018-08-244-5/+7
* {cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...Yaniv Kaul2018-08-243-24/+31
* glfs-fops.c, glfs.c: strncpy() -> sprintf(), reduce strlen()'sYaniv Kaul2018-08-242-6/+6
* cli : fix few coverity in cliSunny Kumar2018-08-242-4/+6
* debug/error-gen: Prevent a possible null dereferenceVijay Bellur2018-08-241-1/+2
* block : fix few coverity issueSunny Kumar2018-08-243-6/+9
* features/cloudsync: Fix various resource leaksVijay Bellur2018-08-241-0/+6
* stripe: FORWARD_NULL coverity fixShwetha Acharya2018-08-241-6/+9
* locks: coverity fixesBhumika Goyal2018-08-241-4/+21
* marker: fix for coverity issuesHari Gowtham2018-08-242-12/+15
* libglusterfs/src/iobuf.c: remove memset(), CALLOC -> MALLOCYaniv Kaul2018-08-241-6/+1
* dht/switch: Fix coverity issuesShyamsundarR2018-08-241-4/+19
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-08-244-30/+194
* mgmt/glusterd: Fix resource leak & unused value issues in glusterd-volume-ops.cVijay Bellur2018-08-231-0/+5
* performance/write-behind: fix fulfill and readdirp raceRaghavendra G2018-08-231-33/+136
* glusterd: glusterd_brick_start shouldn't try to bring up brick if only_connec...Atin Mukherjee2018-08-231-0/+4
* xlators/mgmt/glusterd/src/glusterd-utils.c : re-scope message variableYaniv Kaul2018-08-231-1/+1
* xlators/mgmt/glusterd/src/glusterd-volume-ops.c : reduce size of message vari...Yaniv Kaul2018-08-231-3/+3
* xlators/mgmt/glusterd/src/glusterd-snapshot-utils.c : declare err_str as cons...Yaniv Kaul2018-08-231-15/+5
* xlators/mgmt/glusterd/src/glusterd-replace-brick.c : reduce size of message v...Yaniv Kaul2018-08-231-1/+1
* xlators/mgmt/glusterd/src/glusterd-volgen.c : reduce size of message variableYaniv Kaul2018-08-231-1/+1
* rpc/rpc-lib/src/rpc-clnt-ping.c:move to GF_MALLOC() instead of GF_CALLOC() whenYaniv Kaul2018-08-231-1/+1
* mgmt/glusterd: Fix memory leaks in glusterd-handler.cVijay Bellur2018-08-231-1/+2
* cli/src/cli-cmd-parser.c:move to GF_MALLOC() instead of GF_CALLOC() whenYaniv Kaul2018-08-231-1/+1
* storage/posix: Increment trusted.pgfid in posix_mknodN Balachandran2018-08-232-4/+71
* afr: common thin-arbiter functionsRavishankar N2018-08-236-12/+173
* xlators/mgmt/glusterd/src/glusterd-rpc-ops.c : re-scope message variableYaniv Kaul2018-08-231-2/+2
* glusterfind: Fix problems in python2 -> python3 compatKotresh HR2018-08-234-7/+7
* xlators/mgmt/glusterd/src/glusterd-handshake.c : reduce size or re-scope mess...Yaniv Kaul2018-08-231-2/+2