summaryrefslogtreecommitdiffstats
path: root/xlators
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* dht/switch: Fix coverity issuesShyamsundarR2018-08-241-4/+19
* features/snapview-server: validate the fs instance before doing fop thereRaghavendra Bhat2018-08-243-30/+120
* 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
* mgmt/glusterd: Fix memory leaks in glusterd-handler.cVijay Bellur2018-08-231-1/+2
* storage/posix: Increment trusted.pgfid in posix_mknodN Balachandran2018-08-231-4/+14
* 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
* xlators/mgmt/glusterd/src/glusterd-handshake.c : reduce size or re-scope mess...Yaniv Kaul2018-08-231-2/+2
* xlators/mgmt/glusterd/src/glusterd-handler.c : reduce size or re-scope messag...Yaniv Kaul2018-08-231-23/+19
* xlators/mgmt/glusterd/src/glusterd-geo-rep.c : reduce size of message variableYaniv Kaul2018-08-231-3/+3
* xlators/mgmt/glusterd/src/glusterd-brick-ops.c : reduce size or re-scope mess...Yaniv Kaul2018-08-231-4/+3
* xlators/mgmt/glusterd/src/glusterd-bitrot.c : reduce size of message variableYaniv Kaul2018-08-231-1/+1
* features/changelog: Fix a file handle leak in htime_create()Vijay Bellur2018-08-231-2/+7
* snapview/server: Set uid,gid,and groups for gfapi callMohammed Rafi KC2018-08-231-1/+131
* mgmt/glusterd: Fix resource leaks in glusterd-handshake.cVijay Bellur2018-08-231-4/+16
* features/leases: Initialize op_errno in leases_open()Vijay Bellur2018-08-231-2/+1
* mgmt/glusterd: Fix memory leaks in glusterd-op-sm.cVijay Bellur2018-08-231-13/+5
* crypt: fix coverity issuesBhumika Goyal2018-08-231-2/+2
* snapshot : fix snapshot status failure due to symlink problemSunny Kumar2018-08-231-1/+9
* coverity: Multiple coverity fixes for issues with HIGH severityShyamsundarR2018-08-221-25/+27
* xlators/playground: fix the template files with latest requirementsAmar Tumballi2018-08-223-15/+185
* protocol: coverity fixesBhumika Goyal2018-08-224-12/+6
* cluster/dht: coverity fixesN Balachandran2018-08-212-12/+14