Guoqing Jiang
|
41a9504112
md-cluster: release RESYNC lock after the last resync message
|
7 年之前 |
Linus Torvalds
|
08b5fa8199
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
7 年之前 |
Andy Shevchenko
|
e64e4018d5
md: Avoid namespace collision with bitmap API
|
7 年之前 |
Guoqing Jiang
|
df8c676418
md-cluster: don't send msg if array is closing
|
7 年之前 |
Guoqing Jiang
|
0357ba27bd
md-cluster: show array's status more accurate
|
7 年之前 |
Guoqing Jiang
|
010228e4a9
md-cluster: clear another node's suspend_area after the copy is finished
|
7 年之前 |
Kees Cook
|
6396bb2215
treewide: kzalloc() -> kcalloc()
|
7 年之前 |
Guoqing Jiang
|
f0e230ad87
md-cluster: update document for raid10
|
7 年之前 |
NeilBrown
|
b03e0ccb5a
md: remove special meaning of ->quiesce(.., 2)
|
7 年之前 |
Mike Snitzer
|
935fe0983e
md: rename some drivers/md/ files to have an "md-" prefix
|
7 年之前 |
Colin Ian King
|
7a57157aeb
md-cluster: make function cluster_check_sync_size static
|
7 年之前 |
Guoqing Jiang
|
2dffdc0724
md-cluster: fix potential lock issue in add_new_disk
|
8 年之前 |
Christophe JAILLET
|
835d89e92f
md-cluster: Fix a memleak in an error handling path
|
8 年之前 |
Guoqing Jiang
|
818da59f97
md-cluster: add the support for resize
|
8 年之前 |
Guoqing Jiang
|
b98938d16a
md-cluster: introduce cluster_check_sync_size
|
8 年之前 |
Guoqing Jiang
|
7da3d20333
md-cluster: add CHANGE_CAPACITY message type
|
8 年之前 |
Guoqing Jiang
|
0ba959774e
md-cluster: use sync way to handle METADATA_UPDATED msg
|
8 年之前 |
Guoqing Jiang
|
75df023f4f
md-cluster: remove useless memset from gather_all_resync_info
|
8 年之前 |
Guoqing Jiang
|
9c8043f337
md-cluster: free md_cluster_info if node leave cluster
|
8 年之前 |
Guoqing Jiang
|
d6385db941
md-cluster: make resync lock also could be interruptted
|
9 年之前 |
Guoqing Jiang
|
7bcda7149d
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
|
9 年之前 |
Guoqing Jiang
|
fccb60a42c
md-cluster: convert the completion to wait queue
|
9 年之前 |
Guoqing Jiang
|
5f0aa21da6
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
|
9 年之前 |
Guoqing Jiang
|
e3f924d3df
md-cluster: remove some unnecessary dlm_unlock_sync
|
9 年之前 |
Guoqing Jiang
|
400cb454a4
md-cluster: use FORCEUNLOCK in lockres_free
|
9 年之前 |
Wei Yongjun
|
0f6187dbe5
md-cluster: fix error return code in join()
|
9 年之前 |
Guoqing Jiang
|
1fa9a1ad0a
md-cluster: check the return value of process_recvd_msg
|
9 年之前 |
Guoqing Jiang
|
51e453aecb
md-cluster: gather resync infos and enable recv_thread after bitmap is ready
|
9 年之前 |
Guoqing Jiang
|
18c9ff7f48
md-cluster: sync bitmap when node received RESYNCING msg
|
9 年之前 |
Guoqing Jiang
|
1535212c54
md-cluster: fix locking when node joins cluster during message broadcast
|
9 年之前 |