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
/
libglusterfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
130
-386
/
+395
*
libglusterfs/src/iobuf.c: small refactor to re-use code.
Yaniv Kaul
2018-12-05
1
-23
/
+13
*
rpc: bump up server.event-threads
Milind Changire
2018-12-04
1
-1
/
+1
*
server: Resolve memory leak path in server_init
Mohit Agrawal
2018-12-03
3
-0
/
+34
*
rpcsvc: provide each request handler thread its own queue
Raghavendra Gowdappa
2018-11-29
4
-28
/
+125
*
core: ctx calls naked calloc()
Kaleb S. KEITHLEY
2018-11-28
1
-1
/
+1
*
libglusterfs: rename macros roof and floor to not conflict with math.h
Raghavendra Gowdappa
2018-11-28
1
-2
/
+2
*
mem-pool: minor fix and clarification
Xavi Hernandez
2018-11-28
1
-3
/
+10
*
glusterd: perform store operation in cleanup lock
Atin Mukherjee
2018-11-27
1
-0
/
+1
*
libglusterfs/src/dict.c : consistent initialization of parameters.
Yaniv Kaul
2018-11-27
1
-60
/
+29
*
libglusterfs: fix memory corruption caused by per-thread mem pools
Xavi Hernandez
2018-11-26
1
-57
/
+74
*
Coverity fix for calling risky function - fscanf
Poornima G
2018-11-24
2
-7
/
+7
*
core: create a constant for default network timeout
Xavi Hernandez
2018-11-23
1
-0
/
+2
*
libglusterfs/src/common-utils.h: faster mem_0filled() function
Yaniv Kaul
2018-11-20
1
-10
/
+22
*
core: fix strncpy warnings
Kaleb S. KEITHLE
2018-11-15
2
-3
/
+3
*
core: Portmap entries showing stale brick entries when bricks are down
Mohit Agrawal
2018-11-12
1
-1
/
+4
*
libglusterfs multiple files: remove dead initilization
Yaniv Kaul
2018-11-11
10
-55
/
+13
*
coverity: ignore tainted access reported in gf_free
ShyamsundarR
2018-11-08
1
-1
/
+7
*
libglusterfs/src/iobuf.c: don't forget to unlock a mutex
Yaniv Kaul
2018-11-06
1
-0
/
+1
*
fuse: diagnostic FLUSH interrupt
Csaba Henk
2018-11-06
1
-0
/
+2
*
fuse: interrupt handling framework
Csaba Henk
2018-11-06
3
-0
/
+20
*
libglusterfs/src/iobuf.c: where possible, pass the index parameter
Yaniv Kaul
2018-11-06
1
-66
/
+54
*
libglusterfs/src/iobuf.c: take the pool lock once in new pool
Yaniv Kaul
2018-11-06
1
-24
/
+9
*
libglusterfs/src/iobuf.c: remove some if statements
Yaniv Kaul
2018-11-06
1
-25
/
+19
*
logging: create parent dir if not available
Amar Tumballi
2018-11-06
1
-0
/
+20
*
all: fix the format string exceptions
Amar Tumballi
2018-11-05
11
-35
/
+43
*
features/snapview-server: change gf_log instances to gf_msg
Raghavendra Bhat
2018-11-05
1
-1
/
+1
*
xlator: add generic option parsing framework
Amar Tumballi
2018-11-02
3
-15
/
+54
*
tiering: remove the translator from build and glusterd
Amar Tumballi
2018-11-02
1
-1
/
+1
*
mem-pool: change the values to 64bits
Amar Tumballi
2018-11-01
4
-10
/
+9
*
core: Use GF_ATOMIC ops to update inode->nlookup
Mohit Agrawal
2018-10-30
2
-39
/
+27
*
server-protocol: set the frame type to TYPE_FOP
Amar Tumballi
2018-10-29
1
-0
/
+1
*
statedump: fix clang null dereference error
Amar Tumballi
2018-10-26
1
-1
/
+1
*
glusterd: raise default transport.listen-backlog
Milind Changire
2018-10-25
1
-1
/
+1
*
coverity: ignore tainted access reported in gf_free
ShyamsundarR
2018-10-16
1
-0
/
+10
*
libglusterfs: fix sys_socket coverity issue
Milind Changire
2018-10-16
1
-1
/
+2
*
core: libuuid-devel breakage
Kaleb S. KEITHLEY
2018-10-16
2
-11
/
+4
*
libglusterfs/dict: Add sizeof()-1 variants of dict functions
Pranith Kumar K
2018-10-15
1
-0
/
+29
*
glusterd/geo-rep: Fix memory corruption
Kotresh HR
2018-10-12
1
-1
/
+1
*
libglusterfs : fix newly introduced coverity defect
Sunny Kumar
2018-10-12
1
-2
/
+0
*
core: glusterfsd keeping fd open in index xlator
Mohit Agrawal
2018-10-12
1
-13
/
+1
*
libglusterfs: fix log message in options.c
Sheetal Pamecha
2018-10-12
1
-4
/
+2
*
socket: use accept4/paccept for nonblocking socket
Krishnan Parthasarathi
2018-10-12
3
-0
/
+65
*
socket: set FD_CLOEXEC on all sockets
Krishnan Parthasarathi
2018-10-11
3
-0
/
+18
*
libglusterfs: NULL pointer dereferencing clang fix
Iraj Jamali
2018-10-10
1
-0
/
+3
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
6
-50
/
+31
*
logging: fix file handle leak when calls glfs_set_logging more times
Kinglong Mee
2018-10-10
1
-0
/
+7
*
libglusterfs/src/logging.c: reduce the use of strings
Yaniv Kaul
2018-10-10
1
-124
/
+55
*
features/snapview-client: replace gf_log with gf_msg
Raghavendra Bhat
2018-10-10
1
-0
/
+1
*
syncop: check syncenv status before pthread_cond_timedwait() to avoid 600s ti...
Kinglong Mee
2018-10-09
1
-4
/
+3
[next]