summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* cli: add a command 'gluster pool list [--xml]'Niels de Vos2013-04-261-19/+32
* glusterd: Introduce volume op-versionsKaushal M2013-04-2610-418/+600
* glusterd: volume-sync needs to work with rejected peersKrishnan Parthasarathi2013-04-221-3/+5
* glusterd: validate performance.nfs.* option values during volume set stageKrutika Dhananjay2013-04-181-2/+19
* glusterd: Avoided deadlock in single node cluster, glusterd restartKrishnan Parthasarathi2013-04-161-0/+3
* glusterd: big lock - a coarse-grained locking to prevent racesKrishnan Parthasarathi2013-04-1216-106/+656
* glusterd: Fixed spurious wakeups in glusterd syncopsKrishnan Parthasarathi2013-04-122-15/+26
* glusterd: changes in 'volume create' behaviourKrutika Dhananjay2013-04-095-20/+137
* mgmt/glusterd: enable valgrind usage even in non DEBUG buildRaghavendra Bhat2013-04-094-24/+13
* afr: let eager-locking do its own overlap checksAnand Avati2013-04-051-54/+0
* storage/posix: introduce node-uuid-pathinfoVenky Shankar2013-04-051-0/+4
* cluster/distribute: Start rebalance with option readdir-optimize onshishir gowda2013-04-031-0/+1
* glusterd: add more specific log messagesBala.FA2013-04-021-8/+8
* mgmt/glusterd: Enable write-behind in nfsPranith Kumar K2013-04-011-1/+1
* glusterd: Removed fd leaks in glusterfs_start utility functionKrishnan Parthasarathi2013-03-254-119/+79
* config: better (i.e. more portable) test for libxml2Kaleb S. KEITHLEY2013-03-251-2/+2
* glusterd: Simplify glusterd_service_stop()Krishnan Parthasarathi2013-03-251-70/+11
* glusterd: Improve error logging when a brick from an old volume gets re-usedNiels de Vos2013-03-221-2/+7
* dht: make DHT xattr names configurableJeff Darcy2013-03-211-0/+6
* geo-rep: retire old style ssh setupCsaba Henk2013-03-142-1/+3
* glusterd: Mark vol as deleted by renaming voldir before cleaning up the storeKrutika Dhananjay2013-03-114-44/+78
* glusterd: Fixed volume-sync in synctask codepath.Krishnan Parthasarathi2013-03-101-9/+13
* glusterd: fix segfault on volume status detailLars Ellenberg2013-03-081-9/+11
* glusterd: Added description for nfs.transport-type option in volume set help.Avra Sengupta2013-03-011-1/+4
* glusterd: Added the validation function for subvols-per-directoryAvra Sengupta2013-02-287-26/+88
* glusterd: Fix some options in vme tableKaushal M2013-02-281-7/+2
* Do not call xdr_string() with a NULL error messageEmmanuel Dreyfus2013-02-281-0/+1
* glusterd: Added validation function for stripe-block-size.Avra Sengupta2013-02-271-2/+41
* mgmt/glusterd: Move found-brick logs to DEBUGPranith Kumar K2013-02-273-4/+12
* mgmt/glusterd: Expose error-gen options through volume set.Vijay Bellur2013-02-261-0/+24
* glusterd: Increasing throughput of synctask based mgmt ops.Krishnan Parthasarathi2013-02-263-338/+386
* volgen: Use bind-address option for bricks when option set on glusterdKrishnan Parthasarathi2013-02-261-8/+20
* glusterd: Added validation function for quota-timeout.Avra Sengupta2013-02-221-2/+50
* glusterd: allow multiple instances of glusterd on one machineJeff Darcy2013-02-213-1/+76
* glusterd: use gf_strdup() in place of strdup()Krutika Dhananjay2013-02-211-1/+1
* glusterd: log changes in volume set and volume reset codepathKrutika Dhananjay2013-02-194-55/+73
* glusterd: Added validation function for performance cache max and min size.Avra Sengupta2013-02-193-4/+168
* glusterd: Made gd_synctask_begin less 'monolithic' in terms of LOC.Krishnan Parthasarathi2013-02-191-147/+235
* code cleanup: remove unused parameter 'dict'Krutika Dhananjay2013-02-191-4/+3
* features/quota: Add option to consider the quota limit in statfs estimationVarun Shastry2013-02-191-0/+8
* performance/open-behind: use anonymous fd for doing fstat and readvRaghavendra Bhat2013-02-191-0/+5
* glusterd: Added option description, and validation function fields.Avra Sengupta2013-02-193-29/+47
* distribute: add hash-name-regex optionJeff Darcy2013-02-181-1/+10
* glusterd: Fix check for task-id existence in 'volume status'Kaushal M2013-02-183-3/+8
* glusterd: Changing the volume entry table's representation.Avra Sengupta2013-02-181-138/+699
* rpc: bring in root-squashing behavior in rpcRaghavendra Bhat2013-02-171-0/+1
* glusterd: Made volume-heal use synctask framework.Avra Sengupta2013-02-165-20/+21
* glusterd: Made volume-quota use synctask framework.Avra Sengupta2013-02-166-22/+16
* glusterd: Moved the volume entry table to a separate file.Avra Sengupta2013-02-154-235/+251
* glusterd: Made log-rotate use synctask framework.Avra Sengupta2013-02-131-5/+1