index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md-cluster.h
Age
Commit message (
Expand
)
Author
2018-10-18
md-cluster: introduce resync_info_get interface for sanity check
Guoqing Jiang
2018-10-18
md-cluster/raid10: resize all the bitmaps before start reshape
Guoqing Jiang
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-03-16
md-cluster: add the support for resize
Guoqing Jiang
2016-05-09
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
Guoqing Jiang
2016-01-06
md-cluster: append some actions when change bitmap from clustered to none
Guoqing Jiang
2015-10-12
md-cluster: Fix adding of new disk with new reload code
Goldwyn Rodrigues
2015-10-12
md-cluster: Perform resync/recovery under a DLM lock
Goldwyn Rodrigues
2015-10-12
md-cluster: Use a small window for resync
Goldwyn Rodrigues
2015-07-24
Fix read-balancing during node failure
Goldwyn Rodrigues
2015-04-22
md-cluster: re-add capabilities
Goldwyn Rodrigues
2015-04-22
md-cluster: remove capabilities
Goldwyn Rodrigues
2015-03-21
md: Fix stray --cluster-confirm crash
Goldwyn Rodrigues
2015-02-23
Add new disk to clustered array
Goldwyn Rodrigues
2015-02-23
Suspend writes in RAID1 if within range
Goldwyn Rodrigues
2015-02-23
Send RESYNCING while performing resync start/stop
Goldwyn Rodrigues
2015-02-23
metadata_update sends message to other nodes
Goldwyn Rodrigues
2015-02-23
Gather on-going resync information of other nodes
Goldwyn Rodrigues
2015-02-23
Add node recovery callbacks
Goldwyn Rodrigues
2015-02-23
Introduce md_cluster_operations to handle cluster functions
Goldwyn Rodrigues