summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* core: implement a global thread poolXavi Hernandez2019-02-185-0/+64
* performance/md-cache: change the op-version of "global-cache-invalidation"Raghavendra Gowdappa2019-02-121-1/+1
* clnt/rpc: ref leak during disconnect.Mohammed Rafi KC2019-02-121-6/+26
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-111-0/+6
* glusterd: improve loggingAtin Mukherjee2019-02-081-1/+3
* glusterd: get-state command should not fail if any brick is gone badv7devSanju Rakonde2019-02-052-5/+7
* glusterd: manage upgrade to current masterAmar Tumballi2019-02-042-12/+13
* features/sdfs: disable by defaultAmar Tumballi2019-01-291-1/+1
* rpc: use address-family option from vol fileMilind Changire2019-01-222-3/+15
* locks/fencing: Add a security knob for fencingSusant Palai2019-01-221-0/+8
* glusterd: Avoid dict_leak in __glusterd_handle_cli_uuid_get functionMohit Agrawal2019-01-221-0/+2
* glusterd: Resolve memory leak in get-state commandMohit Agrawal2019-01-211-0/+10
* core: Resolve dict_leak at the time of destroying graphMohit Agrawal2019-01-141-4/+0
* glusterd: fix crashSanju Rakonde2019-01-131-3/+2
* glusterd: rebalance status should display information of localhostSanju Rakonde2019-01-041-0/+2
* glusterd: aggregate rsp from peers for profile commandSanju Rakonde2019-01-031-1/+2
* glusterd: fix memory leak in handshakeZhang Huan2019-01-031-0/+3
* glusterd: NULL pointer dereferencing clang fixSheetal Pamecha2018-12-291-1/+1
* mgmt/glusterd: fix clang warningSheetal Pamecha2018-12-291-1/+0
* glusterd: coverity fixesSanju Rakonde2018-12-272-0/+3
* all: handle string-overflow warnings of coverityAmar Tumballi2018-12-201-28/+45
* cluster/afr: Allow lookup on root if it is from ADD_REPLICA_MOUNTkarthik-us2018-12-181-1/+1
* performance/ob: make open-behind as a child of quick-readRaghavendra Gowdappa2018-12-181-9/+7
* glusterd: migrating rebalance commands to mgmt_v3 frameworkSanju Rakonde2018-12-188-21/+630
* selinux/glusterd : add "features.selinux" to glusterd-volume-set.cJiffin Tony Thottan2018-12-171-0/+9
* xlator: make 'xlator_api' mandatoryAmar Tumballi2018-12-131-0/+12
* glusterd: Resolve memory leak in some glusterd functionsMohit Agrawal2018-12-101-0/+6
* glusterd: fix get_mux_limit_per_process to read default valueAtin Mukherjee2018-12-074-10/+4
* libglusterfs: Move devel headers under glusterfs directoryShyamsundarR2018-12-0553-257/+257
* protocol/server: support server.all-squashXie Changlong2018-12-051-0/+4
* glusterd: glusterd to regenerate volfiles when GD_OP_VERSION_MAX changesAtin Mukherjee2018-12-054-12/+160
* xlators/mgmt/glusterd/src/glusterd-volgen.c: use dict_ new functionsYaniv Kaul2018-12-051-237/+230
* glusterd: set cluster.max-bricks-per-process to 250Atin Mukherjee2018-12-051-1/+1
* glusterd: migrating profile commands to mgmt_v3 frameworkSanju Rakonde2018-12-045-23/+244
* glusterd: perform rcu_read_lock/unlock() under cleanup_lock mutexSanju Rakonde2018-12-0316-199/+213
* server: Resolve memory leak path in server_initMohit Agrawal2018-12-031-31/+2
* Multiple xlator .h files: remove unused private gf_* memory types.Yaniv Kaul2018-11-301-59/+38
* glusterd: volume-ops calls naked mallocKaleb S. KEITHLEY2018-11-281-2/+2
* glusterd: perform store operation in cleanup lockAtin Mukherjee2018-11-271-0/+8
* glusterd : fix high sev coverity issueSunny Kumar2018-11-271-3/+2
* glusterd: make max-bricks-per-process default value to 250Atin Mukherjee2018-11-251-1/+1
* glusterd: volume status should not show NFS daemonSanju Rakonde2018-11-251-0/+5
* core: create a constant for default network timeoutXavi Hernandez2018-11-231-2/+0
* core: Resolve memory leak at the time of graph initMohit Agrawal2018-11-201-4/+0
* core: Retrieving the value of "client.ssl" option, before SSL is set up, failsSheetal Pamecha2018-11-201-0/+2
* core: fix strncpy, coverity annotationKaleb S. KEITHLEY2018-11-191-1/+6
* glusterd/mux: Optimize brick disconnect handler codeMohammed Rafi KC2018-11-184-140/+85
* glusterd: fix Resource leak coverity issueMohit Agrawal2018-11-161-2/+10
* cli: cluster.server-quorum-type help text is missingShwetha Acharya2018-11-161-4/+8
* core: fix strncpy warningsKaleb S. KEITHLE2018-11-156-42/+65