index
:
glusterfs-afrv1.git
development
master
release-2.0
release-3.0
release-3.1
release-3.2
release-3.3
release-3.4
release-3.5
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
xlators
/
mgmt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glusterd: Use volume op-versions during volgen
Kaushal M
2013-08-02
4
-19
/
+14
*
cluster/dht: Re-initialize skipped file count in glusterd
shishir gowda
2013-07-31
1
-0
/
+1
*
glusterd : Checking session created or not in case of geo-rep stop
Avra Sengupta
2013-07-31
1
-2
/
+6
*
glusterd : initiating gsyncd restart during add-brick
Avra Sengupta
2013-07-31
3
-25
/
+150
*
mgmt/glusterd: Fix a minor typo.
Vijay Bellur
2013-07-31
1
-1
/
+1
*
cluster/dht: Treat migration failures due to space constraints as skipped
shishir gowda
2013-07-30
2
-0
/
+28
*
glusterd: Fixing create force issues while it returned true everytime.
Avra Sengupta
2013-07-29
1
-42
/
+71
*
cli, glusterd: Cleanup logging of bd op commands.
Vijay Bellur
2013-07-27
1
-1
/
+0
*
mgmt/glusterd: let each brick write the valgrind o/p to different file
Raghavendra Bhat
2013-07-26
1
-1
/
+5
*
glusterd/cli changes for distributed geo-rep
Avra Sengupta
2013-07-26
12
-574
/
+2677
*
gsyncd: distribute the crawling load
Avra Sengupta
2013-07-26
2
-1
/
+15
*
storage/posix: implement batched fsync in a single thread
Anand Avati
2013-07-23
1
-0
/
+8
*
features/changelog: changelog translator
Avra Sengupta
2013-07-22
3
-11
/
+46
*
glusterd: Give up biglock before brick's rpc unref
Krishnan Parthasarathi
2013-07-11
1
-1
/
+5
*
glusterd: Correct op-version of some options
Kaushal M
2013-07-11
1
-23
/
+23
*
glusterd/common-utils: move hostname helper functions to common-utils
Krishnan Parthasarathi
2013-07-04
6
-255
/
+20
*
posix: add a simple health-checker
Niels de Vos
2013-07-03
1
-0
/
+4
*
cluster/afr: Provide an option to disable afr durability
Pranith Kumar K
2013-07-03
1
-0
/
+5
*
glusterd: More checks before starting rebalance/remove-brick
Kaushal M
2013-07-02
4
-12
/
+60
*
rpc: duplicate request cache for nfs
Rajesh Amaravathi
2013-06-21
5
-57
/
+66
*
store: move glusterd_store functions from mgmt/glusterd to libglusterfs
Niels de Vos
2013-06-20
6
-867
/
+179
*
glusterd: Log peer op status at the appropriate time
Krutika Dhananjay
2013-06-18
6
-72
/
+284
*
glusterd: Disable transport before cleaning up rpc object
Krishnan Parthasarathi
2013-06-18
3
-19
/
+99
*
nfs: option to disable acl
Rajesh Amaravathi
2013-06-15
2
-0
/
+13
*
glusterd: Ignore directories matching *.tmp in store
Krishnan Parthasarathi
2013-06-13
1
-0
/
+1
*
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
*
nfs: gluster volume set help shows null as default value
Rajesh Joseph
2013-06-06
1
-11
/
+17
*
mgmt/glusterd: Set task op at the time of task-id set
Pranith Kumar K
2013-06-06
2
-0
/
+2
*
glusterd-syncop: Fix unlocking and collating errors
Kaushal M
2013-06-04
3
-50
/
+86
*
mgmt/glusterd: Make sure peerinfo->uuid_str is assigned
Pranith Kumar K
2013-05-31
4
-5
/
+24
*
glusterd-volgen: Improve volume op-versions calculation
Kaushal M
2013-05-31
4
-488
/
+616
*
glusterd-volgen: Enable open-behind based on op-version
Kaushal M
2013-05-28
3
-11
/
+50
*
glusterd: Allow volume start force to succeed if brick directories are recreated
Krutika Dhananjay
2013-05-25
1
-1
/
+15
*
glusterd: Give up biglock during rpc conn cleanup
Krishnan Parthasarathi
2013-05-23
1
-0
/
+9
*
glusterd: Set op_errstr to error string received from peer
Krutika Dhananjay
2013-05-16
1
-0
/
+4
*
rpc-transport: Moved unix socket options function to rpc-transport
Krishnan Parthasarathi
2013-05-16
2
-6
/
+6
*
glusterd: Fix misleading log messages of the kind "Node <n> responded to <n>"
Krutika Dhananjay
2013-05-16
3
-10
/
+13
*
glusterd: Start bricks on glusterd startup, only once
Krishnan Parthasarathi
2013-05-15
4
-5
/
+7
*
glusterd: Perform NULL check on rsp.op_errstr before using it
Krutika Dhananjay
2013-05-13
1
-1
/
+1
*
glusterd: remove-brick: prevent removal from a replicate volume.
Ravishankar N
2013-05-13
1
-2
/
+13
*
glusterd: Fix uuid to hostname conversion for 'volume status'
Kaushal M
2013-05-12
1
-3
/
+4
*
glusterd: Set op-version on startup based on install status
Kaushal M
2013-05-12
1
-5
/
+23
*
glusterd: Give up big lock before performing any RPC
Krishnan Parthasarathi
2013-05-07
1
-1
/
+13
*
Revert "glusterd: Fix spurious wakeups in glusterd syncops"
Krishnan Parthasarathi
2013-05-04
2
-32
/
+12
*
synctask: implement barriers around yield, not the other way
Anand Avati
2013-05-04
1
-0
/
+2
*
glusterd: Syncop callbks should take big lock too
Krishnan Parthasarathi
2013-05-02
2
-13
/
+53
*
glusterd: delete "volume-name" from dict before processing the next option
Krutika Dhananjay
2013-05-02
1
-0
/
+2
*
glusterd: Log hostname of the peer where there is cksum/version mismatch
Krutika Dhananjay
2013-05-02
3
-9
/
+12
*
glusterd: Removed 'proactive' failing of volume op
Krishnan Parthasarathi
2013-04-30
1
-53
/
+3
[prev]
[next]