All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL REQUEST] md fixes for 4.3-rc
@ 2015-10-26  6:25 Neil Brown
  0 siblings, 0 replies; only message in thread
From: Neil Brown @ 2015-10-26  6:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux-RAID, Jes Sorensen, Heinz Mauelshagen, Nate Dailey

[-- Attachment #1: Type: text/plain, Size: 1689 bytes --]


Hi Linus,
 I meant to get this to you before -rc7, but what with all the travel
 plans..

 anyway, here are a few of bug-fixes worthy of 4.3.

Thanks,
NeilBrown

The following changes since commit 7379047d5585187d1288486d4627873170d0005a:

  Linux 4.3-rc6 (2015-10-18 16:08:42 -0700)

are available in the git repository at:

  git://neil.brown.name/md/ tags/md/4.3-rc6-fixes

for you to fetch changes up to 8bce6d35b308d73cdb2ee273c95d711a55be688c:

  md/raid10: fix the 'new' raid10 layout to work correctly. (2015-10-24 16:24:25 +1100)

----------------------------------------------------------------
Some raid1/raid10 fixes.

Two fixes for bugs that are in both raid1 and raid10.
Both related to bad-block-lists and at least one needs
to be back ported to 3.1.

Also a revision for the "new" layout in raid10.
This "new" code (which aims to improve robustness) actually
reduces robustness in some cases.
It probably isn't in use at all as not public user-space code
makes use of these new layouts.
However just in case someone has their own code, it would be
good to get the WARNing out for them sooner.

----------------------------------------------------------------
Jes Sorensen (2):
      md/raid1: submit_bio_wait() returns 0 on success
      md/raid10: submit_bio_wait() returns 0 on success

NeilBrown (3):
      md/raid1: don't clear bitmap bit when bad-block-list write fails.
      md/raid10: don't clear bitmap bit when bad-block-list write fails.
      md/raid10: fix the 'new' raid10 layout to work correctly.

 drivers/md/raid1.c  | 13 +++++++++----
 drivers/md/raid10.c | 39 ++++++++++++++++++++++++++++++++-------
 2 files changed, 41 insertions(+), 11 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-26  6:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-26  6:25 [GIT PULL REQUEST] md fixes for 4.3-rc Neil Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.