NeilBrown
|
cc13b1d150
md/raid10: call wait_barrier() for each request submitted.
|
11 years ago |
Linus Torvalds
|
f568849eda
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
|
11 years ago |
NeilBrown
|
0b59bb6422
md/raid10: avoid fullsync when not necessary.
|
11 years ago |
NeilBrown
|
e8b8491585
md/raid10: fix bug when raid10 recovery fails to recover a block.
|
11 years ago |
NeilBrown
|
b50c259e25
md/raid10: fix two bugs in handling of known-bad-blocks.
|
11 years ago |
Kent Overstreet
|
20d0189b10
block: Introduce new bio_split()
|
11 years ago |
Kent Overstreet
|
ee67891bf1
block: Rename bio_split() -> bio_pair_split()
|
12 years ago |
Kent Overstreet
|
458b76ed2f
block: Kill bio_segments()/bi_vcnt usage
|
12 years ago |
Kent Overstreet
|
4f024f3797
block: Abstract out bvec iterator
|
12 years ago |
Linus Torvalds
|
6d6e352c80
Merge tag 'md/3.13' of git://neil.brown.name/md
|
11 years ago |
NeilBrown
|
c91abf5a35
md: use MD_RECOVERY_INTR instead of kthread_should_stop in resync thread.
|
11 years ago |
Kent Overstreet
|
6678d83f18
block: Consolidate duplicated bio_trim() implementations
|
12 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 |