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
path:
root
/
glusterfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterfsd/mgmt : Check for NULL after creating frame
Ashish Pandey
2018-09-21
1
-0
/
+4
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
3
-4706
/
+4658
*
Land clang-format changes
Gluster Ant
2018-09-12
3
-148
/
+125
*
mgmt/glusterd : Fix coverity issue
Ashish Pandey
2018-09-11
1
-3
/
+6
*
glusterfsd/src/glusterfsd.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...
Yaniv Kaul
2018-09-07
1
-5
/
+5
*
New flag to glusterfsd binary to print libexec dir
Aravinda VK
2018-09-05
3
-1
/
+14
*
clang-scan: fix multiple issues
Amar Tumballi
2018-08-31
1
-5
/
+12
*
coverity: multiple fixes
Amar Tumballi
2018-08-31
1
-1
/
+4
*
build: add --enable-asan configure options
Niels de Vos
2018-08-30
1
-1
/
+1
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-29
2
-3
/
+3
*
coverity: Multiple coverity fixes for issues with HIGH severity
ShyamsundarR
2018-08-22
1
-10
/
+8
*
glusterfsd/src/glusterfsd.c : reduce size or re-scope message variable
Yaniv Kaul
2018-08-21
1
-2
/
+2
*
coverity: last of the secure temp fixes
ShyamsundarR
2018-08-13
1
-3
/
+1
*
coverity: Fix remaining SECURE_TEMP issues reported
ShyamsundarR
2018-08-03
2
-2
/
+33
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
2
-2
/
+2
*
glusterd: Add multiple checks before attach/start a brick
Mohit Agrawal
2018-07-27
1
-0
/
+3
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-2
/
+2
*
core: dereference check on the variables in glusterfs_handle_brick_status
Hari Gowtham
2018-07-17
1
-1
/
+16
*
glusterfsd: Do not process GLUSTERD_BRICK_XLATOR_OP if graph is not ready
Ravishankar N
2018-07-02
2
-1
/
+9
*
rpc/clnt: Don't let consumers manage "connected" state
Raghavendra G
2018-06-04
2
-36
/
+1
*
protocol/server: don't assume there would be a volfile id
Amar Tumballi
2018-05-08
1
-1
/
+12
*
glusterd: handling brick termination in brick-mux
Sanju Rakonde
2018-05-07
1
-12
/
+12
*
fuse: add support for kernel writeback cache
Csaba Henk
2018-05-04
2
-0
/
+72
*
glusterfsd: initiate pmap_signout for all detach brick requests
Atin Mukherjee
2018-05-04
1
-0
/
+1
*
server: fix unresolved symbols by moving them to libglusterfs
Mohit Agrawal
2018-04-20
1
-103
/
+0
*
Make glusterfsd binary print statedump & xlator dir
Prashanth Pai
2018-04-19
2
-0
/
+46
*
gluster: Sometimes Brick process is crashed at the time of stopping brick
Mohit Agrawal
2018-04-19
1
-21
/
+75
*
glusterd: volume inode/fd status broken with brick mux
hari gowtham
2018-04-19
1
-19
/
+15
*
cluster/afr: Make sure latency-arg is passed to afr
Pranith Kumar K
2018-04-18
1
-1
/
+1
*
mount/fuse: Add support for multi-threaded fuse readers
Krutika Dhananjay
2018-04-02
2
-0
/
+27
*
Revert "glusterd: handling brick termination in brick-mux"
Sanju Rakonde
2018-03-29
2
-60
/
+14
*
glusterd: handling brick termination in brick-mux
Sanju Rakonde
2018-03-28
2
-14
/
+60
*
client: make fuse direct I/O strategies explicit
Csaba Henk
2018-03-22
1
-5
/
+6
*
glusterd: TLS verification fails while using intermediate CA
Mohit Agrawal
2018-03-19
2
-0
/
+3
*
build: address linkage issues
Kaleb S. KEITHLEY
2018-03-05
3
-93
/
+9
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-27
3
-13
/
+71
*
rpcsvc: scale rpcsvc_request_handler threads
Milind Changire
2018-02-26
3
-4
/
+15
*
Revert "glusterfsd: Memleak in glusterfsd process while brick mux is on"
Mohit Agrawal
2018-02-19
3
-70
/
+2
*
build: add --without-server option
Niels de Vos
2018-02-19
1
-2
/
+7
*
Fetch backup volfile servers from glusterd2
Prashanth Pai
2018-02-16
2
-31
/
+54
*
glusterfsd: Memleak in glusterfsd process while brick mux is on
Mohit Agrawal
2018-02-15
3
-2
/
+70
*
Revert "rpc: merge ssl infra with epoll infra"
Milind Changire
2018-01-07
1
-3
/
+0
*
all: Simplify component message id's definition
Xavier Hernandez
2017-12-14
3
-147
/
+155
*
rpc: merge ssl infra with epoll infra
Milind Changire
2017-12-12
1
-0
/
+3
*
libglusterfs: specify ctx in gf_log_set_loglevel
Zhang Huan
2017-12-06
1
-1
/
+1
*
metrics: provide options to dump metrics from xlators
Amar Tumballi
2017-12-06
2
-4
/
+86
*
glusterfsd: making parent process to write pidfile while forking
Sanju Rakonde
2017-11-12
1
-9
/
+16
*
Coverity Issue: PW.INCLUDE_RECURSION in several files
Girjesh Rajoria
2017-11-09
2
-2
/
+0
*
rpc: optimize fop program lookup
Milind Changire
2017-11-06
1
-1
/
+1
*
glusterfsd: Dereferencing the null pointer
Sanju Rakonde
2017-10-20
1
-1
/
+2
[next]