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
*
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
*
dict.c: ensure hash is done in the right place.
Yaniv Kaul
2018-08-20
1
-29
/
+32
*
libglusterfs/src/common-utils.c: strncpy -> sprintf, remove dead code.
Yaniv Kaul
2018-08-20
2
-124
/
+5
*
libguestfs/src/mem-pool.h: switch from calloc() to malloc()
Yaniv Kaul
2018-08-20
1
-14
/
+5
*
coverity: libglusterfs issues
Amar Tumballi
2018-08-19
9
-10
/
+33
*
dict.c: copy-pasta fix (dict -> data)
Yaniv Kaul
2018-08-19
1
-2
/
+2
*
performance/readdir-ahead: keep stats of cached dentries in sync with modific...
Krutika Dhananjay
2018-08-18
1
-0
/
+1
*
statedump : fix coverity issues
Sunny Kumar
2018-08-17
1
-2
/
+2
*
libglusterfs: FORWARD_NULL coverity fix
Sunil Kumar Acharya
2018-08-16
2
-1
/
+7
*
contrib: Remove gf_mkostemp copied from GLibC
ShyamsundarR
2018-08-16
3
-7
/
+13
*
contrib/xxhash: update to latest xxHash (0.6.5)
Yaniv Kaul
2018-08-16
3
-9
/
+11
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
5
-56
/
+1
*
libglusterfs: Fix a resource leak in graph.c
Vijay Bellur
2018-08-13
1
-0
/
+1
*
core: Update condition in get_xlator_by_name_or_type
Mohit Agrawal
2018-08-10
1
-1
/
+1
*
Revert "performance/readdir-ahead: Invalidate cached dentries if they're modi...
Raghavendra G
2018-08-03
1
-1
/
+0
*
performance/write-behind: better invalidation in readdirp
Raghavendra G
2018-07-28
2
-1
/
+8
*
performance/readdir-ahead: Invalidate cached dentries if they're modified whi...
Krutika Dhananjay
2018-07-28
1
-0
/
+1
*
build: remove uuid from contrib/
Niels de Vos
2018-07-27
2
-15
/
+4
*
build: rename event.h to gf-event.h
Niels de Vos
2018-07-27
5
-7
/
+7
*
stack: Reduce stack usage for local variables to store tmpfile names
ShyamsundarR
2018-07-27
1
-2
/
+1
*
coverity: Ignore most of SECURE_TEMP issues
ShyamsundarR
2018-07-27
3
-0
/
+3
*
core (named threads): flood of -Wformat-truncation warnings with gcc-7.1
Kaleb S. KEITHLEY
2018-07-23
3
-7
/
+8
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
29
-104
/
+104
*
logging: check for fmts not being NULL
Amar Tumballi
2018-07-16
2
-7
/
+10
*
md-cache: Do not invalidate cache post set/remove xattr
Poornima G
2018-07-11
4
-2
/
+79
*
Fix compile warnings
Xavi Hernandez
2018-07-10
3
-13
/
+24
*
posix: Do not log ENXIO errors for seek fop
Xavi Hernandez
2018-07-10
1
-0
/
+6
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-07-09
2
-110
/
+109
*
stack.h: fix the pass_through logic
Amar Tumballi
2018-07-03
1
-10
/
+15
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-06-23
2
-21
/
+21
*
glusterd: Fix for shd not coming up
Sanju Rakonde
2018-06-13
1
-3
/
+0
*
features/shard: Introducing ".shard/.remove_me" for atomic shard deletion (pa...
Krutika Dhananjay
2018-06-13
1
-0
/
+1
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-06-07
1
-4
/
+4
*
call-stub: Add a missing break
Vijay Bellur
2018-06-01
1
-0
/
+1
*
core/various: python3 compat, prepare for python2 -> python3
Kaleb S. KEITHLEY
2018-05-30
1
-1
/
+1
*
Core: The lock contention on gf_client_dump_inodes_to_dict
hari gowtham
2018-05-30
1
-1
/
+1
*
rpc: conditionally cleanup event slot
Milind Changire
2018-05-29
1
-0
/
+8
*
core: make glfs_iobuf_copy() consumable for general purpose.
Susant Palai
2018-05-24
4
-0
/
+52
*
ctime: Fix updating ctime in rename and unlink
Kotresh HR
2018-05-24
1
-0
/
+2
[next]