summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Jeff Darcy2014-02-1123-270/+2174
|\
| * protocol/server: do not do root-squashing for trusted clientsRaghavendra Bhat2014-02-102-1/+96
| * glusterd: Volume locks and transaction specific opinfosAvra Sengupta2014-02-1018-249/+2047
| * glusterd: add volinfo to the list data structure in an orderVijaykumar M2014-02-084-3/+19
| * glusterd: Fix a memory leak.Raghavendra Talur2014-02-081-0/+2
| * glusterd: Fix the NULL dereference errors reported by coverity.Poornima2014-02-072-2/+6
| * mgmt/glusterd: Fix double free.Poornima2014-02-051-3/+2
| * glusterd: Reset opinfo.op ONLY if lock succeededKrutika Dhananjay2014-02-041-2/+4
| * glusterd: Fix race in pid file updateRavishankar N2014-02-031-12/+0
| * geo-rep: Fixing a memory leak issue reported by CoverityLalatendu Mohanty2014-02-021-0/+1
* | Merge branch 'upstream'Jeff Darcy2014-01-286-60/+68
|\|
| * mgmt/glusterd: Set right op versions for few options.Vijay Bellur2014-01-281-12/+12
| * mgmt/glusterd: make sure quota enforcer has established connection with quota...Raghavendra G2014-01-252-18/+20
| * glusterd: Free op_errstr before it goes out of scope.Ira Cooper2014-01-251-2/+2
| * glusterd: Free leaked error message.Ira Cooper2014-01-241-3/+5
| * mgmt: Fix memory leak of brickid from gf_asprintf.Ira Cooper2014-01-241-1/+4
| * cli: Add options to the CLI that let the user control the reset ofDawit Alemu2014-01-241-8/+2
| * features/compress: rename "compress" option to "network.compression"Niels de Vos2014-01-242-15/+20
| * glusterd: Fix memory leak of hostname.Ira Cooper2014-01-221-1/+3
* | Merge branch 'upstream'Jeff Darcy2014-01-214-8/+230
|\|
| * quota: unmount quota aux mount for volume stopSusant Palai2014-01-201-0/+27
| * core: Coverity issue "Use of uninitialized scalar variable"Lalatendu Mohanty2014-01-181-1/+1
| * features/quota: Metadata cleanupVarun Shastry2014-01-161-5/+25
| * geo-rep: Fixing null pointer dereference of "op_value"Lalatendu Mohanty2014-01-151-1/+1
| * glusterd/geo-rep : Allow volume to stop if geo-rep is not active.Kotresh H R2014-01-143-1/+176
* | Merge branch 'upstream' into mergeJeff Darcy2014-01-1416-507/+946
|\|
| * mgmt/glusterd: Improve the description in volume set help outputVarun Shastry2014-01-121-2/+7
| * glusterd: Comments for missing break in switchcase of glusterd_op_stage_quotaLalatendu Mohanty2014-01-101-0/+3
| * glusterd: Relocate rebalance sockfileKaushal M2014-01-103-8/+46
| * geo-rep: Fixing an incorrect memcpy operation.Lalatendu Mohanty2014-01-091-1/+1
| * Glusterd : glusterd process generates core due to NULL store handleAtin Mukherjee2014-01-031-5/+7
| * glusterd: update volinfo->subvol_count in newly added peersRavishankar N2014-01-031-1/+2
| * rpc/server: add anonuid and anongid options for root-squashNiels de Vos2013-12-301-0/+10
| * glusterd: make volinfo a refcnt'ed object.Krishnan Parthasarathi2013-12-206-6/+55
| * glusterd: rebalance to ref volinfo before startingKrishnan Parthasarathi2013-12-202-5/+11
| * glusterd : enable/disable quota using volume set cmd deprecated.Anuradha Talur2013-12-191-0/+38
| * glusterd: hold the lock when submitting ACC in replace-brickVijaykumar M2013-12-191-1/+5
| * glusterd: ignore failure to stop a stopped service.Krishnan Parthasarathi2013-12-191-0/+12
| * glusterd: Fix stopping of stale rebalance processesKaushal M2013-12-181-102/+12
| * rpc,glusterd: Use rpc_clnt notifyfn to cleanup mydataKaushal M2013-12-164-8/+27
| * glusterd: Save/restore/sync rebalance dictKaushal M2013-12-163-77/+208
| * glusterd: Fix incorrect remove-brick statusKrutika Dhananjay2013-12-162-0/+11
| * glusterd: fix error in remove-brick-replica validationRavishankar N2013-12-131-47/+15
| * glusterd/geo-rep: more glusterd and cli fixes for geo-rep.Ajeet Jha2013-12-126-251/+483
* | Changes to NSR reconciliation code.Raghavan P2014-01-081-2/+7
* | Roll-up patch for NSR so far.Jeff Darcy2013-12-1111-13/+523
|/
* glusterd: Improve rebalance handling during volume syncKaushal M2013-12-102-10/+200
* glusterd: Aggregate tasks status in 'volume status [tasks]'Kaushal M2013-12-044-18/+215
* glusterd: create rpc obj for rebalance only if absentKrishnan Parthasarathi2013-12-043-38/+15
* glusterd: submit RPC requests without holding big lockAnand Avati2013-12-031-4/+27