summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* BD Backend: CLI to create a full/linked clone of a imageM. Mohan Kumar2012-11-291-1/+18
* BD Backend: CLI commands to create/delete imageM. Mohan Kumar2012-11-295-3/+253
* BD Backend: Volume creation supportM. Mohan Kumar2012-11-299-14/+149
* geo-rep / gsyncd,glusterd: do not hardcode socket pathCsaba Henk2012-11-284-3/+11
* glusterd, cli: implement gluster system uuid reset commandRaghavendra Bhat2012-11-283-11/+131
* glusterd: Protected conf->xprt_list racy access.Krishnan Parthasarathi2012-11-282-3/+14
* protocol/client: add an option to filter O_DIRECT flag in openAmar Tumballi2012-11-281-0/+1
* glusterd: volume-sync shouldn't validate volume-idKrishnan Parthasarathi2012-11-272-35/+9
* mgmt/glusterd: Implementation of server-side quorumPranith Kumar K2012-11-2311-161/+1206
* glusterd: fix use of undefined realpath(3) resultJeff Darcy2012-11-231-2/+7
* glusterd: brick path availability check only for local bricksKrishnan Parthasarathi2012-11-231-28/+40
* gsyncd / geo-rep: include hostname in status cmdVenky Shankar2012-11-213-11/+49
* perf/io-threads: least-rate-limit least priority throttlingBrian Foster2012-11-211-0/+1
* glusterd: copy peers that participate in volume xactionKrishnan Parthasarathi2012-11-182-12/+14
* glusterd: Add missing options to vme table.Kaushal M2012-11-131-0/+4
* glusterd: Fixed glusterd crash in volume add-brickKrutika Dhananjay2012-11-121-33/+20
* glusterd: 'volume set' changes for op-version supportKaushal M2012-10-315-168/+348
* glusterd: op-version handshake implementationKaushal M2012-10-306-95/+753
* glusterd: Remove brick from brick list on all nodes.Krishnan Parthasarathi2012-10-241-0/+2
* glusterd: fix for remove-brick on just created/stopped volumesAmar Tumballi2012-10-242-16/+16
* mgmt/glusterd: avoid directly using conf->uuidPranith Kumar K2012-10-164-16/+16
* glusterfs: code cleanupRaghavendra Bhat2012-10-151-1/+1
* cluster/afr: gluster volume heal $VN info sporadically reports nothing to healVenkatesh Somyajulu2012-10-111-24/+29
* cli: Changes and enhancements to XML outputKaushal M2012-10-111-7/+82
* glusterd: volume-start, add-brick and remove-brick to use synctask frameworkKrishnan Parthasarathi2012-10-1110-106/+193
* glusterd: Moved peer rsp handling functions to glusterd-utilsKrishnan Parthasarathi2012-10-114-546/+610
* glusterd: add-brick failed to start bricks when more than one were givenKrishnan Parthasarathi2012-10-101-9/+16
* glusterd: glusterd_brick_stop should be race free wrt pmapKrishnan Parthasarathi2012-10-106-18/+29
* glusterd: bring an option to change the transport-type of the volume.Amar Tumballi2012-10-042-8/+49
* glusterd: rebalance should use runner_run_nowait to free up glusterd's epoll ...Krishnan Parthasarathi2012-10-031-3/+2
* build: libraries must be in LDADD/LIBADDJeff Darcy2012-10-031-2/+3
* build: split CPPFLAGS from CFLAGSJeff Darcy2012-10-031-3/+4
* build: move -L arguments out of CFLAGSJeff Darcy2012-10-031-1/+2
* build: remove useless explicit -fPIC -shared fromJeff Darcy2012-10-031-2/+2
* build: remove -nostartfiles flagJeff Darcy2012-10-021-1/+1
* build: replace INCLUDES by CPPFLAGSJeff Darcy2012-10-021-1/+1
* build: consolidate common compilation flags into one variableJeff Darcy2012-10-011-1/+1
* write-behind: implement causal ordering and other cleanupAnand Avati2012-10-011-0/+2
* cluster/afr: Provide option to set readdir-size in entry-self-healPranith Kumar K2012-10-011-4/+5
* Fixed some general typing errors.Varun Shastry2012-09-271-2/+2
* mgmt/glusterd: Prevent extra unref in vol startPranith Kumar K2012-09-261-3/+4
* glusterd: use runner_run_nowait() variant for starting bricksAnand Avati2012-09-201-2/+2
* glusterd: Fix to log command status at the appropriate timeKrutika Dhananjay2012-09-2011-175/+107
* glusterd: Fix compile time warning for gsyncd helper routineVenky Shankar2012-09-201-5/+8
* rpcsvc: framework for executing actors as synctaskAnand Avati2012-09-191-0/+3
* glusterd: Fix remote processes not being shown in "volume status"Kaushal M2012-09-171-3/+4
* storage/posix: Option to set brick(of a volume)'s root dir's uid/gidKrishnan Parthasarathi2012-09-141-1/+3
* glusterd: Fixed _is_prefix check for two file pathsKrishnan Parthasarathi2012-09-131-4/+25
* All: License message changeVarun Shastry2012-09-1331-215/+188
* cli: Added special key "group" for bulk volume set.Krishnan Parthasarathi2012-09-121-29/+37