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
/
src
/
glusterd-brick-ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: changes in 'volume create' behaviour
Krutika Dhananjay
2013-11-26
1
-3
/
+9
*
cli,glusterd: Task parameters in xml output
Kaushal M
2013-09-19
1
-3
/
+44
*
glusterd: Don't reset rebalance status on add-brick
Kaushal M
2013-09-19
1
-9
/
+0
*
mgmt/glusterd: Update sub_count on remove brick
Vijay Bellur
2013-09-13
1
-0
/
+1
*
glusterd: Backport of vme table changes from master
Kaushal M
2013-06-05
1
-4
/
+8
*
glusterd: big lock - a coarse-grained locking to prevent races
v3.4.0alpha3
Krishnan Parthasarathi
2013-04-17
1
-2
/
+13
*
glusterd: Fix check for task-id existence in 'volume status'
Kaushal M
2013-03-05
1
-1
/
+1
*
glusterd: do dict unref after sending reply to cli
Krutika Dhananjay
2013-02-03
1
-4
/
+0
*
glusterd: Add GF_ASSERT check in glusterd volume op handlers
Krutika Dhananjay
2013-01-08
1
-0
/
+1
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-19
1
-50
/
+111
*
glusterd: log appropriate message when locking fails
Krutika Dhananjay
2012-12-11
1
-54
/
+68
*
Fix xdr_to_generic success check
Kaushal M
2012-12-09
1
-4
/
+6
*
Revert "glusterd, cli: Task id's for async tasks"
Anand Avati
2012-12-04
1
-111
/
+50
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-04
1
-50
/
+111
*
BD Backend: Volume creation support
M. Mohan Kumar
2012-11-29
1
-0
/
+9
*
glusterd: fix for remove-brick on just created/stopped volumes
Amar Tumballi
2012-10-24
1
-8
/
+5
*
glusterd: volume-start, add-brick and remove-brick to use synctask framework
Krishnan Parthasarathi
2012-10-11
1
-9
/
+4
*
glusterd: add-brick failed to start bricks when more than one were given
Krishnan Parthasarathi
2012-10-10
1
-9
/
+16
*
glusterd: glusterd_brick_stop should be race free wrt pmap
Krishnan Parthasarathi
2012-10-10
1
-2
/
+3
*
glusterd: Fix to log command status at the appropriate time
Krutika Dhananjay
2012-09-20
1
-21
/
+8
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
1
-36
/
+10
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-18
/
+9
*
glusterd: generate node UUID lazily
Anand Avati
2012-06-07
1
-2
/
+2
*
glusterd: Set errstr for duplicate add-brick
Kaushal M
2012-06-05
1
-0
/
+3
*
glusterd/remove-brick: Reset decommission stats on all nodes
shishir gowda
2012-05-24
1
-0
/
+2
*
glusterd: Fixed glusterd_brick_create_path algo.
Krishnan Parthasarathi
2012-05-16
1
-1
/
+1
*
glusterd: remove-brick: add more error handling
Amar Tumballi
2012-05-08
1
-14
/
+25
*
glusterd (remove-brick): fix data-loss issue
Amar Tumballi
2012-04-18
1
-1
/
+1
*
glusterd/remove-brick: Replace ABORT with STOP
shishir gowda
2012-04-13
1
-16
/
+3
*
glusterd/remove-brick: Remove support for pause option
shishir gowda
2012-04-13
1
-18
/
+0
*
glusterd: Added volume-id to 'op' dictionary
Krishnan Parthasarathi
2012-04-12
1
-0
/
+8
*
remove-brick: Abort should revert volume changes
shishir gowda
2012-04-06
1
-9
/
+18
*
glusterd: remove-brick validation behavior fix
Amar Tumballi
2012-03-31
1
-14
/
+37
*
glusterd: add-brick: give proper reason in few error cases
Amar Tumballi
2012-03-29
1
-0
/
+19
*
glusterd: bring back the 'non-synctask' behavior
Amar Tumballi
2012-03-22
1
-1
/
+1
*
glusterd: bring in feature to use syncop for mgmt ops
Amar Tumballi
2012-03-21
1
-3
/
+1
*
cluster/dht: Rebalance will be a new glusterfs process
shishirng
2012-02-19
1
-10
/
+11
*
glusterd: Fail volume 'modify' operations when rb is ongoing
Krishnan Parthasarathi
2012-02-14
1
-11
/
+20
*
glusterd: Improved err msgs for add_brick
Krishnan Parthasarathi
2012-02-03
1
-11
/
+27
*
glusterd: prevent adding bricks already in use
Rajesh Amaravathi
2012-01-12
1
-19
/
+20
*
glusterd: Fixed add-brick error message.
Krishnan Parthasarathi
2012-01-05
1
-2
/
+2
*
glusterd: Added checks for remove-brick handler.
Krishnan Parthasarathi
2012-01-04
1
-0
/
+11
*
glusterd: Fixed add-brick handler algorithm.
Krishnan Parthasarathi
2012-01-02
1
-0
/
+13
*
glusterd: Fixed spurious checks in add_brick.
v3.3.0qa17
Krishnan Parthasarathi
2011-12-19
1
-91
/
+2
*
XDR: cli-glusterd xdr consolidation
shishir gowda
2011-11-16
1
-32
/
+34
*
changing of the volume types after volume is created.
Amar Tumballi
2011-10-28
1
-48
/
+524
*
glusterd: take off 'auto-commit' behavior of decommissioning
Amar Tumballi
2011-10-11
1
-6
/
+18
*
glusterd: allow non-related directories with same prefix
Rajesh Amaravathi
2011-09-29
1
-1
/
+1
[next]