summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* afr: thin-arbiter read txn changesRavishankar N2018-09-053-19/+255
* glusterd : fix some coverity issues in glusterd-store.cSunny Kumar2018-09-051-3/+35
* glusterd: Fix Buffer size issuesSanju Rakonde2018-09-042-9/+12
* posix: remove not supported get/set contentAmar Tumballi2018-09-043-186/+1
* xlators: add classification flag to someAmar Tumballi2018-09-045-0/+5
* IO cache : fix coverity issue in page.cSunny Kumar2018-09-041-3/+3
* {dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...Yaniv Kaul2018-09-045-9/+0
* multiple files: calloc -> mallocYaniv Kaul2018-09-047-41/+50
* 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-042-27/+85
* core: python3Kaleb S. KEITHLEY2018-09-038-15/+14
* cluster/dht: In rename, unlink after creating linkto fileN Balachandran2018-09-031-122/+132
* libgfchangelog: Fix changelog history APIKotresh HR2018-08-311-5/+46
* Various files: strncpy()->sprintf(), reduce strlen()'sYaniv Kaul2018-08-313-4/+15
* cluster/ec: Fix Coverity issueAshish Pandey2018-08-312-42/+0
* 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
* xlators/cluster/dht/src/dht-common.c: simplify some if statementsYaniv Kaul2018-08-311-48/+52
* clang-scan: fix multiple issuesAmar Tumballi2018-08-318-10/+39
* coverity: multiple fixesAmar Tumballi2018-08-311-3/+6
* nfs-server : fix few coverity issues in mount3.cSunny Kumar2018-08-311-6/+15
* glusterd : fix some coverity issues in glusterd-syncop.cSunny Kumar2018-08-301-3/+5
* build: add --enable-asan configure optionsNiels de Vos2018-08-304-4/+4
* IO cache : fix coverity issues in io-cache.cSunny Kumar2018-08-301-3/+8
* multiple files: remove unndeeded memset()Yaniv Kaul2018-08-297-20/+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-293-10/+10
* 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-283-38/+47
* playground: fix coverity issueAmar Tumballi2018-08-281-0/+4
* snapshot : fix few coverity issues in glusterd-snapshot-utils.cSunny Kumar2018-08-281-2/+3
* 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
* 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-271-9/+10
* ctr: skip ctr xlator init if ctr is not enabledMohit Agrawal2018-08-272-74/+120
* 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-254-8/+8