linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] Multiple PPL support and PPL bugfixes
@ 2017-09-28 12:41 Pawel Baldysiak
  2017-09-28 12:41 ` [PATCH 01/12] Don't abort starting the array if kernel does not support ppl Pawel Baldysiak
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: Pawel Baldysiak @ 2017-09-28 12:41 UTC (permalink / raw)
  To: jes.sorensen; +Cc: linux-raid, Pawel Baldysiak

This patchset introduces userspace support for multiple PPLs written in a
circular buffer. It also contains few general bug fixes for PPL, and
couple of IMSM specific compatibility patches related to new PPL.

Artur Paszkiewicz (5):
  Don't abort starting the array if kernel does not support ppl
  imsm: don't skip resync when an invalid ppl header is found
  imsm: always do ppl recovery when starting a rebuilding array
  imsm: use correct map when validating ppl
  imsm: write initial ppl on a disk added for rebuild

Pawel Baldysiak (7):
  super1: Add support for multiple-ppls
  imsm: Add support for multiple ppls
  imsm: validate multiple ppls during assemble
  Zeroout whole ppl space during creation/force assemble
  imsm: switch to multiple ppls automatically during assemble
  Grow: fix switching on PPL during recovery
  imsm: Write empty PPL header if assembling regular clean array.

 Grow.c        |   3 -
 managemon.c   |  11 +++-
 mdadm.h       |   1 +
 super-intel.c | 181 ++++++++++++++++++++++++++++++++++++++++++++--------------
 super1.c      |  70 ++++++++++++++---------
 sysfs.c       |   6 +-
 util.c        |  49 ++++++++++++++++
 7 files changed, 241 insertions(+), 80 deletions(-)

-- 
2.13.5


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2017-10-02 20:16 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-28 12:41 [PATCH 00/12] Multiple PPL support and PPL bugfixes Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 01/12] Don't abort starting the array if kernel does not support ppl Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 02/12] super1: Add support for multiple-ppls Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 03/12] imsm: Add support for multiple ppls Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 04/12] imsm: validate multiple ppls during assemble Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 05/12] Zeroout whole ppl space during creation/force assemble Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 06/12] imsm: switch to multiple ppls automatically during assemble Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 07/12] Grow: fix switching on PPL during recovery Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 08/12] imsm: don't skip resync when an invalid ppl header is found Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 09/12] imsm: Write empty PPL header if assembling regular clean array Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 10/12] imsm: always do ppl recovery when starting a rebuilding array Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 11/12] imsm: use correct map when validating ppl Pawel Baldysiak
2017-09-28 12:41 ` [PATCH 12/12] imsm: write initial ppl on a disk added for rebuild Pawel Baldysiak
2017-10-02 20:16 ` [PATCH 00/12] Multiple PPL support and PPL bugfixes Jes Sorensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).