summaryrefslogtreecommitdiffstats
path: root/drivers/md/md-cluster.c
Commit message (Expand)AuthorAgeFilesLines
* md-cluster: re-add capabilitiesGoldwyn Rodrigues2015-04-211-1/+47
* md-cluster: remove capabilitiesGoldwyn Rodrigues2015-04-211-0/+30
* md-cluster: correct the num for comparisonGuoqing Jiang2015-04-211-3/+3
* md/cluster: Communication Framework: fix semicolon.cocci warningskbuild test robot2015-03-211-1/+1
* md: recover_bitmaps() can be statickbuild test robot2015-03-211-1/+1
* md: Fix stray --cluster-confirm crashGoldwyn Rodrigues2015-03-211-1/+14
* Add new disk to clustered arrayGoldwyn Rodrigues2015-02-231-1/+103
* Suspend writes in RAID1 if within rangeGoldwyn Rodrigues2015-02-231-0/+20
* Resync start/Finish actionsGoldwyn Rodrigues2015-02-231-0/+46
* Send RESYNCING while performing resync start/stopGoldwyn Rodrigues2015-02-231-0/+32
* Reload superblock if METADATA_UPDATED is receivedGoldwyn Rodrigues2015-02-231-0/+1
* metadata_update sends message to other nodesGoldwyn Rodrigues2015-02-231-0/+28
* Communication Framework: Sending functionsGoldwyn Rodrigues2015-02-231-0/+87
* Communication Framework: ReceivingGoldwyn Rodrigues2015-02-231-0/+102
* Perform resync for cluster node failureGoldwyn Rodrigues2015-02-231-1/+11
* Initiate recovery on node failureGoldwyn Rodrigues2015-02-231-0/+58
* Gather on-going resync information of other nodesGoldwyn Rodrigues2015-02-231-0/+111
* Lock bitmap while joining the clusterGoldwyn Rodrigues2015-02-231-0/+14
* Use separate bitmaps for each nodes in the clusterGoldwyn Rodrigues2015-02-231-0/+6
* Add node recovery callbacksGoldwyn Rodrigues2015-02-231-5/+57
* Introduce md_cluster_infoGoldwyn Rodrigues2015-02-231-3/+62
* Introduce md_cluster_operations to handle cluster functionsGoldwyn Rodrigues2015-02-231-0/+18
* DLM lock and unlock functionsGoldwyn Rodrigues2015-02-231-0/+102
* Create a separate module for clustering supportGoldwyn Rodrigues2015-02-231-0/+28