summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt/glusterd
Commit message (Expand)AuthorAgeFilesLines
* glusterd: Brick process fails to come up with brickmux onVishal Pandey2020-03-041-13/+15
* glusterd: IPV6 hostname address is not parsed correctlyMohit Agrawal2019-09-091-5/+11
* event: rename event_XXX with gf_ prefixedXiubo Li2019-08-281-1/+1
* glusterd: do not mark skip_locking as true for geo-rep operationsSanju Rakonde2019-07-241-2/+7
* glusterd: add GF_TRANSPORT_BOTH_TCP_RDMA in glusterd_get_gfproxy_client_volfileAtin Mukherjee2019-07-161-0/+1
* mgmt/glusterd: Fix a memory leak when peer detach failsVijay Bellur2019-07-161-0/+13
* glusterd: conditionally clear txn_opinfo in stage opAtin Mukherjee2019-07-091-2/+10
* glusterd: define dumpops in the xlator_api of glusterdSanju Rakonde2019-05-081-0/+1
* glusterd: fix loading ctime in client graph logicAtin Mukherjee2019-04-171-3/+9
* geo-rep: IPv6 supportAravinda VK2019-04-171-2/+28
* core: Log level changes do not effect on running client processMohit Agrawal2019-04-161-0/+7
* build: glusterfs build is failing on RHEL-6Mohit Agrawal2019-04-161-1/+1
* glusterd: load ctime in the client graph only if it's not turned offAtin Mukherjee2019-04-161-1/+2
* glusterd: fix txn-id mem leakAtin Mukherjee2019-04-162-6/+36
* afr: add client-pid to all gf_event() callsRavishankar N2019-04-161-0/+10
* glusterd: glusterd memory leak while running "gluster v profile" in a loopMohit Agrawal2019-03-122-3/+6
* core: make compute_cksum function op_version compatibleSanju Rakonde2019-03-081-4/+8
* glusterd: remove experimental xlator options from glusterd-volume-set.cSanju Rakonde2019-02-271-20/+0
* performance/md-cache: introduce an option to control invalidation of inodesRaghavendra Gowdappa2019-02-181-0/+6
* glusterd: improve loggingAtin Mukherjee2019-02-111-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