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
Commit message (
Expand
)
Author
Age
Files
Lines
*
loc_t: add 'gfid' and 'pargfid' fields
Amar Tumballi
2011-05-03
8
-35
/
+161
*
enable memory accounting for error-gen xlator
Raghavendra Bhat
2011-05-03
3
-2
/
+52
*
performance/write-behind: initialize lock in wb-file before wb-file is set in...
branchpoint-3.2
Raghavendra G
2011-04-29
1
-20
/
+26
*
marker: fix NULL deref in logging
v3.2.0
Anand Avati
2011-04-29
1
-2
/
+3
*
mgmt/glusterd: Fix ret value in importing of options/gsync slaves
Pranith Kumar K
2011-04-22
1
-1
/
+1
*
cli: fix up parsing of geo-replication status
v3.2.0qa16
Csaba Henk
2011-04-22
1
-7
/
+10
*
syncdaemon: have the monitor kill the worker if it does not connect in 60 sec
Csaba Henk
2011-04-22
3
-4
/
+33
*
cli: adhere to timeouts properly
Csaba Henk
2011-04-22
1
-4
/
+13
*
mgmt/glusterd: fix up the buffer sizes to accomodate a correct estimate of si...
Kaushik BV
2011-04-22
3
-24
/
+87
*
cli: check if gsyncd is present in the configured place, enable geo-replicati...
Kaushik BV
2011-04-22
2
-1
/
+122
*
cli: changes in struct cli_cmd to disable gluster command at run-time
Kaushik BV
2011-04-22
7
-43
/
+54
*
syncdaemon: handle errors in glusterfs mount more carefully
v3.2.0qa15
Csaba Henk
2011-04-21
1
-4
/
+11
*
gluster volume create: fix help message with transport option 'tcp, rdma'
Amar Tumballi
2011-04-21
2
-2
/
+3
*
prevent few excessive logs
Amar Tumballi
2011-04-21
6
-22
/
+23
*
features/marker-quota: handle creation of regular files using mknod.
Raghavendra G
2011-04-21
2
-0
/
+7
*
glusterd / cli: make the needed changes to let a masterless geo-rep config re...
Csaba Henk
2011-04-21
2
-32
/
+48
*
features/marker-quota: handle overflow of counter used to set frame->root->lk...
Raghavendra G
2011-04-21
4
-13
/
+42
*
features/marker-quota: Add the disk space used to parent sizes during creatio...
Raghavendra G
2011-04-21
3
-3
/
+6
*
do not allow create volume or add-brick if given path or any brick is a part ...
Raghavendra Bhat
2011-04-21
1
-0
/
+30
*
cli: change geo-replication syntax to support slave-only invocation
Csaba Henk
2011-04-21
2
-71
/
+86
*
geo-replication: revamp CONFIG command
Csaba Henk
2011-04-21
8
-301
/
+143
*
syncdaemon: fix double wait in monitor
Csaba Henk
2011-04-21
1
-1
/
+1
*
glusterd: log the error immedietly after the syscall failure
Raghavendra Bhat
2011-04-21
1
-2
/
+4
*
NFS : Check proper permissions in access control for setattr.
Gaurav
2011-04-21
1
-2
/
+2
*
features/marker: reduce the size corresponding to destination file if it is a...
Raghavendra G
2011-04-21
3
-8
/
+18
*
features/marker-quota: initialize dentry_child_count to total number of child...
Raghavendra G
2011-04-21
1
-6
/
+17
*
marker: fixes to bypass marker fops in case features are enabled
Amar Tumballi
2011-04-19
1
-9
/
+22
*
glusterd / geo-rep: harvesting further benefits of static gsyncd pre-config
Csaba Henk
2011-04-19
1
-48
/
+34
*
glusterd / geo-rep: do all gsyncd pre-configuration in glusterd init
Csaba Henk
2011-04-19
3
-137
/
+140
*
syncdaemon: add session-owner option
Csaba Henk
2011-04-19
2
-1
/
+8
*
syncdaemon: implement template substitutions for config values
Csaba Henk
2011-04-19
3
-22
/
+66
*
gsyncd service auto-discovery
Csaba Henk
2011-04-19
2
-1
/
+51
*
cli: make it possible to set per-command timeouts for connection
Csaba Henk
2011-04-19
1
-17
/
+18
*
cli: implement "system:: getwd" command
Csaba Henk
2011-04-19
10
-2
/
+201
*
cli: preliminary cleanup for system:: commands
Csaba Henk
2011-04-19
1
-15
/
+13
*
mgmt/glusterd: geo-rep: restart-upon-reconfig: don't bail out if the gsync se...
Csaba Henk
2011-04-19
1
-2
/
+4
*
syncdaemon: fix swallowing of exit value
Csaba Henk
2011-04-19
1
-1
/
+1
*
syncdaemon: pythonize accidentally copied ruby line in code
Csaba Henk
2011-04-19
1
-1
/
+1
*
syncdaemon: don't accept simple identifiers anymore as sugared urls
Csaba Henk
2011-04-19
1
-1
/
+3
*
mgmt/glusterd: Fix compiler warning
Pranith Kumar K
2011-04-19
1
-1
/
+0
*
mgmt/glusterd: Send the gsync sessions that are running to the new peer.
Kaushik BV
2011-04-19
2
-41
/
+100
*
mgmt/glusterd: do not allow replace-brick operations when geo-rep sessions ar...
Kaushik BV
2011-04-19
1
-0
/
+18
*
features/marker-quota: reduce contributions to parents during unlink only if ...
Raghavendra G
2011-04-18
2
-4
/
+33
*
features/marker-quota: remove contribution xattrs from oldloc in rename.
Raghavendra G
2011-04-18
1
-6
/
+43
*
mgmt/glusterd: geo-rep config set/del restarts the geo-rep process so that it...
Kaushik BV
2011-04-18
1
-13
/
+69
*
cli: Fix profile info alignment
Pranith Kumar K
2011-04-18
1
-1
/
+1
*
mgmt/glusterd: change the cli output of geo-rep start/stop to resemble the ou...
Kaushik BV
2011-04-18
2
-5
/
+9
*
DHT: Propogate error if dht_rmdir_opendir_cbk
shishir gowda
2011-04-17
1
-0
/
+2
*
cli: UI cleanup for geo-replication command
v3.2.0qa14
Kaushik BV
2011-04-17
4
-43
/
+71
*
cli: removal of dead code due to the code movement of geo-rep start from cli ...
Kaushik BV
2011-04-17
1
-88
/
+0
[next]