Guoqing Jiang
|
e566aef12a
md-cluster: call md_kick_rdev_from_array once ack failed
|
9 years ago |
Guoqing Jiang
|
47a7b0d888
md-cluster: make md-cluster also can work when compiled into kernel
|
9 years ago |
Linus Torvalds
|
86a1679860
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
9 years ago |
Song Liu
|
486b0f7bcd
r5cache: set MD_JOURNAL_CLEAN correctly
|
9 years ago |
Artur Paszkiewicz
|
c622ca543b
md: don't print the same repeated messages about delayed sync operation
|
9 years ago |
Guoqing Jiang
|
207efcd2b5
md: remove obsolete ret in md_start_sync
|
9 years ago |
Song Liu
|
b347af816a
md: do not count journal as spare in GET_ARRAY_INFO
|
9 years ago |
Jens Axboe
|
1eff9d322a
block: rename bio bi_rw to bi_opf
|
9 years ago |
Shaohua Li
|
3f35e210ed
Merge branch 'mymd/for-next' into mymd/for-linus
|
9 years ago |
Shaohua Li
|
5d8817833c
MD: fix null pointer deference
|
9 years ago |
Tomasz Majchrzak
|
573275b58e
md: add missing sysfs_notify on array_state update
|
9 years ago |
Alexey Obitotskiy
|
4cb9da7d9c
Fix kernel module refcount handling
|
9 years ago |
Arnd Bergmann
|
0e3ef49eda
md: use seconds granularity for error logging
|
9 years ago |
NeilBrown
|
d787be4092
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
|
9 years ago |
NeilBrown
|
8430e7e0af
md: disconnect device from personality before trying to remove it.
|
9 years ago |
Xiao Ni
|
4ba1e78891
MD:Update superblock when err == 0 in size_store
|
9 years ago |
Cong Wang
|
5b1f5bc332
md: use a mutex to protect a global list
|
9 years ago |
Mike Christie
|
28a8f0d317
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
|
9 years ago |
Mike Christie
|
796a5cf083
md: use bio op accessors
|
9 years ago |
Mike Christie
|
4e49ea4a3d
block/fs/drivers: remove rw argument from submit_bio
|
9 years ago |
Guoqing Jiang
|
db76767213
md: simplify the code with md_kick_rdev_from_array
|
9 years ago |
Guoqing Jiang
|
bb8bf15bd6
md-cluster: fix deadlock issue when add disk to an recoverying array
|
9 years ago |
Linus Torvalds
|
feaa7cb5c5
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
|
9 years ago |
Linus Torvalds
|
24b9f0cf00
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
|
9 years ago |
Guoqing Jiang
|
85ad1d13ee
md: set MD_CHANGE_PENDING in a atomic region
|
9 years ago |
Heinz Mauelshagen
|
092398dce8
md: md.c: fix oops in mddev_suspend for raid0
|
9 years ago |
Guoqing Jiang
|
a578183ed9
md-cluster: wakeup thread if activated a spare disk
|
9 years ago |
Guoqing Jiang
|
ab5a98b132
md-cluster: change array_sectors and update size are not supported
|
9 years ago |
Guoqing Jiang
|
2c97cf1385
md-cluser: make resync_finish only called after pers->sync_request
|
9 years ago |
Guoqing Jiang
|
41a9a0dcf8
md-cluster: change resync lock from asynchronous to synchronous
|
9 years ago |