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-handler.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bd_map: Remove bd_map xlator
M. Mohan Kumar
2013-11-13
1
-87
/
+0
*
cli,glusterd: Changes to cli-glusterd communication
Kaushal M
2013-10-17
1
-0
/
+21
*
glusterd: Set errstr appropriately on peer op failure
Krutika Dhananjay
2013-09-29
1
-11
/
+17
*
glusterd: release big locks while doing mount
Anand Avati
2013-08-18
1
-0
/
+4
*
cli: Add server uuid into volume brick info xml
Timothy Asir
2013-08-18
1
-0
/
+10
*
cli, glusterd: Cleanup logging of bd op commands.
Vijay Bellur
2013-07-27
1
-1
/
+0
*
glusterd/cli changes for distributed geo-rep
Avra Sengupta
2013-07-26
1
-0
/
+2
*
glusterd/common-utils: move hostname helper functions to common-utils
Krishnan Parthasarathi
2013-07-04
1
-3
/
+3
*
rpc: duplicate request cache for nfs
Rajesh Amaravathi
2013-06-21
1
-41
/
+41
*
glusterd: Log peer op status at the appropriate time
Krutika Dhananjay
2013-06-18
1
-63
/
+268
*
glusterd: Disable transport before cleaning up rpc object
Krishnan Parthasarathi
2013-06-18
1
-2
/
+46
*
mgmt/glusterd, socket: Change logging for brick disconnects
Pranith Kumar K
2013-06-11
1
-2
/
+6
*
glusterd: Add a cmd for getting uuid of local node
Krishnan Parthasarathi
2013-06-10
1
-0
/
+99
*
mgmt/glusterd: Make sure peerinfo->uuid_str is assigned
Pranith Kumar K
2013-05-31
1
-2
/
+3
*
glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"
Krutika Dhananjay
2013-05-16
1
-7
/
+8
*
glusterd: Removed 'proactive' failing of volume op
Krishnan Parthasarathi
2013-04-30
1
-53
/
+3
*
cli: add a command 'gluster pool list [--xml]'
Niels de Vos
2013-04-26
1
-19
/
+32
*
glusterd: big lock - a coarse-grained locking to prevent races
Krishnan Parthasarathi
2013-04-12
1
-34
/
+247
*
Do not call xdr_string() with a NULL error message
Emmanuel Dreyfus
2013-02-28
1
-0
/
+1
*
glusterd: allow multiple instances of glusterd on one machine
Jeff Darcy
2013-02-21
1
-1
/
+25
*
glusterd: log changes in volume set and volume reset codepath
Krutika Dhananjay
2013-02-19
1
-2
/
+8
*
glusterd: Making volume-reset use synctask framework
Avra Sengupta
2013-02-08
1
-5
/
+1
*
glusterd : Made volume-set use synctask framework.
Avra Sengupta
2013-02-08
1
-5
/
+1
*
glusterd: Made volume-sync use synctask framework.
Avra Sengupta
2013-02-08
1
-5
/
+1
*
glusterd : Made volume clear-locks use synctask framework.
Avra Sengupta
2013-02-08
1
-4
/
+1
*
glusterd: do dict unref after sending reply to cli
Krutika Dhananjay
2013-02-03
1
-14
/
+2
*
glusterd: Made volume-status use synctask framework
Krishnan Parthasarathi
2013-02-03
1
-4
/
+2
*
glusterd: Removed start-unlock event injection in 'synctask' codepath
Krishnan Parthasarathi
2013-02-03
1
-22
/
+40
*
glusterd: make 'glusterd_is_local_addr' return bool
JulesWang
2013-01-26
1
-2
/
+3
*
glusterd: log changes in volume stop (and in op sm codepath)
Krutika Dhananjay
2013-01-18
1
-30
/
+57
*
Fix format security errors with hardening build flags
Niels de Vos
2013-01-16
1
-3
/
+3
*
glusterd: fix memory corruption when probe fails
Jeff Darcy
2013-01-10
1
-19
/
+22
*
glusterd: Add GF_ASSERT check in glusterd volume op handlers
Krutika Dhananjay
2013-01-08
1
-0
/
+7
*
glusterd: log enhancements for volume start
Krutika Dhananjay
2013-01-04
1
-1
/
+1
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-19
1
-1
/
+1
*
glusterd: Fix initialisation of this
Krutika Dhananjay
2012-12-18
1
-0
/
+4
*
glusterd: fix peer probe cli response on error
Kaushal M
2012-12-13
1
-23
/
+19
*
glusterd: log appropriate message when locking fails
Krutika Dhananjay
2012-12-11
1
-50
/
+113
*
Fix xdr_to_generic success check
Kaushal M
2012-12-09
1
-29
/
+61
*
Revert "glusterd: add "volume label" command"
Anand Avati
2012-12-04
1
-66
/
+0
*
Revert "glusterd, cli: Task id's for async tasks"
Anand Avati
2012-12-04
1
-1
/
+1
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-04
1
-1
/
+1
*
glusterd: add "volume label" command
Jeff Darcy
2012-12-04
1
-0
/
+66
*
mgmt/glusterd: Consider nodesvc to be running after online
Pranith Kumar K
2012-11-29
1
-2
/
+2
*
BD Backend: CLI commands to create/delete image
M. Mohan Kumar
2012-11-29
1
-0
/
+74
*
BD Backend: Volume creation support
M. Mohan Kumar
2012-11-29
1
-0
/
+7
*
glusterd, cli: implement gluster system uuid reset command
Raghavendra Bhat
2012-11-28
1
-0
/
+100
*
glusterd: volume-sync shouldn't validate volume-id
Krishnan Parthasarathi
2012-11-27
1
-25
/
+0
*
mgmt/glusterd: Implementation of server-side quorum
Pranith Kumar K
2012-11-23
1
-53
/
+117
*
glusterd: op-version handshake implementation
Kaushal M
2012-10-30
1
-1
/
+1
[next]