linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux RAID <linux-raid@vger.kernel.org>,
	lkml <linux-kernel@vger.kernel.org>
Subject: [PULL REQUEST] 2 more bug fixes for md in 3.11
Date: Fri, 26 Jul 2013 10:37:53 +1000	[thread overview]
Message-ID: <20130726103753.6e0fe5a5@notabene.brown> (raw)

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

The following changes since commit 30bc9b53878a9921b02e3b5bc4283ac1c6de102a:

  md/raid1: fix bio handling problems in process_checks() (2013-07-18 14:18:04 +1000)

are available in the git repository at:

  git://neil.brown.name/md tags/md/3.11-fixes

for you to fetch changes up to f94c0b6658c7edea8bc19d13be321e3860a3fa54:

  md/raid5: fix interaction of 'replace' and 'recovery'. (2013-07-25 16:46:57 +1000)

----------------------------------------------------------------
2 more bugfixes for md in 3.11

Both marked for -stable, both since 3.3.  I guess I should spend more
time testing...

----------------------------------------------------------------
NeilBrown (2):
      md/raid10: remove use-after-free bug.
      md/raid5: fix interaction of 'replace' and 'recovery'.

 drivers/md/raid10.c |  8 +++++++-
 drivers/md/raid5.c  | 15 ++++++++++-----
 drivers/md/raid5.h  |  1 +
 3 files changed, 18 insertions(+), 6 deletions(-)

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

                 reply	other threads:[~2013-07-26  0:37 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130726103753.6e0fe5a5@notabene.brown \
    --to=neilb@suse.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).