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
*
georep: python2 to python3 compat - syscalls
Kotresh HR
2018-10-08
7
-35
/
+88
*
packaging: remove RHEL5-isms from glusterfs.spec(.in)
Kaleb S. KEITHLEY
2018-10-08
3
-100
/
+5
*
core: glusterfsd keeping fd open in index xlator
Mohit Agrawal
2018-10-08
13
-81
/
+346
*
cli: Resource leak coverity fix
Sanju Rakonde
2018-10-08
1
-0
/
+1
*
changetimerecorder : fix coverity issue
Sunny Kumar
2018-10-08
1
-0
/
+1
*
features/bit-rot: NULL pointer deferencing clang fix
Sheetal Pamecha
2018-10-08
2
-5
/
+13
*
tests: add get-state command to test
Sanju Rakonde
2018-10-07
1
-0
/
+7
*
xlators/experimental: move template files to '.c.in' type
Amar Tumballi
2018-10-05
13
-1691
/
+1598
*
cli : coverity fix in cli-rl.c
Sunny Kumar
2018-10-05
1
-3
/
+1
*
dht: coverity fixes
Susant Palai
2018-10-05
4
-35
/
+30
*
libglusterfs : fix coverity issue in stack.c
Sunny Kumar
2018-10-05
1
-1
/
+4
*
features/compress: NULL pointer dereferencing clang fix
Harpreet Lalwani
2018-10-05
1
-2
/
+5
*
cloudsync: coverity fix
Susant Palai
2018-10-05
1
-1
/
+1
*
libglusterfs: coverity fix
Susant Palai
2018-10-05
1
-2
/
+2
*
dht: volume_options 'options' collision with nfs-ganesha's 'options'
Kaleb S. KEITHLEY
2018-10-04
4
-7
/
+11
*
Reduce execution time of bug-1559004-EMLINK-handling.t
Xavi Hernandez
2018-10-04
1
-12
/
+51
*
mgmt/glusterd: use proper path to the volfile
Raghavendra Bhat
2018-10-04
3
-9
/
+23
*
glusterd: ignore RPC events when glusterd is shutting down
Atin Mukherjee
2018-10-04
1
-1
/
+11
*
mgmt/glusterd: NULL pointer dereferencing clang fix
Iraj Jamali
2018-10-03
1
-15
/
+16
*
cli: fix glusterd memory leak cause by "gluster v status volume_name"
shujun10086
2018-10-03
1
-0
/
+1
*
mgmt/glusterd: NULL pointer deferencing clang fix
Iraj Jamali
2018-10-02
6
-6
/
+6
*
python: remove shebangs of non-main scripts and make others executable
Niels de Vos
2018-10-02
15
-8
/
+0
*
rpc: make binding to port 0 as the default if no option is provided
Amar Tumballi
2018-10-02
6
-25
/
+45
*
georep: python2 to python3 compat - pickle
Kotresh HR
2018-10-02
1
-4
/
+12
*
georep: python2 and python3 compat - bytes-str
Kotresh HR
2018-10-02
1
-3
/
+5
*
georep: python2 to python3 compatibility-mount write
Kotresh HR
2018-10-02
1
-3
/
+9
*
MAINTAINERS: Add Sunny Kumar as a peer for snapshots
Raghavendra Manjunath
2018-10-01
1
-0
/
+1
*
cli: handle negative scenarios
Sanju Rakonde
2018-10-01
4
-17
/
+79
*
index : fix coverity issues in index.c
Sunny Kumar
2018-10-01
1
-4
/
+13
*
fuse: prevent error message "can't shift that many"
Niels de Vos
2018-10-01
1
-3
/
+3
*
glusterd: fix coverity issues
Sanju Rakonde
2018-10-01
2
-2
/
+3
*
mdcache: Fix asan reported potential heap buffer overflow
ShyamsundarR
2018-09-28
1
-0
/
+1
*
libglusterfs : fix coverity issue in store.c
Sunny Kumar
2018-09-27
1
-1
/
+1
*
python3: assume python3 unless building _packages_ on sys without py3
Kaleb S. KEITHLEY
2018-09-27
13
-24
/
+7
*
rpc: failed requests immediately if rpc connection is down
Kinglong Mee
2018-09-27
1
-1
/
+4
*
monitoring: create dump dir if it doesn't exist
Amar Tumballi
2018-09-27
1
-0
/
+8
*
glusterd: make sure that brickinfo->uuid is not null
Sanju Rakonde
2018-09-26
1
-1
/
+2
*
libgfapi: fix use after freed of clnt when dispatching events
Kinglong Mee
2018-09-26
1
-2
/
+7
*
Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-26
13
-78
/
+134
*
cluster/ec: variable-length array (VLA) declaration clang fix
Sheetal Pamecha
2018-09-26
1
-1
/
+1
*
features/locks: NULL pointer deferencing clang fix
Iraj Jamali
2018-09-26
1
-3
/
+3
*
georep: python3 compatibility (Popen)
Kotresh HR
2018-09-25
3
-12
/
+21
*
ctime: Provide noatime option
Kotresh HR
2018-09-25
12
-9
/
+191
*
nfs : fix coverity issues
Sunny Kumar
2018-09-25
2
-3
/
+7
*
georep: Fix python3 compatibility (configparser)
Kotresh HR
2018-09-25
1
-5
/
+2
*
georep: Fix python3 compatibility (os.pipe)
Kotresh HR
2018-09-25
3
-7
/
+19
*
features/marker: Avoid passing structures as parameters to functions
Vijay Bellur
2018-09-25
3
-12
/
+15
*
glusterd: fix coverity issues
Sanju Rakonde
2018-09-25
3
-21
/
+11
*
mgmt/glusterd: NULL pointer dereferencing clang fix
Shwetha Acharya
2018-09-25
1
-0
/
+6
*
cluster/ec: Fix failure of tests/basic/ec/ec-1468261.t
Ashish Pandey
2018-09-25
1
-0
/
+1
[next]