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
/
glusterd
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
cluster/stripe: implement the coalesce stripe file format
Brian Foster
2012-06-07
1
-0
/
+1
*
glusterd: generate node UUID lazily
Anand Avati
2012-06-07
13
-62
/
+70
*
glusterd: nfs.disable fix for "volume set help"
Kaushal M
2012-06-06
1
-7
/
+12
*
glusterd: Set errstr for duplicate add-brick
Kaushal M
2012-06-05
1
-0
/
+3
*
replicate: default read_child to a local brick if there is one.
Jeff Darcy
2012-06-05
1
-0
/
+1
*
glusterd-volgen: by default include 'cluster/distribute' in volfile
Amar Tumballi
2012-06-01
1
-6
/
+9
*
glusterd: fix issues with volume reset handling
Csaba Henk
2012-06-01
2
-22
/
+35
*
glusterd: regenerate brick vol-files on upgrade
Pranith Kumar K
2012-06-01
1
-0
/
+5
*
glusterd: makefile typo fix.
Amar Tumballi
2012-06-01
1
-1
/
+1
*
Add server-side aux-GID resolution.
Jeff Darcy
2012-06-01
1
-0
/
+1
*
mgmt/glusterd: self-heals should be on in glustershd
Pranith Kumar K
2012-05-31
1
-0
/
+8
*
replicate: add hashed read-child method.
Jeff Darcy
2012-05-31
1
-0
/
+1
*
mgmt/glusterd: Do shd validation for replicate volumes
Pranith Kumar K
2012-05-31
1
-1
/
+13
*
glusterd-hooks: added support for separate namespace for 'volume set' keys
Amar Tumballi
2012-05-31
2
-0
/
+32
*
glusterd: cut out a standalone socket path calculation routine
Csaba Henk
2012-05-31
2
-7
/
+16
*
glusterd: change working-directory from /etc/glusterd to /var/lib/glusterd
Amar Tumballi
2012-05-29
1
-0
/
+8
*
performance/md-cache: make cache timeout reconfigurable via cli
Raghavendra Bhat
2012-05-29
1
-0
/
+1
*
glusterd: Run post hooks on a different thread
Krishnan Parthasarathi
2012-05-29
6
-6
/
+238
*
nfs/mount: Support MOUNT protocol on UDP. Needed for NLM on solaris clients.
Krishna Srinivas
2012-05-27
1
-0
/
+1
*
glusterd: Replace-brick should create dst brick path only on 'dst' node.
Krishnan Parthasarathi
2012-05-27
2
-1
/
+4
*
glusterd/geo-rep: do away with unneded function exports
Csaba Henk
2012-05-27
2
-29
/
+27
*
glusterd/geo-rep: cleanup and fixes
Csaba Henk
2012-05-27
1
-35
/
+54
*
glusterd / geo-rep : fix rotating slave log file
Venky Shankar
2012-05-26
1
-22
/
+52
*
glusterd-portmap: adhere to IANA standards while assigning brick ports
Amar Tumballi
2012-05-24
3
-12
/
+33
*
glusterd/remove-brick: Reset decommission stats on all nodes
shishir gowda
2012-05-24
4
-6
/
+19
*
glusterd/rebalance: Display run-time of rebalance process
shishir gowda
2012-05-24
6
-0
/
+32
*
glusterd: Disconnected bricks of 'stale' volume before deleting it.
Krishnan Parthasarathi
2012-05-23
1
-2
/
+5
*
Fix volume create
Emmanuel Dreyfus
2012-05-22
1
-9
/
+19
*
core: canonicalize paths
Rajesh Amaravathi
2012-05-22
2
-0
/
+7
*
common-utils: Simplified mkdir_p interface and put it to use.
Krishnan Parthasarathi
2012-05-21
5
-56
/
+12
*
protocol/client: free the 'loc2' variable of client_local
Amar Tumballi
2012-05-21
1
-2
/
+2
*
glusterd: replace-brick should create dst brick path only once.
Krishnan Parthasarathi
2012-05-19
1
-6
/
+7
*
common-utils: Added C wrapper to mkdir(1) -p functionality.
Krishnan Parthasarathi
2012-05-19
1
-13
/
+5
*
glusterd / mountbroker: warn if mountbroker-root permissions are suspected to...
Csaba Henk
2012-05-18
1
-0
/
+10
*
glusterd,cli: Enable errstr for peer detach
Kaushal M
2012-05-18
4
-4
/
+8
*
glusterd, cli: Enable errstr for peer probe
Kaushal M
2012-05-18
6
-19
/
+46
*
Self-heald: Enable configuring of heal poll timeout
Pranith Kumar K
2012-05-18
1
-5
/
+62
*
glusterd: Fixed glusterd_brick_create_path algo.
Krishnan Parthasarathi
2012-05-16
7
-125
/
+165
*
mgmt/glusterd: Avoid re-starting nfs unconditionally.
Vijay Bellur
2012-05-08
4
-1
/
+138
*
mgmt/gluster: Load index xlator on brick always
Pranith Kumar K
2012-05-08
1
-15
/
+12
*
glusterd: remove-brick: add more error handling
Amar Tumballi
2012-05-08
1
-14
/
+25
*
glusterd/store: Move remove-brick/rebalance status to node_state.info
shishir gowda
2012-05-05
4
-19
/
+174
*
mgmt/glusterd: allow volume start force
Pranith Kumar K
2012-05-05
1
-1
/
+2
*
glusterd/rebalance: Switch off afr self heal in rebalance process.
shishir gowda
2012-05-03
1
-0
/
+4
*
glusterd: Added glusterd command specific optional args for hooks scripts.
Krishnan Parthasarathi
2012-05-03
3
-3
/
+116
*
glusterd: Disallow (re)-using bricks that were part of any volume
Krishnan Parthasarathi
2012-05-03
1
-20
/
+7
*
glustershd: allow changing of log-level through cli
Raghavendra Bhat
2012-05-02
1
-3
/
+24
*
mgmt/glusterd: take the statedumps of running bricks if one of the bricks is ...
Raghavendra Bhat
2012-05-01
1
-1
/
+7
*
get rid of ZR_PATH_MAX
Emmanuel Dreyfus
2012-05-01
1
-1
/
+1
*
glusterd: Fail replace-brick subcmds on bricks other src/dst.
Krishnan Parthasarathi
2012-04-28
1
-5
/
+7
[prev]
[next]