summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* 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
* glusterd: print the peer name instead of a null UUID in a rpc failure messageAtin Mukherjee2014-10-093-111/+125
* glusterd: make bricks respect 'transport.socket.bind-address'Niels de Vos2014-10-081-0/+8
* glusterd: pass the bind-address to starting servicesNiels de Vos2014-10-071-3/+15
* Do not hardcode umount(8) path, emulate lazy umountEmmanuel Dreyfus2014-10-035-74/+26
* glusterd/quota: Heal pgfid xattr on existing data when the quota isvmallika2014-09-301-3/+3
* glusterd: Perform brick order check in originator node.GauravKumarGarg2014-09-291-16/+19
* glusterd: file-snapshot and features-encryption options should be validate co...Gaurav Kumar Garg2014-09-251-2/+3
* OSX/FreeBSD: Regression fixHarshavardhana2014-09-241-4/+16
* glusterd: Move brick order check from cli to glusterd.ggarg2014-09-242-1/+247