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-volume-ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
glusterd: Allow volume start force to succeed if brick directories are recreated
Krutika Dhananjay
2013-05-25
1
-1
/
+15
*
glusterd: Introduce volume op-versions
Kaushal M
2013-04-26
1
-0
/
+2
*
glusterd: big lock - a coarse-grained locking to prevent races
Krishnan Parthasarathi
2013-04-12
1
-6
/
+51
*
glusterd: changes in 'volume create' behaviour
Krutika Dhananjay
2013-04-09
1
-4
/
+12
*
glusterd: Added the validation function for subvols-per-directory
Avra Sengupta
2013-02-28
1
-2
/
+6
*
glusterd: Made volume-heal use synctask framework.
Avra Sengupta
2013-02-16
1
-5
/
+1
*
glusterd: harden 'volume start' staging to check for brick dirs' presence
Krutika Dhananjay
2013-02-08
1
-13
/
+49
*
glusterd : Made volume clear-locks use synctask framework.
Avra Sengupta
2013-02-08
1
-9
/
+2
*
glusterd: Made volume-stop use synctask framework.
Avra Sengupta
2013-02-08
1
-5
/
+1
*
glusterd: Made volume-delete use synctask framework.
Avra Sengupta
2013-02-08
1
-5
/
+1
*
glusterd: Made volume-statedump use synctask framework.
Avra Sengupta
2013-02-08
1
-4
/
+1
*
glusterd: synctaskize 'volume create' operation
Krutika Dhananjay
2013-02-06
1
-42
/
+6
*
glusterd: remove extra call to glusterd_volume_compute_cksum()
Krutika Dhananjay
2013-02-04
1
-6
/
+0
*
glusterd: log changes in volume create and delete codepath
Krutika Dhananjay
2013-02-04
1
-83
/
+106
*
glusterd: "volume heal info" doesn't report output properly
Venkatesh Somyajulu
2013-02-04
1
-15
/
+17
*
glusterd: do dict unref after sending reply to cli
Krutika Dhananjay
2013-02-03
1
-13
/
+0
*
glusterd: log changes in volume stop (and in op sm codepath)
Krutika Dhananjay
2013-01-18
1
-26
/
+37
*
glusterd: Add GF_ASSERT check in glusterd volume op handlers
Krutika Dhananjay
2013-01-08
1
-0
/
+5
*
glusterd: log enhancements for volume start
Krutika Dhananjay
2013-01-04
1
-23
/
+29
*
glusterd: Remove invalid free of op_errstr
Krutika Dhananjay
2012-12-20
1
-1
/
+0
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-19
1
-2
/
+2
*
glusterd: Fix initialisation of this
Krutika Dhananjay
2012-12-18
1
-0
/
+2
*
glusterd: log appropriate message when locking fails
Krutika Dhananjay
2012-12-11
1
-39
/
+89
*
Fix xdr_to_generic success check
Kaushal M
2012-12-09
1
-12
/
+12
*
Revert "glusterd: add "volume label" command"
Anand Avati
2012-12-04
1
-116
/
+0
*
Revert "glusterd, cli: Task id's for async tasks"
Anand Avati
2012-12-04
1
-2
/
+2
*
glusterd, cli: Task id's for async tasks
Kaushal M
2012-12-04
1
-2
/
+2
*
glusterd: add "volume label" command
Jeff Darcy
2012-12-04
1
-0
/
+116
*
mgmt/glusterd: Consider nodesvc to be running after online
Pranith Kumar K
2012-11-29
1
-1
/
+1
*
BD Backend: CLI to create a full/linked clone of a image
M. Mohan Kumar
2012-11-29
1
-1
/
+18
*
BD Backend: CLI commands to create/delete image
M. Mohan Kumar
2012-11-29
1
-0
/
+85
*
BD Backend: Volume creation support
M. Mohan Kumar
2012-11-29
1
-1
/
+64
*
glusterd: volume-start, add-brick and remove-brick to use synctask framework
Krishnan Parthasarathi
2012-10-11
1
-5
/
+2
*
glusterd: glusterd_brick_stop should be race free wrt pmap
Krishnan Parthasarathi
2012-10-10
1
-1
/
+1
*
mgmt/glusterd: Prevent extra unref in vol start
Pranith Kumar K
2012-09-26
1
-3
/
+4
*
glusterd: Fix to log command status at the appropriate time
Krutika Dhananjay
2012-09-20
1
-41
/
+22
*
All: License message change
Varun Shastry
2012-09-13
1
-7
/
+6
*
mgmt/glusterd: Typo in the error message of the volume stop
Varun Shastry
2012-09-06
1
-2
/
+2
*
All: License message change
Varun Shastry
2012-08-28
1
-14
/
+5
*
glusterd: Refactored brickinfo APIs
Krishnan Parthasarathi
2012-07-19
1
-18
/
+6
*
remove useless if-before-free (and free-like) functions
Jim Meyering
2012-07-13
1
-18
/
+9
*
mgmt/glusterd: Added spaces in the logs
Venkatesh Somyajulu
2012-07-02
1
-5
/
+9
*
glusterd: generate node UUID lazily
Anand Avati
2012-06-07
1
-2
/
+2
*
glusterd: Fixed glusterd_brick_create_path algo.
Krishnan Parthasarathi
2012-05-16
1
-16
/
+1
*
mgmt/glusterd: take the statedumps of running bricks if one of the bricks is ...
Raghavendra Bhat
2012-05-01
1
-1
/
+7
*
glusterd: Added volume-id to 'op' dictionary
Krishnan Parthasarathi
2012-04-12
1
-0
/
+24
*
Fix compiler warnings and typos from Debian build.
Jeff Darcy
2012-04-10
1
-1
/
+1
*
mgmt/glusterd: Improvements for volume heal CLI.
Vijay Bellur
2012-04-01
1
-10
/
+25
*
glusterd: bring back the 'non-synctask' behavior
Amar Tumballi
2012-03-22
1
-1
/
+1
*
Add space for heal vol req log message.
Rahul C S
2012-03-21
1
-1
/
+1
[next]