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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpc/transport: Missing a ref on dict while creating transport object
Mohammed Rafi KC
2019-03-20
1
-1
/
+5
*
glusterd: coverity fixes
Sanju Rakonde
2018-12-27
1
-0
/
+2
*
xlator: make 'xlator_api' mandatory
Amar Tumballi
2018-12-13
1
-0
/
+12
*
libglusterfs: Move devel headers under glusterfs directory
ShyamsundarR
2018-12-05
1
-13
/
+13
*
glusterd: glusterd to regenerate volfiles when GD_OP_VERSION_MAX changes
Atin Mukherjee
2018-12-05
1
-5
/
+22
*
core: Resolve memory leak at the time of graph init
Mohit Agrawal
2018-11-20
1
-4
/
+0
*
core: fix strncpy, coverity annotation
Kaleb S. KEITHLEY
2018-11-19
1
-1
/
+6
*
cli: cluster.server-quorum-type help text is missing
Shwetha Acharya
2018-11-16
1
-4
/
+8
*
core: fix strncpy warnings
Kaleb S. KEITHLE
2018-11-15
1
-19
/
+20
*
glusterd: Use GF_ATOMIC to update 'blockers' counter at glusterd_conf
Mohit Agrawal
2018-09-20
1
-1
/
+1
*
Land part 2 of clang-format changes
Gluster Ant
2018-09-12
1
-1873
/
+1841
*
multiple xlators (mgmt): strncpy()->sprintf(), reduce strlen()'s
Yaniv Kaul
2018-09-07
1
-10
/
+14
*
glusterd: compare friend data within mutex
Atin Mukherjee
2018-08-13
1
-0
/
+1
*
All: run codespell on the code and fix issues.
Yaniv Kaul
2018-07-22
1
-2
/
+2
*
Fix compile warnings
Xavi Hernandez
2018-07-10
1
-14
/
+60
*
glusterfs: access trusted peer group via remote-host command
Mohit Agrawal
2018-06-20
1
-5
/
+0
*
tests: Enable geo-rep test cases
Kotresh HR
2018-01-05
1
-2
/
+2
*
rpc: optimize fop program lookup
Milind Changire
2017-11-06
1
-1
/
+1
*
glusterd: Fix few coverity errors
Prashanth Pai
2017-11-06
1
-3
/
+3
*
glusterd: clean up portmap on brick disconnect
Atin Mukherjee
2017-10-31
1
-1
/
+2
*
glusterd : introduce timer in mgmt_v3_lock
Gaurav Yadav
2017-10-17
1
-5
/
+23
*
glusterd: introduce max-port range
Atin Mukherjee
2017-08-17
1
-2
/
+15
*
glusterd: Gluster should keep PID file in correct location
Gaurav Kumar Garg
2017-08-11
1
-0
/
+77
*
logging: localtime logging, cmdline, volume set option
Kaleb S. KEITHLEY
2017-08-03
1
-0
/
+20
*
glusterd: Introduce option to limit no. of muxed bricks per process
Samikshan Bairagya
2017-07-10
1
-0
/
+1
*
protocol/server: make listen backlog value as configurable
Mohammed Rafi KC
2017-06-08
1
-5
/
+3
*
glusterfs: Not able to mount running volume after enable brick mux and stoppe...
Mohit Agrawal
2017-05-31
1
-1
/
+1
*
glusterd: socketfile & pidfile related fixes for brick multiplexing feature
Mohit Agrawal
2017-05-09
1
-3
/
+0
*
glusterd: Fix removing pmap entry on rpc disconnect
Prashanth Pai
2017-04-28
1
-1
/
+1
*
build: conditionally build legacy gNFS server and associated sub-packaging
Kaleb S. KEITHLEY
2017-04-28
1
-29
/
+6
*
xlator: do not call dlclose() when debugging
Niels de Vos
2017-04-07
1
-2
/
+5
*
glusterd: hold off volume deletes while still restarting bricks
Jeff Darcy
2017-03-30
1
-0
/
+1
*
posix: Fix creation of files with S_ISVTX on FreeBSD
Xavier Hernandez
2017-02-18
1
-1
/
+1
*
rpcsvc: Add rpchdr and proghdr to iobref before submitting to transport
Poornima G
2017-02-15
1
-2
/
+4
*
glusterd: add a cli command to trigger a statedump on a client
Poornima G
2017-01-23
1
-0
/
+67
*
geo-rep: Separate slave mount logs for each connection
Kotresh HR
2017-01-18
1
-3
/
+3
*
glusterd: Get maximum supported op-version in a cluster
Samikshan Bairagya
2017-01-08
1
-0
/
+1
*
glusterd : Introduce reset brick
Anuradha Talur
2016-08-29
1
-0
/
+1
*
glusterd: fix unused variable warnings/errors
Kaleb S. KEITHLEY
2016-08-29
1
-6
/
+0
*
glusterd: Fix gsyncd upgrade issue
Kotresh HR
2016-07-13
1
-2
/
+59
*
glusterd: spawn daemons from init() on a single or two node setup
Atin Mukherjee
2016-07-05
1
-6
/
+5
*
glusterd/geo-rep: slave volume uuid to identify a geo-rep session
Saravanakumar Arumugam
2016-05-12
1
-2
/
+2
*
glusterd: register rpc notification for unix sockets
vmallika
2016-01-28
1
-15
/
+2
*
core: use syscall wrappers instead of direct syscalls -- glusterd
Kaleb S. KEITHLEY
2015-10-28
1
-23
/
+23
*
Tiering: change in status for remove brick and rebalance
hari gowtham
2015-09-21
1
-0
/
+2
*
all: reduce "inline" usage
Jeff Darcy
2015-09-01
1
-1
/
+1
*
glusterd: initialize the daemon services on demand
Atin Mukherjee
2015-07-27
1
-54
/
+13
*
rpc,server,glusterd: Init transport list for accepted transport
Kaushal M
2015-07-24
1
-0
/
+8
*
glusterd: use 2 epoll worker threads by default
Krishnan Parthasarathi
2015-07-16
1
-0
/
+21
*
glusterd: Fix management encryption issues with GlusterD
Kaushal M
2015-07-09
1
-8
/
+5
[next]