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
*
cluster/dht: optimize readdir for 1xn vols
N Balachandran
2018-09-10
1
-12
/
+42
*
ec-heal: remove a duplicate definition of alloca0
Amar Tumballi
2018-09-10
1
-1
/
+0
*
xlators/cluster/dht/src/tier-common.c:move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-09-10
1
-1
/
+1
*
Modify log message 'DH ciphers are disabled' from ERROR to INFO
Omar Kohl
2018-09-10
1
-1
/
+1
*
glusterd: Fix unused value coverity fix
Sanju Rakonde
2018-09-09
1
-1
/
+1
*
Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-09
25
-1718
/
+2425
*
glusterd: avoid using glusterd's working directory as a brick
Sanju Rakonde
2018-09-08
2
-0
/
+18
*
multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
8
-268
/
+482
*
glusterd-sm: NULL pointer dereferencing clang fix
Shwetha K Acharya
2018-09-07
1
-0
/
+1
*
cluster/dht: Rework the debug xattr to get hashed subvol
N Balachandran
2018-09-07
3
-28
/
+87
*
cluster/ec: Don't update trusted.ec.version if fop succeeds
Ashish Pandey
2018-09-07
1
-0
/
+9
*
cluster/ec: Improve logging for some critical error messages
Ashish Pandey
2018-09-07
3
-14
/
+55
*
Quota: Fix for clang issues
sanoj-unnikrishnan
2018-09-07
3
-5
/
+6
*
xlators/cluster/dht/src/dht-common.c :move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-09-07
1
-2
/
+2
*
glusterfsd/src/glusterfsd.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...
Yaniv Kaul
2018-09-07
1
-5
/
+5
*
multiple xlators: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
4
-33
/
+30
*
multiple: Fix python2 to python3 compat
Kotresh HR
2018-09-07
3
-4
/
+4
*
libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintf
Yaniv Kaul
2018-09-06
2
-220
/
+68
*
xlators/mgmt/glusterd/src/glusterd-log-ops.c : reduce size or re-scope messag...
Yaniv Kaul
2018-09-06
1
-1
/
+1
*
posix: disable open/read/write on special files
Amar Tumballi
2018-09-06
1
-0
/
+33
*
cluster/dht: Initialise pointers to null
N Balachandran
2018-09-06
1
-2
/
+2
*
cli/src/cli-cmd-parser.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...
Yaniv Kaul
2018-09-05
1
-4
/
+5
*
features/uss: Use xxh64 to generate gfid instead of md5sum
Raghavendra Manjunath
2018-09-05
7
-14
/
+219
*
io-stats: dump io-stats info in /var/run/gluster
Amar Tumballi
2018-09-05
2
-15
/
+31
*
protocol: don't use alloca
Amar Tumballi
2018-09-05
2
-103
/
+58
*
server-protocol: don't allow '../' path in 'name'
Amar Tumballi
2018-09-05
2
-0
/
+18
*
dict: handle negative key/value length while unserialize
Amar Tumballi
2018-09-05
1
-0
/
+7
*
afr: thin-arbiter read txn changes
Ravishankar N
2018-09-05
5
-19
/
+320
*
New flag to glusterfsd binary to print libexec dir
Aravinda VK
2018-09-05
6
-1
/
+23
*
cli : fix coverity issue in cli-cmd-parser.c
Sunny Kumar
2018-09-05
1
-13
/
+8
*
core: switch to python3
Sanju Rakonde
2018-09-05
1
-1
/
+1
*
glusterd : fix some coverity issues in glusterd-store.c
Sunny Kumar
2018-09-05
1
-3
/
+35
*
glusterd: Fix Buffer size issues
Sanju Rakonde
2018-09-04
3
-13
/
+16
*
posix: remove not supported get/set content
Amar Tumballi
2018-09-04
4
-192
/
+1
*
xlators: add classification flag to some
Amar Tumballi
2018-09-04
5
-0
/
+5
*
classification: provide infra to start labelling features/components
Amar Tumballi
2018-09-04
6
-6
/
+92
*
IO cache : fix coverity issue in page.c
Sunny Kumar
2018-09-04
1
-3
/
+3
*
{dht-rebalance|glusterd-geo-rep|glusterd-utils|nfs|bd}.c: no dict_del before ...
Yaniv Kaul
2018-09-04
5
-9
/
+0
*
multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
21
-64
/
+77
*
Multiple files: calloc -> malloc
Yaniv Kaul
2018-09-04
34
-129
/
+141
*
geo-rep : fix coverity issues in glusterd-geo-rep.c
Sunny Kumar
2018-09-04
1
-3
/
+40
*
xlators/cluster/afr/src/afr-inode-read.c: move to GF_MALLOC() instead of GF_C...
Yaniv Kaul
2018-09-04
1
-1
/
+1
*
glusterd: fail volume stop operation if brick detach fails
Atin Mukherjee
2018-09-04
1
-8
/
+22
*
cluster/afr: Delegate name-heal when possible
Pranith Kumar K
2018-09-04
3
-27
/
+197
*
core: python3
Kaleb S. KEITHLEY
2018-09-03
57
-156
/
+178
*
cluster/dht: In rename, unlink after creating linkto file
N Balachandran
2018-09-03
2
-123
/
+134
*
libgfchangelog: Fix changelog history API
Kotresh HR
2018-08-31
4
-5
/
+325
*
Various files: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
7
-47
/
+68
*
cluster/ec: Fix Coverity issue
Ashish Pandey
2018-08-31
2
-42
/
+0
*
thin arbiter: set notify-contention option to yes
Ashish Pandey
2018-08-31
1
-0
/
+1
[next]