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