Jonathan Brassow
|
c4a3955145
MD: Remember the last sync operation that was performed
|
12 years ago |
Jingoo Han
|
b29bebd66d
md: replace strict_strto*() with kstrto*()
|
12 years ago |
NeilBrown
|
3f6bbd3ffd
dm-raid: silence compiler warning on rebuilds_per_group.
|
12 years ago |
Jonathan Brassow
|
a4dc163a55
DM RAID: Fix raid_resume not reviving failed devices in all cases
|
12 years ago |
Jonathan Brassow
|
f381e71b04
DM RAID: Break-up untidy function
|
12 years ago |
Jonathan Brassow
|
9092c02d94
DM RAID: Add ability to restore transiently failed devices on resume
|
12 years ago |
Jonathan Brassow
|
be83651f00
DM RAID: Add message/status support for changing sync action
|
12 years ago |
Linus Torvalds
|
a5e0d73163
Merge tag 'md-3.9' of git://neil.brown.name/md
|
12 years ago |
Alasdair G Kergon
|
55a62eef8d
dm: rename request variables to bios
|
12 years ago |
Mikulas Patocka
|
fd7c092e71
dm: fix truncated status strings
|
12 years ago |
Jonathan Brassow
|
fe5d2f4a15
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
|
12 years ago |
Jonathan Brassow
|
55ebbb59c1
DM-RAID: Fix RAID10's check for sufficient redundancy
|
12 years ago |
Mikulas Patocka
|
7de3ee57da
dm: remove map_info
|
12 years ago |
Jonathan Brassow
|
3a0f9aaee0
dm raid: round region_size to power of two
|
12 years ago |
Jonathan Brassow
|
761becff01
DM RAID: Fix for "sync" directive ineffectiveness
|
12 years ago |
Jonathan Brassow
|
7386199c47
DM RAID: Fix comparison of index and quantity for "rebuild" parameter
|
12 years ago |
Jonathan Brassow
|
4ec1e369af
DM RAID: Add rebuild capability for RAID10
|
12 years ago |
Jonathan Brassow
|
eb6491236f
DM RAID: Move 'rebuild' checking code to its own function
|
12 years ago |
Linus Torvalds
|
fcff06c438
Merge branch 'for-next' of git://neil.brown.name/md
|
13 years ago |
Jonathan Brassow
|
63f33b8dda
DM RAID: Add support for MD RAID10
|
13 years ago |
Alasdair G Kergon
|
1f4e0ff079
dm thin: commit before gathering status
|
13 years ago |
Jonathan E Brassow
|
c039c332f2
dm raid: move sectors_per_dev calculation
|
13 years ago |
Jonathan E Brassow
|
f999e8fe70
dm raid: restructure parse_raid_params
|
13 years ago |
Mike Snitzer
|
542f903814
dm: support non power of two target max_io_len
|
13 years ago |
Jonathan Brassow
|
c32fb9e7ec
DM RAID: Use md_error() in place of simply setting Faulty bit
|
13 years ago |
Jonathan Brassow
|
81f382f9e0
DM RAID: Record and handle missing devices
|
13 years ago |
Jonathan Brassow
|
47525e59e4
DM RAID: Set recovery flags on resume
|
13 years ago |
NeilBrown
|
545c87957f
md: dm-raid should call helper function to clear rdev.
|
13 years ago |
Jonathan Brassow
|
a9ad8526bb
DM RAID: Use safe version of rdev_for_each
|
13 years ago |
Jonathan E Brassow
|
0447568fc5
dm raid: handle failed devices during start up
|
13 years ago |