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>,
	Adam Kwolek <adam.kwolek@intel.com>
Subject: [PULL REQUEST] md updates for 3.2-rc
Date: Fri, 9 Dec 2011 14:52:28 +1100	[thread overview]
Message-ID: <20111209145228.3bdbd999@notabene.brown> (raw)

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


Hi Linus,
 please pull these 7 md patches.
 They fixes some races with sysfs access to md devices and fix some bugs
 in the new bad-block-management code.

Thanks,
NeilBrown


The following changes since commit 5611cc4572e889b62a7b4c72a413536bf6a9c416:

  Linux 3.2-rc4 (2011-12-01 14:56:01 -0800)

are available in the git repository at:
  git://neil.brown.name/md/ for-linus

  last commit being 5d8c71f9e5fbdd95650be00294d238e27a363b5c

Adam Kwolek (1):
      md: raid5 crash during degradation

NeilBrown (6):
      md/lock: ensure updates to page_attrs are properly locked.
      md: refine interpretation of "hold_active == UNTIL_IOCTL".
      md: take a reference to mddev during sysfs access.
      md: bad blocks shouldn't cause a Blocked status on a Faulty device.
      md: ensure new badblocks are handled promptly.
      md/raid5: never wait for bad-block acks on failed device.

 drivers/md/bitmap.c |    4 ++++
 drivers/md/md.c     |   27 +++++++++++++++++++++++----
 drivers/md/raid5.c  |    8 +++++---
 3 files changed, 32 insertions(+), 7 deletions(-)

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

                 reply	other threads:[~2011-12-09  3:52 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=20111209145228.3bdbd999@notabene.brown \
    --to=neilb@suse.de \
    --cc=adam.kwolek@intel.com \
    --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).