Wenwen Wang
|
2cff6c87a0
dm raid: add missing cleanup in raid_ctr()
|
6 years ago |
Geert Uytterhoeven
|
0328ba9040
dm raid: remove bogus const from decipher_sync_action() return type
|
7 years ago |
Heinz Mauelshagen
|
5380c05b68
dm raid: bump target version, update comments and documentation
|
7 years ago |
Heinz Mauelshagen
|
36a240a706
dm raid: fix RAID leg rebuild errors
|
7 years ago |
Heinz Mauelshagen
|
c44a5ee803
dm raid: fix rebuild of specific devices by updating superblock
|
7 years ago |
Heinz Mauelshagen
|
644e2537fd
dm raid: fix stripe adding reshape deadlock
|
7 years ago |
Heinz Mauelshagen
|
38b0bd0cda
dm raid: fix reshape race on small devices
|
7 years ago |
Linus Torvalds
|
08b5fa8199
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
|
7 years ago |
Andy Shevchenko
|
e64e4018d5
md: Avoid namespace collision with bitmap API
|
7 years ago |
Arnd Bergmann
|
f2ccaa5904
dm raid: don't use 'const' in function return
|
7 years ago |
Kees Cook
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 years ago |
Heinz Mauelshagen
|
13bc62d4a6
dm raid: fix parse_raid_params() variable range issue
|
7 years ago |
Heinz Mauelshagen
|
880bcce0dc
dm raid: fix nosync status
|
7 years ago |
Mike Snitzer
|
1eb5fa849f
dm: allow targets to return output from messages they are sent
|
7 years ago |
Jonathan Brassow
|
da1e148803
dm raid: fix incorrect sync_ratio when degraded
|
7 years ago |
Linus Torvalds
|
0be600a5ad
Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
|
7 years ago |
Wei Yongjun
|
67ac901c55
dm raid: make raid_sets symbol static
|
8 years ago |
Heinz Mauelshagen
|
552aa679f2
dm raid: use rs_is_raid*()
|
8 years ago |
Heinz Mauelshagen
|
7c29744ecc
dm raid: simplify rs_get_progress()
|
8 years ago |
Heinz Mauelshagen
|
dc15b943d4
dm raid: ensure 'a' chars during reshape
|
8 years ago |
Heinz Mauelshagen
|
11e4723206
dm raid: stop keeping raid set frozen altogether
|
8 years ago |
Heinz Mauelshagen
|
53bf5384f9
dm raid: validate current raid sets redundancy
|
8 years ago |
Song Liu
|
d5d885fd51
md: introduce new personality funciton start()
|
8 years ago |
Mike Snitzer
|
b84cf26924
dm raid: bump target version to reflect numerous fixes
|
8 years ago |
Heinz Mauelshagen
|
78a75d10ef
dm raid: small cleanup and remove unsed "struct raid_set" member
|
8 years ago |
Heinz Mauelshagen
|
4102d9de6d
dm raid: fix rs_get_progress() synchronization state/ratio
|
8 years ago |
Heinz Mauelshagen
|
242ea5ad11
dm raid: avoid passing array_in_sync variable to raid_status() callees
|
8 years ago |
Heinz Mauelshagen
|
67143510a7
dm raid: display a consistent copy of the MD status via raid_status()
|
8 years ago |
Heinz Mauelshagen
|
d39f0010e4
dm raid: fix raid_resume() to keep raid set frozen as needed
|
8 years ago |
Heinz Mauelshagen
|
188a212df1
dm raid: add component device size checks to avoid runtime failure
|
8 years ago |