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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
core: glusterfsd keeping fd open in index xlator
Mohit Agrawal
2018-10-08
3
-1
/
+17
*
libglusterfs : fix coverity issue in stack.c
Sunny Kumar
2018-10-05
1
-1
/
+4
*
libglusterfs: coverity fix
Susant Palai
2018-10-05
1
-2
/
+2
*
python: remove shebangs of non-main scripts and make others executable
Niels de Vos
2018-10-02
1
-0
/
+0
*
libglusterfs : fix coverity issue in store.c
Sunny Kumar
2018-09-27
1
-1
/
+1
*
monitoring: create dump dir if it doesn't exist
Amar Tumballi
2018-09-27
1
-0
/
+8
*
Quota related files: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-26
2
-10
/
+14
*
ctime: Provide noatime option
Kotresh HR
2018-09-25
1
-0
/
+1
*
dht: Operate internal fops with negative pid
Susant Palai
2018-09-20
1
-0
/
+3
*
libglusterfs: NULL pointer dereferencing clang fix
Iraj Jamali
2018-09-19
1
-1
/
+1
*
event: get time by clock_gettime as pthread_cond_timedwait using
Kinglong Mee
2018-09-17
1
-1
/
+2
*
libglusterfs/src/dict.c : use xxhash64 for hashing.
Yaniv Kaul
2018-09-17
1
-13
/
+13
*
glusterd: Update op-version from 4.2 to 5.0
ShyamsundarR
2018-09-13
1
-6
/
+8
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
62
-34733
/
+33671
*
Land clang-format changes
Gluster Ant
2018-09-12
71
-9458
/
+8866
*
Some (mgmt) xlators: use dict_{setn|getn|deln|get_int32n|set_int32n|set_strn}
Yaniv Kaul
2018-09-09
3
-5
/
+68
*
libglusterfs/src/dict.c: remove memcpy(), gf_asprintf -> asprintf
Yaniv Kaul
2018-09-06
2
-220
/
+68
*
features/uss: Use xxh64 to generate gfid instead of md5sum
Raghavendra Manjunath
2018-09-05
4
-1
/
+175
*
dict: handle negative key/value length while unserialize
Amar Tumballi
2018-09-05
1
-0
/
+7
*
New flag to glusterfsd binary to print libexec dir
Aravinda VK
2018-09-05
1
-0
/
+1
*
posix: remove not supported get/set content
Amar Tumballi
2018-09-04
1
-6
/
+0
*
classification: provide infra to start labelling features/components
Amar Tumballi
2018-09-04
4
-4
/
+45
*
core: python3
Kaleb S. KEITHLEY
2018-09-03
2
-2
/
+2
*
Various files: strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-08-31
3
-39
/
+47
*
libglusterfs : fix coverity issues in common-utils.c
Sunny Kumar
2018-08-31
1
-6
/
+18
*
libglusterfs/src/dict.c: fix to handle key=NULL.
Yaniv Kaul
2018-08-31
1
-10
/
+31
*
clang-scan: fix multiple issues
Amar Tumballi
2018-08-31
1
-0
/
+25
*
libglusterfs/gfdb_data_store: handle a range-overflow condition
Amar Tumballi
2018-08-31
1
-0
/
+8
*
libglusterfs/src/dict.c: allocate memory accurately.
Yaniv Kaul
2018-08-30
1
-23
/
+8
*
multiple files: remove unndeeded memset()
Yaniv Kaul
2018-08-29
5
-12
/
+0
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-29
4
-12
/
+10
*
libglusterfs : fix coverity in store.c
Sunny Kumar
2018-08-28
1
-1
/
+1
[next]