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
*
gfapi: Cleanup alias file
v5.0rc0
ShyamsundarR
2018-09-17
3
-8
/
+1
*
core: remove experimental xlators and associated tests
ShyamsundarR
2018-09-17
57
-5956
/
+2
*
glusterd: Update op-version from 4.2 to 5.0
ShyamsundarR
2018-09-17
5
-20
/
+20
*
gfapi: revert several patchs that introduced pre/post attrs
ShyamsundarR
2018-09-17
21
-307
/
+90
*
gfapi: revert "gfapi: return pre/post attributes at callback for glfs api"
ShyamsundarR
2018-09-17
6
-370
/
+93
*
core: move logs which are only developer relevant to DEBUG level
ShyamsundarR
2018-09-13
5
-7
/
+7
*
Update rfc.sh for release-5
v5.0alpha
ShyamsundarR
2018-09-13
1
-1
/
+1
*
build: cleanup xlator link, --no-undefined, libuuid
v6dev
Kaleb S. KEITHLEY
2018-09-12
8
-18
/
+24
*
template files: revert clang
Amar Tumballi
2018-09-12
5
-1169
/
+1260
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
490
-439790
/
+426792
*
Land clang-format changes
Gluster Ant
2018-09-12
364
-31211
/
+29701
*
clang-format: add the config file
Amar Tumballi
2018-09-12
5
-1
/
+151
*
doc: make developer-index.md as README
Amar Tumballi
2018-09-12
1
-0
/
+0
*
dht: Use snprintf instead of strncpy
N Balachandran
2018-09-12
1
-9
/
+20
*
doc: add coding-standard and commit-msg link in README
Amar Tumballi
2018-09-11
1
-0
/
+8
*
mount/fuse: convert ENOENT to ESTALE in open(dir)_resume
Raghavendra G
2018-09-11
1
-0
/
+9
*
mgmt xlators: store boolean fields using integer
Yaniv Kaul
2018-09-11
2
-8
/
+11
*
glusterd: NULL pointer dereferencing clang fix
Harpreet Lalwani
2018-09-11
1
-2
/
+1
*
misc: fix misc. shebangs
Kaleb S. KEITHLEY
2018-09-11
8
-8
/
+8
*
rpm: add "--with asan" build option
Niels de Vos
2018-09-11
2
-1
/
+17
*
storage/posix: Fix coverity issue - Unchecked return value
Ashish Pandey
2018-09-11
1
-1
/
+8
*
performance/write-behind: remove the request from wip queue in wb_fulfill_req...
Raghavendra G
2018-09-11
1
-0
/
+1
*
cli: Add warning message while converting to replica 2 configuration
karthik-us
2018-09-11
3
-15
/
+59
*
mgmt/glusterd : Fix coverity issue
Ashish Pandey
2018-09-11
2
-6
/
+13
*
glusterd: NULL pointer dereferencing clang fix
Sheetal Pamecha
2018-09-11
1
-1
/
+2
*
features/snapview-server: remove the ret variable
Raghavendra Bhat
2018-09-11
1
-4
/
+2
*
doc: add details on how the commit should be structured
Amar Tumballi
2018-09-10
1
-0
/
+136
*
rfc.sh: use 'git log -n1' instead of 'git show'
Amar Tumballi
2018-09-10
1
-4
/
+4
*
cluster/dht: Create a linkto file if required
N Balachandran
2018-09-10
1
-0
/
+30
*
build: Make building of glupy more obvious
Anoop C S
2018-09-10
1
-12
/
+8
*
posix: fix the duplicate macro definitions
Amar Tumballi
2018-09-10
2
-8
/
+0
*
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
[next]