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
*
cluster-syncop: avoid duplicate unlock of inodelk/entrylk
Kinglong Mee
2019-04-08
1
-0
/
+6
*
glusterfsd: Multiple shd processes are spawned on brick_mux environment
Mohit Agrawal
2019-04-08
1
-1
/
+2
*
logging: Fix GF_LOG_OCCASSIONALLY API
Atin Mukherjee
2019-04-08
1
-1
/
+1
*
core: make compute_cksum function op_version compatible
Sanju Rakonde
2019-03-11
3
-8
/
+15
*
socket: socket event handlers now return void
Milind Changire
2019-02-25
4
-17
/
+15
*
libglusterfs/common-utils.c: Fix buffer size for checksum computation
Varsha Rao
2019-02-04
1
-2
/
+2
*
core: move "dict is NULL" logs to DEBUG log level
Milind Changire
2019-02-04
1
-2
/
+2
*
fuse: add --lru-limit option
Amar Tumballi
2019-01-16
4
-36
/
+239
*
all: fix the format string exceptions
Amar Tumballi
2018-11-09
11
-36
/
+45
*
core: libuuid-devel breakage
Kaleb S. KEITHLEY
2018-10-18
2
-11
/
+4
*
ctime: Provide noatime option
Kotresh HR
2018-10-02
1
-0
/
+1
*
glusterd: Update op-version from 4.2 to 5.0
ShyamsundarR
2018-09-17
1
-6
/
+6
*
gfapi: revert several patchs that introduced pre/post attrs
ShyamsundarR
2018-09-17
3
-55
/
+12
*
core: move logs which are only developer relevant to DEBUG level
ShyamsundarR
2018-09-13
4
-6
/
+6
*
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
*
libglusterfs/src/dict.{c,h}: Introduce dict_setn, dict_addn, dict_addn and ot...
Yaniv Kaul
2018-08-27
3
-8
/
+152
*
libglusterfs/src/dict.c: perform hash calc not under lock.
Yaniv Kaul
2018-08-27
1
-12
/
+26
*
dict.c: fix indention
Yaniv Kaul
2018-08-27
1
-1
/
+1
*
dict.c: do not strlen if not needed.
Yaniv Kaul
2018-08-27
1
-61
/
+51
*
multiple files: move from strlen() to sizeof()
Yaniv Kaul
2018-08-25
1
-0
/
+3
*
libglusterfs/src/iobuf.c: remove memset(), CALLOC -> MALLOC
Yaniv Kaul
2018-08-24
1
-6
/
+1
*
coverity: Multiple coverity fixes for issues with HIGH severity
ShyamsundarR
2018-08-22
1
-1
/
+1
*
libglusterfs/src/common-utils.c: Move to GF_MALLOC() instead of GF_CALLOC() ...
Yaniv Kaul
2018-08-22
1
-7
/
+7
*
xlators/playground: fix the template files with latest requirements
Amar Tumballi
2018-08-22
1
-0
/
+1
*
libglusterfs/src/graph.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...
Yaniv Kaul
2018-08-22
1
-2
/
+1
*
dict.c: align dictionary structures
Yaniv Kaul
2018-08-22
1
-5
/
+5
*
libglusterfs/src/quota-common-utils.c:move to GF_MALLOC() instead of GF_CALLO...
Yaniv Kaul
2018-08-22
1
-1
/
+1
*
libglusterfs/src/rbthash.c: Move to GF_MALLOC() instead of GF_CALLOC() when p...
Yaniv Kaul
2018-08-22
1
-1
/
+1
*
libglusterfs/src/dict.c: Move to GF_MALLOC() instead of GF_CALLOC() when pos...
Yaniv Kaul
2018-08-22
1
-2
/
+2
*
libglusterfs/src/client_t.c: Move to GF_MALLOC() instead of GF_CALLOC() when ...
Yaniv Kaul
2018-08-22
1
-1
/
+1
*
Fix physical memory detection on NetBSD
Emmanuel Dreyfus
2018-08-21
1
-1
/
+11
*
Revert "performance/write-behind: better invalidation in readdirp"
Raghavendra G
2018-08-21
2
-8
/
+1
[next]