index
:
glusterfs.git
bug-deprecated
dht-stale-layout-fixes
exp
experimental
heal-info
master
release-2.0
release-3.0
release-3.1
release-3.10
release-3.11
release-3.12
release-3.13
release-3.2
release-3.3
release-3.4
release-3.5
release-3.6
release-3.7
release-3.8
release-3.8-fb
release-3.9
release-4.0
release-4.1
release-5
release-6
release-7
release-8
round-robin2
testing-regression-job
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
libglusterfs : fix coverity in store.c
Sunny Kumar
2018-08-28
1
-1
/
+1
*
snapshot : fix few coverity issues in glusterd-snapshot-utils.c
Sunny Kumar
2018-08-28
1
-2
/
+3
*
libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot...
Yaniv Kaul
2018-08-27
3
-8
/
+152
*
libglusterfs/src/dict.c: perform hash calc not under lock.
Yaniv Kaul
2018-08-27
1
-12
/
+26
*
dict.c: fix indention
Yaniv Kaul
2018-08-27
1
-1
/
+1
*
features/namespace: Fix a probable null dereference
Vijay Bellur
2018-08-27
1
-1
/
+1
*
cluster/ec: Prevent a possible out-of-bounds read
Vijay Bellur
2018-08-27
1
-0
/
+1
*
glusterd: glusterd_brick_start shouldn't cleanup pidfile if only_connect is true
Mohit Agrawal
2018-08-27
1
-4
/
+4
*
dict.c: do not strlen if not needed.
Yaniv Kaul
2018-08-27
1
-61
/
+51
*
geo-rep: Make automatic gfid conflict resolution optional
Kotresh HR
2018-08-27
2
-10
/
+18
*
feature/shard: Fix Coverity issue
Ashish Pandey
2018-08-27
1
-7
/
+5
*
posix-acl: skip acl_permits check when the owner setting GF_POSIX_ACL_xxxx
Kinglong Mee
2018-08-27
3
-9
/
+127
*
ctr: skip ctr xlator init if ctr is not enabled
Mohit Agrawal
2018-08-27
3
-80
/
+120
*
cli : fix coverity cli-rl.c
Sunny Kumar
2018-08-27
1
-1
/
+1
*
tests: Preserve tarball of tests when they timeout
ShyamsundarR
2018-08-27
2
-34
/
+58
*
mgmt/glusterd: Coverity fixes in glusterd-utils.c
Vijay Bellur
2018-08-27
1
-3
/
+19
*
storage/posix: Coverity fixes in posix-handle.c
Vijay Bellur
2018-08-25
1
-5
/
+12
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-25
5
-8
/
+11
*
extras/geo-rep/gsync-sync-gfid.c: move from strlen() to sizeof()
Yaniv Kaul
2018-08-25
1
-4
/
+5
*
{mount-common|fusermount|mount_darwin|umountd}.c: strncpy()->sprintf(), reduc...
Yaniv Kaul
2018-08-24
4
-5
/
+7
*
{cli-cmd-parser|cli-rpc-ops||cli-xml-output}.c: strncpy()->sprintf(), reduce ...
Yaniv Kaul
2018-08-24
3
-24
/
+31
*
glfs-fops.c, glfs.c: strncpy() -> sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-24
2
-6
/
+6
*
cli : fix few coverity in cli
Sunny Kumar
2018-08-24
2
-4
/
+6
*
debug/error-gen: Prevent a possible null dereference
Vijay Bellur
2018-08-24
1
-1
/
+2
*
block : fix few coverity issue
Sunny Kumar
2018-08-24
3
-6
/
+9
*
features/cloudsync: Fix various resource leaks
Vijay Bellur
2018-08-24
1
-0
/
+6
*
stripe: FORWARD_NULL coverity fix
Shwetha Acharya
2018-08-24
1
-6
/
+9
*
locks: coverity fixes
Bhumika Goyal
2018-08-24
1
-4
/
+21
*
marker: fix for coverity issues
Hari Gowtham
2018-08-24
2
-12
/
+15
*
libglusterfs/src/iobuf.c: remove memset(), CALLOC -> MALLOC
Yaniv Kaul
2018-08-24
1
-6
/
+1
*
dht/switch: Fix coverity issues
ShyamsundarR
2018-08-24
1
-4
/
+19
*
features/snapview-server: validate the fs instance before doing fop there
Raghavendra Bhat
2018-08-24
4
-30
/
+194
*
mgmt/glusterd: Fix resource leak & unused value issues in glusterd-volume-ops.c
Vijay Bellur
2018-08-23
1
-0
/
+5
*
performance/write-behind: fix fulfill and readdirp race
Raghavendra G
2018-08-23
1
-33
/
+136
*
glusterd: glusterd_brick_start shouldn't try to bring up brick if only_connec...
Atin Mukherjee
2018-08-23
1
-0
/
+4
*
xlators/mgmt/glusterd/src/glusterd-utils.c : re-scope message variable
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
xlators/mgmt/glusterd/src/glusterd-volume-ops.c : reduce size of message vari...
Yaniv Kaul
2018-08-23
1
-3
/
+3
*
xlators/mgmt/glusterd/src/glusterd-snapshot-utils.c : declare err_str as cons...
Yaniv Kaul
2018-08-23
1
-15
/
+5
*
xlators/mgmt/glusterd/src/glusterd-replace-brick.c : reduce size of message v...
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
xlators/mgmt/glusterd/src/glusterd-volgen.c : reduce size of message variable
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
rpc/rpc-lib/src/rpc-clnt-ping.c:move to GF_MALLOC() instead of GF_CALLOC() when
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
mgmt/glusterd: Fix memory leaks in glusterd-handler.c
Vijay Bellur
2018-08-23
1
-1
/
+2
*
cli/src/cli-cmd-parser.c:move to GF_MALLOC() instead of GF_CALLOC() when
Yaniv Kaul
2018-08-23
1
-1
/
+1
*
storage/posix: Increment trusted.pgfid in posix_mknod
N Balachandran
2018-08-23
2
-4
/
+71
*
afr: common thin-arbiter functions
Ravishankar N
2018-08-23
6
-12
/
+173
*
xlators/mgmt/glusterd/src/glusterd-rpc-ops.c : re-scope message variable
Yaniv Kaul
2018-08-23
1
-2
/
+2
*
glusterfind: Fix problems in python2 -> python3 compat
Kotresh HR
2018-08-23
4
-7
/
+7
*
xlators/mgmt/glusterd/src/glusterd-handshake.c : reduce size or re-scope mess...
Yaniv Kaul
2018-08-23
1
-2
/
+2
*
xlators/mgmt/glusterd/src/glusterd-handler.c : reduce size or re-scope messag...
Yaniv Kaul
2018-08-23
1
-23
/
+19
*
xlators/mgmt/glusterd/src/glusterd-geo-rep.c : reduce size of message variable
Yaniv Kaul
2018-08-23
1
-3
/
+3
[next]