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-utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: Gluster should keep PID file in correct location
Gaurav Kumar Garg
2017-08-11
1
-8
/
+6
*
glusterd: Block brick attach request till the brick's ctx is set
Mohit Agrawal
2017-08-08
1
-24
/
+49
*
logging: localtime logging, cmdline, volume set option
Kaleb S. KEITHLEY
2017-08-03
1
-0
/
+7
*
glusterd : glusterd fails to start when peer's network interface is down
Gaurav Yadav
2017-07-28
1
-2
/
+9
*
glusterd: fix compile warning in glusterd_volinfo_copy_brickinfo()
Niels de Vos
2017-07-25
1
-1
/
+1
*
posix: option to handle the shared bricks for statvfs()
Amar Tumballi
2017-07-24
1
-0
/
+28
*
glusterd: fix brick start race
Atin Mukherjee
2017-07-20
1
-0
/
+19
*
glusterd: Set default value for cluster.max-bricks-per-process to 0
Samikshan Bairagya
2017-07-19
1
-9
/
+12
*
glusterd: Introduce option to limit no. of muxed bricks per process
Samikshan Bairagya
2017-07-10
1
-52
/
+342
*
glusterd: mark brickinfo to started on successful attach
Atin Mukherjee
2017-06-28
1
-5
/
+4
*
glusterd: brick process fails to restart after gluster pod failure
Mohit Agrawal
2017-06-27
1
-10
/
+31
*
index: Do not proceed with init if brick is not mounted
Ravishankar N
2017-06-19
1
-2
/
+16
*
glusterd: fix brick start race
Atin Mukherjee
2017-06-06
1
-14
/
+9
*
glusterd: Fix regression wrt add-brick on replica count change
Samikshan Bairagya
2017-06-01
1
-3
/
+5
*
glusterd: Eliminate race in brick compatibility checking stage
Samikshan Bairagya
2017-05-24
1
-2
/
+5
*
glusterd: Don't spawn new glusterfsds on node reboot with brick-mux
Samikshan Bairagya
2017-05-18
1
-0
/
+18
*
glusterd: coverity fix for string overflow
Sakshi Bansal
2017-05-12
1
-2
/
+3
*
glusterd: Make reset-brick work correctly if brick-mux is on
Samikshan Bairagya
2017-05-10
1
-11
/
+33
*
glusterd: socketfile & pidfile related fixes for brick multiplexing feature
Mohit Agrawal
2017-05-09
1
-25
/
+97
*
glusterd: cleanup pidfile on pmap signout
Atin Mukherjee
2017-05-08
1
-0
/
+62
*
Fixes quota aux mount failure
Sanoj Unnikrishnan
2017-05-08
1
-10
/
+1
*
build: conditionally build legacy gNFS server and associated sub-packaging
Kaleb S. KEITHLEY
2017-04-28
1
-5
/
+2
*
glusterd/geo-rep: Fix snapshot create in geo-rep setup
Kotresh HR
2017-04-24
1
-4
/
+3
*
glusterd: set conn->reconnect to null on timer cancellation
Atin Mukherjee
2017-04-20
1
-0
/
+1
*
glusterd: fix glusterd_wait_for_blockers to go in infinite loop
Atin Mukherjee
2017-04-13
1
-6
/
+4
*
glusterd: Propagate EADDRINUSE correctly to parent process
Prashanth Pai
2017-04-12
1
-1
/
+1
*
xlator: do not call dlclose() when debugging
Niels de Vos
2017-04-07
1
-1
/
+1
*
glusterd : Disallow peer detach if snapshot bricks exist on it
Gaurav Yadav
2017-03-31
1
-0
/
+36
*
glusterd: reset pid to -1 if brick is not online
Atin Mukherjee
2017-03-31
1
-0
/
+2
*
glusterd: hold off volume deletes while still restarting bricks
Jeff Darcy
2017-03-30
1
-11
/
+28
*
glusterd: support filesystems with dynamic inode sizes
Niels de Vos
2017-03-27
1
-0
/
+11
*
glusterd: don't queue attach reqs before connecting
Jeff Darcy
2017-03-08
1
-11
/
+18
*
glusterd: Fix the incorrect check
Nigel Babu
2017-02-27
1
-1
/
+1
*
Remove deadcode
Michael Scherer
2017-02-26
1
-3
/
+0
*
glusterd: unref brickinfo object on volume stop
Atin Mukherjee
2017-02-21
1
-1
/
+1
*
Remove deadcode, found by covertyscan
Michael Scherer
2017-02-19
1
-3
/
+0
*
glusterd: take conn->lock around operations on conn->reconnect
Jeff Darcy
2017-02-18
1
-1
/
+2
*
glusterd: keep snapshot bricks separate from regular ones
Jeff Darcy
2017-02-10
1
-82
/
+124
*
glusterd: ignore return code of glusterd_restart_bricks
Atin Mukherjee
2017-02-09
1
-9
/
+3
*
glusterd : do not load io-threads in client graph for replicate volumes
Atin Mukherjee
2017-02-03
1
-1
/
+19
*
glusterd: fix compiler warning (unused var) if bd xlator is not enabled
Michael Adam
2017-01-31
1
-2
/
+2
*
core: run many bricks within one glusterfsd process
Jeff Darcy
2017-01-30
1
-51
/
+562
*
glusterd: daemon restart logic should adhere server side quorum
Atin Mukherjee
2017-01-27
1
-6
/
+7
*
glusterd: add a cli command to trigger a statedump on a client
Poornima G
2017-01-23
1
-0
/
+43
*
dht/rebalance Estimate time to complete rebalance
N Balachandran
2017-01-19
1
-2
/
+45
*
glusterd: Change the volfile to have readdir-ahead as a child
Poornima G
2017-01-17
1
-16
/
+0
*
tier : Tier as a service
hari gowtham
2017-01-16
1
-72
/
+352
*
glusterd: remove extra space in error message
Michael Adam
2017-01-16
1
-2
/
+2
*
glusterd: Get maximum supported op-version in a cluster
Samikshan Bairagya
2017-01-08
1
-1
/
+94
*
glusterd, cli: Get global options through volume get functionality
Samikshan Bairagya
2016-12-30
1
-0
/
+120
[next]