aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/md-cluster.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-03-16md-cluster: add the support for resizeGuoqing Jiang1-0/+1
2016-05-09md-cluster: gather resync infos and enable recv_thread after bitmap is readyGuoqing Jiang1-0/+1
2016-01-06md-cluster: append some actions when change bitmap from clustered to noneGuoqing Jiang1-0/+2
2015-10-12md-cluster: Fix adding of new disk with new reload codeGoldwyn Rodrigues1-3/+3
2015-10-12md-cluster: Perform resync/recovery under a DLM lockGoldwyn Rodrigues1-0/+2
2015-10-12md-cluster: Use a small window for resyncGoldwyn Rodrigues1-3/+1
2015-07-24Fix read-balancing during node failureGoldwyn Rodrigues1-1/+1
2015-04-22md-cluster: re-add capabilitiesGoldwyn Rodrigues1-0/+1
2015-04-22md-cluster: remove capabilitiesGoldwyn Rodrigues1-0/+1
2015-03-21md: Fix stray --cluster-confirm crashGoldwyn Rodrigues1-1/+1
2015-02-23Add new disk to clustered arrayGoldwyn Rodrigues1-0/+4
2015-02-23Suspend writes in RAID1 if within rangeGoldwyn Rodrigues1-0/+1
2015-02-23Send RESYNCING while performing resync start/stopGoldwyn Rodrigues1-0/+2
2015-02-23metadata_update sends message to other nodesGoldwyn Rodrigues1-0/+3
2015-02-23Gather on-going resync information of other nodesGoldwyn Rodrigues1-0/+1
2015-02-23Add node recovery callbacksGoldwyn Rodrigues1-1/+2
2015-02-23Introduce md_cluster_operations to handle cluster functionsGoldwyn Rodrigues1-0/+15