summaryrefslogtreecommitdiffstats
path: root/xlators/mgmt
Commit message (Expand)AuthorAgeFilesLines
* cluster/dht: Make rebalance throttle option tuned by numberSusant Palai2017-04-291-4/+28
* glusterd: Fix removing pmap entry on rpc disconnectPrashanth Pai2017-04-282-8/+10
* build: conditionally build legacy gNFS server and associated sub-packagingKaleb S. KEITHLEY2017-04-286-50/+36
* cluster/ec: Implement self-heal-window_size optionSunil Kumar Acharya2017-04-251-0/+5
* glusterd/geo-rep: Fix snapshot create in geo-rep setupKotresh HR2017-04-241-4/+3
* glusterd: set conn->reconnect to null on timer cancellationAtin Mukherjee2017-04-201-0/+1
* Implement negative lookup cachePoornima G2017-04-201-0/+31
* features/bit-rot-stub: bring in optional versioningRaghavendra Bhat2017-04-181-2/+15
* glusterd: Fix snapshot failure in non-root geo-rep setupKotresh HR2017-04-181-2/+5
* dht: Add readdir-ahead in rebalance graph if parallel-readdir is onPoornima G2017-04-182-5/+27
* glusterd: Add brick capacity details to get-state CLI outputSamikshan Bairagya2017-04-141-0/+19
* glusterd: fix glusterd_wait_for_blockers to go in infinite loopAtin Mukherjee2017-04-131-6/+4
* glusterd: Propagate EADDRINUSE correctly to parent processPrashanth Pai2017-04-121-1/+1
* glusterd: Add client details to get-state outputSamikshan Bairagya2017-04-123-1/+207
* rpc: add options to manage socket keepalive lifespanMilind Changire2017-04-121-1/+55
* glusterd: Add validation for options rda-cache-limit rda-request-sizePoornima G2017-04-112-7/+35
* xlator: do not call dlclose() when debuggingNiels de Vos2017-04-077-11/+18
* Fixes Stale auxiliary mount when crawler fails to spawnSanoj Unnikrishnan2017-04-051-2/+8
* glusterd : Disallow peer detach if snapshot bricks exist on itGaurav Yadav2017-03-313-2/+57
* glusterd: reset pid to -1 if brick is not onlineAtin Mukherjee2017-03-311-0/+2
* glusterd: hold off volume deletes while still restarting bricksJeff Darcy2017-03-305-14/+45
* glusterd: support filesystems with dynamic inode sizesNiels de Vos2017-03-271-0/+11
* glusterd: (storhaug) remove ganeshaKaleb S. KEITHLEY2017-03-2114-1390/+4
* TIER: watermark check during low watermark resethari gowtham2017-03-182-1/+95
* build/packaging: Debian and Ubuntu don't have /usr/libexecKaleb S. KEITHLEY2017-03-131-1/+1
* glusterd: don't queue attach reqs before connectingJeff Darcy2017-03-081-11/+18
* glusterd : Fix for replicate and disperse volume optionGaurav Yadav2017-03-062-2/+41
* glusterd: disallow increasing replica count for arbiter volumesRavishankar N2017-03-061-0/+10
* cluster/ec: Introduce optimistic changelog in ECPranith Kumar K2017-03-041-0/+6
* Fix bad freeMichael Scherer2017-03-031-3/+3
* glusterd: use sys_lstat instead of lstatJeff Darcy2017-03-021-1/+1
* Free brick_hint at the end of the functionNigel Babu2017-03-011-0/+2
* glusterd: Fix the incorrect checkNigel Babu2017-02-271-1/+1
* core: Clean up pmap registry up correctly on volume/brick stopSamikshan Bairagya2017-02-271-8/+7
* glusterd: add portmap details in glusterd statedumpAtin Mukherjee2017-02-271-0/+22
* mgmt: Reset conf_fd to default value to avoid double closeMichael Scherer2017-02-261-0/+2
* Remove deadcodeMichael Scherer2017-02-261-3/+0
* Remove deadcode, found by covertyMichael Scherer2017-02-261-2/+0
* libglusterfs, gfdb, glusterfs: Add missing breaksNigel Babu2017-02-264-0/+4
* glusterd : log improvements in glusterd_op_stage_rebalance ()Atin Mukherjee2017-02-241-4/+7
* libglusterfs, dht, locks, glusterd: Coverity fixesNigel Babu2017-02-231-22/+0
* glusterd : cluster.brick-multiplex validation is missing while setting itGaurav Yadav2017-02-221-4/+5
* glusterd: unref brickinfo object on volume stopAtin Mukherjee2017-02-211-1/+1
* Fix erronous comparaison of flagsMichael Scherer2017-02-201-1/+1
* Remove the useless gotoMichael Scherer2017-02-201-4/+0
* Remove deadcode, found by covertyscanMichael Scherer2017-02-191-3/+0
* posix: Fix creation of files with S_ISVTX on FreeBSDXavier Hernandez2017-02-181-1/+1
* glusterd, readdir-ahead: Fix backward incompatibilityPoornima G2017-02-181-1/+1
* glusterd: take conn->lock around operations on conn->reconnectJeff Darcy2017-02-181-1/+2
* glusterd : Fix for error message while removing brickGaurav Yadav2017-02-171-1/+2