summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* glusterd: quorum calculation should happen on global peer_listAtin Mukherjee2015-01-121-8/+7
* glusterd: glusterd socket files should reside in /var/run/glusterAtin Mukherjee2015-01-121-1/+1
* transport: fix default behavior for SSL authorizationJeff Darcy2015-01-091-0/+1
* glusterd: use list_for_each_entry_safe for cleanupAvra Sengupta2015-01-081-3/+4
* glusterd: Refactor glusterd-utils.cAvra Sengupta2015-01-0816-3879/+3942
* glusterd: cluster quorum count check correctionAtin Mukherjee2015-01-065-27/+50
* glusterd: Move statedump utils into a new file.Krishnan Parthasarathi2014-12-285-233/+272
* glusterd: check_volume_exists should query in-memory representationKrishnan Parthasarathi2014-12-281-19/+2
* glusterd: coverity fix for overrun in glusterd_stop_uds_listenerAtin Mukherjee2014-12-281-5/+5
* mgmt/glusterd: Add option to enable lock tracePranith Kumar K2014-12-281-0/+6
* glusterd: fix unix domain notify fnKrishnan Parthasarathi2014-12-231-2/+11
* glusterd: Maintain per transaction xaction_peers list in syncop & mgmt_v3Atin Mukherjee2014-12-225-139/+222
* glusterd: Returning success from mgmt_v3 handler functionsAvra Sengupta2014-12-191-8/+42
* glusterd: Copy brick port no. if brick is runningAvra Sengupta2014-12-191-5/+18
* mgmt/glusterd: do not restart nfs server when snapshot is deactivatedRaghavendra Bhat2014-12-181-0/+3
* features/snapview-client: handle readdir requests differently for sambaRaghavendra Bhat2014-12-091-0/+9
* glusterd: Coverity fix for string_overflow overrunGauravKumarGarg2014-12-082-3/+3
* glusterd: use synclock_t for synchronizing concurrent '\op_sm\' invocationsKrishnan Parthasarathi2014-12-011-5/+7
* mgmt/glusterd: Out of bounds access to fs_info structPetr Medonos2014-12-011-1/+1
* glusterd/uss: Create rebalance volfile.Avra Sengupta2014-11-305-21/+117
* glusterd/uss: if snapd is not running, return success from glusterd_handle_sn...Atin Mukherjee2014-11-301-0/+3
* glusterd: logging improvement in txn_opinfo getter/setter functionAtin Mukherjee2014-11-301-11/+12
* core: fix remaining *printf formation warnings on 32-bitKaleb S. KEITHLEY2014-11-261-2/+2
* core: fix Ubuntu code audit (cppcheck) resultsKaleb S. KEITHLEY2014-11-255-16/+42
* cli: .cmd_log_history should not be hiddenAtin Mukherjee2014-11-241-1/+1
* glusterd: Add hostname/ip-address along with host's UUID in glusterd log messageGauravKumarGarg2014-11-201-2/+3
* core: use gf_time_fmt() instead of localtime()+strftime()Kaleb S. KEITHLEY2014-11-201-24/+7
* rdma: Client volfile name change for supporting rdmaAnoop C S2014-11-192-4/+22
* rdma :mount fails for nfs protocol in rdma volumesJiffin Tony Thottan2014-11-196-19/+21
* rdma: Wrong volfile fetch on fuse mounting tcp,rdma volume via rdmaAnoop C S2014-11-184-82/+128
* rdma: client connection establishment takes more timeMohammed Rafi KC2014-11-183-16/+39
* rdma:rdma fuse mount hangs for tcp,rdma volumes if brick is down.Mohammed Rafi KC2014-11-171-6/+14
* USS : Kill snapd during glusterd restart if USS is disabledSachin Pandit2014-11-171-5/+25
* mgmt/glusterd: Validate the options of ussvmallika2014-11-142-7/+15
* glusterd/snapshot: Don't append nouuid mount option for snapshot brickvmallika2014-11-132-1/+37
* glusterd/snapshot: Snapshot should be deactivated when it is createdvmallika2014-11-122-134/+203
* glusterd/snapshot: Check if LVM device path exists before delete.Avra Sengupta2014-11-121-46/+59
* uss/gluster: Move all uss related logs into subfoldervmallika2014-11-121-4/+12
* USS : Display only the activated snapshotsSachin Pandit2014-11-121-0/+6
* glusterd : release cluster wide locks in op-sm during failuresAtin Mukherjee2014-11-064-69/+183
* uss/gluster: Fix typo error in the description for USS under "gluster volumevmallika2014-11-051-1/+1
* features/quota: Use per-volume log file for crawlerKrutika Dhananjay2014-11-031-6/+8
* glusterd/geo-rep: Fix glusterd crash in non-originator slave node.Kotresh HR2014-11-021-0/+1
* glusterd: add option support for own-threadJeff Darcy2014-10-301-0/+12
* glusterd: Store rebalance state on all peersKaushal M2014-10-291-1/+11
* glusterd: op state machine shouldn't use global peer listAtin Mukherjee2014-10-284-11/+42
* glusterd: really get the inode size for a brickNiels de Vos2014-10-271-12/+17
* geo-rep/glusterd: Enable changelog and marker during geo-rep create.Kotresh HR2014-10-271-10/+10
* glusterd: statedump supportAtin Mukherjee2014-10-153-4/+261
* glusterd/geo-rep: Fix race in updating status fileKotresh HR2014-10-121-18/+26