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
*
dict: use the free_pair's key presence or NULL as a sign of use.
Yaniv Kaul
2020-01-13
2
-18
/
+15
*
afr: expose cluster.optimistic-change-log to CLI.
Ravishankar N
2020-01-07
1
-0
/
+1
*
cli, libglusterfs: rely on libpthread static initializers
Dmitry Antipov
2020-01-01
1
-26
/
+11
*
posix-entry-ops.c: remove some tier related code
Yaniv Kaul
2020-01-01
1
-1
/
+0
*
Avoid buffer overwrite due to uuid_utoa() misuse
Dmitry Antipov
2019-12-27
1
-5
/
+7
*
timer: fix event destruction race
Xavi Hernandez
2019-12-27
1
-1
/
+2
*
Revert "store.c: remove a sys_stat() call - just open the file"
Sanju Rakonde
2019-12-25
1
-1
/
+10
*
libglusterfs/logger - code cleaning
Barak Sason
2019-12-20
1
-56
/
+35
*
store.c: remove a sys_stat() call - just open the file
Yaniv Kaul
2019-12-20
1
-10
/
+1
*
glusterd: refactoring long method
Barak Sason Rofman
2019-12-19
1
-1
/
+1
*
call-stub.c: remove redundant validation
Yaniv Kaul
2019-12-18
1
-163
/
+0
*
afr: make heal info lockless
Ravishankar N
2019-12-12
1
-0
/
+2
*
rpc: event_slot_alloc converted infinite loop after reach slot_used to 1024
Mohit Agrawal
2019-12-10
1
-1
/
+1
*
ctime: Fix ctime inconsisteny with utimensat
Kotresh HR
2019-12-10
1
-0
/
+2
*
core: fix spelling mistakes
Sanju Rakonde
2019-12-09
1
-1
/
+1
*
core: avoid NULL pointer dereference
Dmitry Antipov
2019-12-05
1
-4
/
+13
*
debug/io-stats: add an option to set volume-id
Amar Tumballi
2019-11-29
1
-0
/
+1
*
Revert "afr: make heal info lockless"
Ravishankar N
2019-11-28
1
-2
/
+0
*
afr: make heal info lockless
Ravishankar N
2019-11-28
1
-0
/
+2
*
common-utils.c: add gf_strn2boolean() function
Yaniv Kaul
2019-11-27
3
-1
/
+71
*
store.c/glusterd-store.c: remove sys_stat calls
Yaniv Kaul
2019-11-27
2
-65
/
+10
*
libglusterfs: remove unused gfdb specific files from repo
Amar Tumballi
2019-11-18
14
-5634
/
+1
*
Revert "dict.c: remove redundant checks"
MOHIT AGRAWAL
2019-11-15
1
-27
/
+103
*
libglusterfs/dict.c: Fix memory leaks.
Xi Jinyu
2019-11-12
1
-0
/
+11
*
glusterd: Client Handling of Elastic Clusters
Mohit Agrawal
2019-11-12
1
-1
/
+1
*
dict.c: remove redundant checks
Yaniv Kaul
2019-11-07
1
-103
/
+27
*
iobuf.c, h: minor fixes
Yaniv Kaul
2019-11-07
2
-61
/
+37
*
posix-helpers.c (and others): minor changes to posix_xattr_fill()
Yaniv Kaul
2019-11-06
2
-5
/
+2
*
dict.c: remove one strlen() done under lock.
Yaniv Kaul
2019-11-05
1
-10
/
+12
*
gf-event: Handle unix volfile-servers
Pranith Kumar K
2019-10-30
1
-1
/
+10
*
rpc: Synchronize slot allocation code
Mohit Agrawal
2019-10-22
1
-33
/
+41
*
dict.{c,h}: remove the lock from the _data struct
Yaniv Kaul
2019-10-11
2
-5
/
+0
*
protocol/handshake: pass volume-id for extra check
Amar Tumballi
2019-09-30
1
-0
/
+3
*
eventsapi: Set IPv4/IPv6 family based on input IP
Aravinda VK
2019-09-17
1
-1
/
+4
*
logging.c: check for log level before checking for args.
Yaniv Kaul
2019-09-16
1
-10
/
+8
*
libgfapi: return correct errno on invalid volume name
Sheetal Pamecha
2019-09-12
1
-7
/
+6
*
core/syncop: Bail out if frame creation fails
Soumya Koduri
2019-09-12
1
-0
/
+6
*
cluster/ec: quorum-count implementation
Pranith Kumar K
2019-09-08
1
-1
/
+3
*
graph/cleanup: Fix race in graph cleanup
Mohammed Rafi KC
2019-09-05
6
-2
/
+33
*
ctime: Fix incorrect realtime passed to frame->root->ctime
Kotresh HR
2019-08-22
3
-0
/
+25
*
libglusterfs - fixing a coverity issue
Barak Sason
2019-08-20
1
-0
/
+1
*
logging: Structured logging reference PR
Aravinda VK
2019-08-20
2
-44
/
+36
*
posix: In brick_mux brick is crashed while start/stop volume in loop
Mohit Agrawal
2019-08-20
1
-0
/
+3
*
client_t.c: removal of dead code.
Yaniv Kaul
2019-08-20
2
-96
/
+0
*
libglusterfs: remove dependency of rpc
Amar Tumballi
2019-08-16
6
-96
/
+24
*
fuse: Set limit on invalidate queue size
N Balachandran
2019-08-14
3
-8
/
+25
*
fuse: rate limit reading from fuse device upon receiving EPERM
Csaba Henk
2019-08-08
1
-0
/
+2
*
dict.c: dict_unserialize() can use dict_addn()
Yaniv Kaul
2019-07-29
1
-1
/
+1
*
event: rename event_XXX with gf_ prefixed
Xiubo Li
2019-07-29
3
-40
/
+42
*
core: use more restrictive mode while creating the directories
Sanju Rakonde
2019-07-23
2
-2
/
+2
[next]