NeilBrown
|
4274215d24
md: avoid endless recovery loop when waiting for fail device to complete.
|
14 years ago |
Namhyung Kim
|
01393f3d58
md: check ->hot_remove_disk when removing disk
|
14 years ago |
马建朋
|
9864c0053d
md: Using poll /proc/mdstat can monitor the events of adding a spare disks
|
14 years ago |
Jonathan Brassow
|
076f968b37
MD: add sync_super to mddev_t struct
|
14 years ago |
Jonathan Brassow
|
0fd018af37
MD: move thread wakeups into resume
|
14 years ago |
Jonathan Brassow
|
ac42450c7c
MD: possible typo
|
14 years ago |
Jonathan Brassow
|
68866e425b
MD: no sync IO while suspended
|
14 years ago |
Jonathan Brassow
|
629acb6aba
MD: no integrity register if no gendisk
|
14 years ago |
NeilBrown
|
b098636cf0
md: allow resync_start to be set while an array is active.
|
14 years ago |
NeilBrown
|
bedd86b777
md: reject a re-add request that cannot be honoured.
|
14 years ago |
NeilBrown
|
b0140891a8
md: Fix race when creating a new md device.
|
14 years ago |
Krzysztof Wojcik
|
fee68723cf
md: Cleanup after raid45->raid0 takeover
|
14 years ago |
NeilBrown
|
97658cdd3a
md: provide generic support for handling unplug callbacks.
|
14 years ago |
NeilBrown
|
482c083492
md - remove old plugging code.
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Martin K. Petersen
|
89078d572e
md: Fix integrity registration error when no devices are capable
|
14 years ago |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Martin K. Petersen
|
a91a2785b2
block: Require subsystems to explicitly allocate bio_set integrity mempool
|
14 years ago |
Linus Torvalds
|
bd2895eead
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
|
14 years ago |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 years ago |
Jens Axboe
|
721a9602e6
block: kill off REQ_UNPLUG
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
NeilBrown
|
f0b4f7e2f2
md: Fix - again - partition detection when array becomes active
|
14 years ago |
Tejun Heo
|
43d133c18b
Merge branch 'master' into for-2.6.39
|
14 years ago |
NeilBrown
|
8f5f02c460
md: correctly handle probe of an 'mdp' device.
|
14 years ago |
NeilBrown
|
cbe6ef1d26
md: don't set_capacity before array is active.
|
14 years ago |
Chris Mason
|
e91ece5590
md_make_request: don't touch the bio after calling make_request
|
14 years ago |
NeilBrown
|
c6751b2bde
md: Don't allow slot_store while resync/recovery is happening.
|
14 years ago |
NeilBrown
|
7281f8129c
md: don't clear curr_resync_completed at end of resync.
|
14 years ago |
NeilBrown
|
a8c42c7f47
md: Don't use remove_and_add_spares to remove failed devices from a read-only array
|
14 years ago |