NeilBrown
|
c91abf5a35
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
|
11 years ago |
Lukasz Dorau
|
61e4947c99
md: Fix skipping recovery for read-only arrays.
|
11 years ago |
NeilBrown
|
0eb25bb027
md/raid10: remove use-after-free bug.
|
12 years ago |
NeilBrown
|
7bb23c4934
md/raid10: fix two problems with RAID10 resync.
|
12 years ago |
NeilBrown
|
1376512065
md/raid10: fix bug which causes all RAID10 reshapes to move no data.
|
12 years ago |
NeilBrown
|
78eaa0d4cb
md/raid10: fix two bugs affecting RAID10 reshape.
|
12 years ago |
NeilBrown
|
725d6e579f
md/raid10: check In_sync flag in 'enough()'.
|
12 years ago |
NeilBrown
|
635f6416a2
md/raid10: locking changes for 'enough()'.
|
12 years ago |
Jonathan Brassow
|
9092c02d94
DM RAID: Add ability to restore transiently failed devices on resume
|
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 |
NeilBrown
|
e2d5992522
md/raid1,raid10: use freeze_array in place of raise_barrier in various places.
|
12 years ago |
Alex Lyakas
|
3056e3aec8
md/raid1: consider WRITE as successful only if at least one non-Faulty and non-rebuilding drive completed it.
|
12 years ago |
Linus Torvalds
|
4de13d7aa8
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
|
12 years ago |
Shaohua Li
|
32f9f570d0
MD: ignore discard request for hard disks of hybid raid1/raid10 array
|
12 years ago |
Hirokazu Takahashi
|
0fea7ed82b
md: raid1/raid10 md devices leak memory when stopping
|
12 years ago |
Martin Wilck
|
7e83ccbecd
md/raid10: Allow skipping recovery when clean arrays are assembled
|
12 years ago |
Kent Overstreet
|
8be185f2c9
raid10: Use bio_reset()
|
13 years ago |
Kent Overstreet
|
9e882242c6
block: Add submit_bio_wait(), remove from md
|
13 years ago |
Kent Overstreet
|
4f2ac93c17
block: Remove bi_idx references
|
13 years ago |
Kent Overstreet
|
5b83636ae3
block: Change bio_split() to respect the current value of bi_idx
|
13 years ago |
Kent Overstreet
|
aa8b57aa3d
block: Use bio_sectors() more consistently
|
12 years ago |
NeilBrown
|
ee0b024403
md/raid1,raid10: fix deadlock with freeze_array()
|
12 years ago |
Jonathan Brassow
|
9a3152ab02
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)
|
12 years ago |
Jonathan Brassow
|
475901aff1
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
|
12 years ago |
Jonathan Brassow
|
4c0ca26bd2
MD RAID10: Minor non-functional code changes
|
12 years ago |
Joe Lawrence
|
c8dc9c6547
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
|
12 years ago |
Linus Torvalds
|
9228ff9038
Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block
|
12 years ago |
Lukas Czerner
|
eed8c02e68
wait: add wait_event_lock_irq() interface
|
12 years ago |
NeilBrown
|
874807a831
md/raid1{,0}: fix deadlock in bitmap_unplug.
|
12 years ago |