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
/
src
/
glusterfsd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
posix: Implement a janitor thread to close fd
Mohit Agrawal
2020-08-20
1
-0
/
+4
*
libglusterfs: add library wrapper for time()
Dmitry Antipov
2020-08-17
1
-2
/
+2
*
Indicate timezone offsets in timestamps
Csaba Henk
2020-06-15
1
-1
/
+1
*
core, cli, quota: cleanup malloc debugging and stats
Dmitry Antipov
2020-05-04
1
-6
/
+0
*
glusterfsd: structure logging
yatipadia
2020-02-06
1
-83
/
+54
*
glusterd: refactoring long method
Barak Sason Rofman
2019-12-19
1
-279
/
+90
*
glusterfsd.c: remove sys_lstat() call
Yaniv Kaul
2019-11-27
1
-9
/
+0
*
[WIP]gluster-volgen.c: remove more of JBR and FDL xlators
Yaniv Kaul
2019-11-13
1
-5
/
+0
*
glusterfs/fuse: Reduce the default lru-limit value
N Balachandran
2019-09-24
1
-1
/
+1
*
mount.glusterfs: make fcache-keep-open option take a value
Philip Spencer
2019-08-16
1
-1
/
+1
*
fuse: Set limit on invalidate queue size
N Balachandran
2019-08-14
1
-0
/
+21
*
fuse: rate limit reading from fuse device upon receiving EPERM
Csaba Henk
2019-08-08
1
-0
/
+28
*
event: rename event_XXX with gf_ prefixed
Xiubo Li
2019-07-29
1
-3
/
+3
*
tests: add tests for different signal handling
Amar Tumballi
2019-05-30
1
-4
/
+2
*
Fix some "Null pointer dereference" coverity issues
Xavi Hernandez
2019-05-26
1
-11
/
+13
*
core: avoid dynamic TLS allocation when possible
Xavi Hernandez
2019-04-24
1
-3
/
+1
*
core: Log level changes do not effect on running client process
Mohit Agrawal
2019-04-15
1
-3
/
+15
*
mgmt/shd: Implement multiplexing in self heal daemon
Mohammed Rafi KC
2019-04-01
1
-18
/
+0
*
glusterfsd: Multiple shd processes are spawned on brick_mux environment
Mohit Agrawal
2019-03-12
1
-6
/
+16
*
glusterd: adding a comment for code readability
Sanju Rakonde
2019-02-19
1
-0
/
+10
*
core: implement a global thread pool
Xavi Hernandez
2019-02-18
1
-1
/
+36
*
fuse: reflect the actual default for lru-limit option
Amar Tumballi
2019-02-11
1
-1
/
+1
*
mount/fuse: expose auto-invalidation as a mount option
Raghavendra Gowdappa
2019-02-02
1
-0
/
+24
*
core: Resolve dict_leak at the time of destroying graph
Mohit Agrawal
2019-01-14
1
-2
/
+1
*
glusterd: kill the process without releasing the cleanup mutex lock
Sanju Rakonde
2019-01-02
1
-4
/
+3
*
posix: use synctask for janitor
Poornima G
2018-12-19
1
-5
/
+3
*
fuse: add --lru-limit option
Amar Tumballi
2018-12-14
1
-0
/
+24
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
1
-18
/
+18
*
server: Resolve memory leak path in server_init
Mohit Agrawal
2018-12-03
1
-0
/
+4
*
glusterd: perform store operation in cleanup lock
Atin Mukherjee
2018-11-27
1
-35
/
+38
*
coverity: Fix coverity issues
Mohammed Rafi KC
2018-11-26
1
-2
/
+5
*
core: Resolve memory leak at the time of graph init
Mohit Agrawal
2018-11-22
1
-3
/
+34
*
core: Resolve memory leak at the time of graph init
Mohit Agrawal
2018-11-20
1
-4
/
+7
*
glusterfsd: NULL pointer dereferencing clang fix
Iraj Jamali
2018-11-20
1
-1
/
+1
*
fuse: diagnostic FLUSH interrupt
Csaba Henk
2018-11-06
1
-0
/
+44
*
glusterfsd: fix the asan leak message
Amar Tumballi
2018-10-16
1
-0
/
+1
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-2142
/
+2084
*
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
1
-1
/
+12
*
clang-scan: fix multiple issues
Amar Tumballi
2018-08-31
1
-5
/
+12
*
coverity: multiple fixes
Amar Tumballi
2018-08-31
1
-1
/
+4
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-29
1
-1
/
+1
*
glusterfsd/src/glusterfsd.c : reduce size or re-scope message variable
Yaniv Kaul
2018-08-21
1
-2
/
+2
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
1
-1
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-2
/
+2
*
fuse: add support for kernel writeback cache
Csaba Henk
2018-05-04
1
-0
/
+70
*
Make glusterfsd binary print statedump & xlator dir
Prashanth Pai
2018-04-19
1
-0
/
+43
*
mount/fuse: Add support for multi-threaded fuse readers
Krutika Dhananjay
2018-04-02
1
-0
/
+26
*
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
1
-0
/
+1
[next]