summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Multiple files: calloc -> mallocYaniv Kaul2018-09-0434-129/+141
* geo-rep : fix coverity issues in glusterd-geo-rep.cSunny Kumar2018-09-041-3/+40
* xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...Yaniv Kaul2018-09-041-1/+1
* glusterd: fail volume stop operation if brick detach failsAtin Mukherjee2018-09-041-8/+22
* cluster/afr: Delegate name-heal when possiblePranith Kumar K2018-09-043-27/+197
* core: python3Kaleb S. KEITHLEY2018-09-0357-156/+178
* cluster/dht: In rename, unlink after creating linkto fileN Balachandran2018-09-032-123/+134
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-314-5/+325
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-317-47/+68
* cluster/ec: Fix Coverity issueAshish Pandey2018-08-312-42/+0
* thin arbiter: set notify-contention option to yesAshish Pandey2018-08-311-0/+1
* NFS server (mount3.c, nfs-inodes.c): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-9/+8
* changetimerecoder xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-312-12/+19
* multiple xlators (storage/posix): strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-315-53/+62
* changelog xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-37/+55
* multiple xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-314-6/+6
* xlators: move from strlen() to sizeof()Yaniv Kaul2018-08-317-22/+22
* crypt : fix coverity issues in crypt.cSunny Kumar2018-08-311-1/+7
* bit-rot xlator: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-314-19/+29
* libglusterfs : fix coverity issues in common-utils.cSunny Kumar2018-08-311-6/+18
* xlators/cluster/dht/src/dht-common.c: simplify some if statementsYaniv Kaul2018-08-311-48/+52
* libglusterfs/src/dict.c: fix to handle key=NULL.Yaniv Kaul2018-08-311-10/+31
* clang-scan: fix multiple issuesAmar Tumballi2018-08-3110-15/+76
* coverity: multiple fixesAmar Tumballi2018-08-312-4/+10
* cli : fix coverity issue in cli-cmd-volume.cSunny Kumar2018-08-311-6/+6
* nfs-server : fix few coverity issues in mount3.cSunny Kumar2018-08-311-6/+15
* libglusterfs/gfdb_data_store: handle a range-overflow conditionAmar Tumballi2018-08-311-0/+8
* rpc: log fuse unique ID along with gluster XIDMilind Changire2018-08-301-8/+12
* glusterd : fix some coverity issues in glusterd-syncop.cSunny Kumar2018-08-301-3/+5
* build: add --enable-asan configure optionsNiels de Vos2018-08-307-18/+37
* libglusterfs/src/dict.c: allocate memory accurately.Yaniv Kaul2018-08-301-23/+8
* IO cache : fix coverity issues in io-cache.cSunny Kumar2018-08-301-3/+8
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-2913-33/+9
* glusterd: Fix coverity issuesSanju Rakonde2018-08-292-3/+2
* cluster/afr: Coverity fixes in afrkarthik-us2018-08-292-3/+5
* multiple files: move from strlen() to sizeof()Yaniv Kaul2018-08-2910-26/+24
* cli: dereferencing null coverity fixSanju Rakonde2018-08-291-1/+1
* snapshot : fixed coverity issue in glusterd-snapshot.cSunny Kumar2018-08-291-78/+88
* 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