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
/
xlators
/
mgmt
/
glusterd
/
src
/
glusterd-store.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: don't log a warning message for tier-enabled key
Sanju Rakonde
2019-07-29
1
-2
/
+5
*
glusterd/thin-arbiter: Thin-arbiter integration with GD1
Vishal Pandey
2019-07-04
1
-9
/
+227
*
glusterd-volgen.c: remove BD xlator from the graph
Yaniv Kaul
2019-06-18
1
-13
/
+0
*
glusterd/tier: gluster upgrade broken because of tier
hari gowtham
2019-06-03
1
-0
/
+9
*
glusterd/tier: remove tier related code from glusterd
Hari Gowtham
2019-05-27
1
-210
/
+1
*
glusterd/store: store all key-values in one shot
Yaniv Kaul
2019-05-08
1
-320
/
+290
*
glusterd: coverity fix
Atin Mukherjee
2019-05-06
1
-2
/
+14
*
glusterd: Fix coverity defects & put coverity annotations
Atin Mukherjee
2019-05-02
1
-4
/
+0
*
glusterd: improve logging
Atin Mukherjee
2019-02-08
1
-1
/
+3
*
glusterd: get-state command should not fail if any brick is gone bad
v7dev
Sanju Rakonde
2019-02-05
1
-1
/
+2
*
glusterd: manage upgrade to current master
Amar Tumballi
2019-02-04
1
-8
/
+7
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
1
-14
/
+14
*
glusterd: glusterd to regenerate volfiles when GD_OP_VERSION_MAX changes
Atin Mukherjee
2018-12-05
1
-7
/
+125
*
glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutex
Sanju Rakonde
2018-12-03
1
-2
/
+2
*
glusterd: perform store operation in cleanup lock
Atin Mukherjee
2018-11-27
1
-0
/
+8
*
glusterd : fix high sev coverity issue
Sunny Kumar
2018-11-27
1
-3
/
+2
*
core: fix strncpy warnings
Kaleb S. KEITHLE
2018-11-15
1
-3
/
+13
*
glusterd : fix high sev coverity issue
Sunny Kumar
2018-11-05
1
-1
/
+4
*
glusterd : fix high coverity issues glusterd-store.c
Sunny Kumar
2018-11-02
1
-31
/
+43
*
stripe: remove the translator from build and glusterd
Amar Tumballi
2018-10-31
1
-11
/
+0
*
all: fix warnings on non 64-bits architectures
Xavi Hernandez
2018-10-10
1
-1
/
+1
*
glusterd: make sure that brickinfo->uuid is not null
Sanju Rakonde
2018-09-26
1
-1
/
+2
*
glusterd: fix coverity issues
Sanju Rakonde
2018-09-25
1
-18
/
+4
*
glusterd: acquire lock to update volinfo structure
Sanju Rakonde
2018-09-18
1
-31
/
+34
*
glusterd : fix coverity issue in glusterd-store.c
Sunny Kumar
2018-09-17
1
-1
/
+6
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-4215
/
+4170
*
multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
1
-89
/
+174
*
glusterd : fix some coverity issues in glusterd-store.c
Sunny Kumar
2018-09-05
1
-3
/
+35
*
glusterd: fix some coverity issues
Bhumika Goyal
2018-08-20
1
-10
/
+3
*
glusterd: coverity defects fix introduced by commit 1f3bfe7
Atin Mukherjee
2018-08-17
1
-1
/
+1
*
All: remove memset() before sprintf()
Yaniv Kaul
2018-08-14
1
-5
/
+0
*
glusterd: Coverity issues with type FORWARD_NULL
Sanju Rakonde
2018-07-24
1
-1
/
+2
*
glusterd-store: fix coverity warning
Yaniv Kaul
2018-07-17
1
-15
/
+8
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-61
/
+169
*
glusterd: fix tier-enabled flag op-version check
Atin Mukherjee
2018-02-13
1
-2
/
+2
*
glusterd/store: handle the case of fsid being set to 0
Amar Tumballi
2018-02-05
1
-0
/
+19
*
glusterd: checked_return coverity fix
Kartik_Burmee
2017-11-15
1
-1
/
+1
*
Coverity Issue: PW.INCLUDE_RECURSION in several files
Girjesh Rajoria
2017-11-09
1
-1
/
+0
*
snapshot: Issue with other processes accessing the mounted brick
Sunny Kumar
2017-10-23
1
-10
/
+15
*
glusterd: retrieve uuid under mutex lock
Atin Mukherjee
2017-09-25
1
-7
/
+15
*
glusterd: Gluster should keep PID file in correct location
Gaurav Kumar Garg
2017-08-11
1
-0
/
+34
*
glusterd: fix misleadingly named GF_FOR_EACH_ENTRY_IN_DIR
Jeff Darcy
2017-07-31
1
-9
/
+9
*
glusterd : glusterd fails to start when peer's network interface is down
Gaurav Yadav
2017-07-28
1
-0
/
+7
*
glusterd: make peerfile parsing more robust
Jeff Darcy
2017-07-27
1
-14
/
+38
*
posix: option to handle the shared bricks for statvfs()
Amar Tumballi
2017-07-24
1
-0
/
+10
*
glusterd: socketfile & pidfile related fixes for brick multiplexing feature
Mohit Agrawal
2017-05-09
1
-0
/
+4
*
Remove the useless goto
Michael Scherer
2017-02-20
1
-4
/
+0
*
tier : Tier as a service
hari gowtham
2017-01-16
1
-4
/
+147
*
glusterd: fix few events generation
Atin Mukherjee
2016-11-23
1
-0
/
+8
*
trivial: correct some spelling mistakes in comments and logs
Niels de Vos
2016-10-18
1
-1
/
+1
[next]