NeilBrown
|
f94c0b6658
md/raid5: fix interaction of 'replace' and 'recovery'.
|
12 years ago |
NeilBrown
|
fdcfbbb653
md/raid5: allow 5-device RAID6 to be reshaped to 4-device.
|
12 years ago |
Jingoo Han
|
b29bebd66d
md: replace strict_strto*() with kstrto*()
|
12 years ago |
Linus Torvalds
|
82ea4be61f
Merge tag 'md-3.10-fixes' of git://neil.brown.name/md
|
12 years ago |
H. Peter Anvin
|
5026d7a9b2
md/raid1,5,10: Disable WRITE SAME until a recovery strategy is in place
|
12 years ago |
Kent Overstreet
|
4997b72ee6
raid5: Initialize bi_vcnt
|
12 years ago |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 years ago |
NeilBrown
|
c0b32972fb
md/raid5: avoid an extra write when writing to a known-bad-block.
|
12 years ago |
majianpeng
|
6f608040ce
md/raid5: Change or of some order to improve efficiency.
|
12 years ago |
Linus Torvalds
|
0a82a8d132
Revert "block: add missing block_bio_complete() tracepoint"
|
12 years ago |
Jens Axboe
|
64f8de4da7
Merge branch 'writeback-workqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq into for-3.10/core
|
12 years ago |
Linus Torvalds
|
22c3f2fff6
Merge tag 'md-3.9-fixes' of git://neil.brown.name/md
|
12 years ago |
Kent Overstreet
|
2f6db2a707
raid5: use bio_reset()
|
13 years ago |
Kent Overstreet
|
aa8b57aa3d
block: Use bio_sectors() more consistently
|
12 years ago |
Kent Overstreet
|
f73a1c7d11
block: Add bio_end_sector()
|
13 years ago |
NeilBrown
|
f8dfcffd04
md/raid5: ensure sync and DISCARD don't happen at the same time.
|
12 years ago |
Jonathan Brassow
|
e3620a3ad5
MD RAID5: Avoid accessing gendisk or queue structs when not available
|
12 years ago |
NeilBrown
|
ce7d363aaf
md/raid5: schedule_construction should abort if nothing to do.
|
12 years ago |
Linus Torvalds
|
a5e0d73163
Merge tag 'md-3.9' of git://neil.brown.name/md
|
12 years ago |
Linus Torvalds
|
ee89f81252
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
NeilBrown
|
51acbcec6c
md: remove CONFIG_MULTICORE_RAID456
|
12 years ago |
Tejun Heo
|
3a366e614d
block: add missing block_bio_complete() tracepoint
|
12 years ago |
Linus Torvalds
|
ea88eeac0c
Merge tag 'md-3.8' of git://neil.brown.name/md
|
12 years ago |
NeilBrown
|
a9add5d92b
md/raid5: add blktrace calls
|
12 years ago |
Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Linus Torvalds
|
a2013a13e6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
12 years ago |
NeilBrown
|
749586b7d3
md/raid5: use async_tx_quiesce() instead of open-coding it.
|
12 years ago |
Lukas Czerner
|
eed8c02e68
wait: add wait_event_lock_irq() interface
|
12 years ago |
NeilBrown
|
ca64cae960
md/raid5: Make sure we clear R5_Discard when discard is finished.
|
12 years ago |