From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: PULL REQUEST - md fixes for 2.6.31
Date: Mon, 3 Aug 2009 08:07:27 +1000 [thread overview]
Message-ID: <19062.3615.711449.258305@notabene.brown> (raw)
Hi Linus,
Sorry that these are a little late, but I've had a few
distractions...
Anyway, please pull the 8 small updates for drivers/md in 2.6.31.
Most are straight bug fixes (Some tagged for -stable).
A couple ('Push down data integrity' and 'Use revalidate disk') are
code cleanups that make the code more obviously correct.
Thanks,
NeilBrown
The following changes since commit 7d3e91b8a1f5179d56a7412d4b499f2d5fc6b25d:
Linus Torvalds (1):
Merge branch 'hwmon-for-linus' of git://git.kernel.org/.../jdelvare/staging
are available in the git repository at:
git://neil.brown.name/md/ for-linus
Andre Noll (1):
md: Push down data integrity code to personalities.
Dan Williams (1):
md/raid6: release spare page at ->stop()
NeilBrown (6):
md: when a level change reduces the number of devices, remove the excess.
md: avoid array overflow with bad v1.x metadata
md: Handle growth of v1.x metadata correctly.
md/raid5: set reshape_position correctly when reshape starts.
md: allow raid5_quiesce to work properly when reshape is happening.
md: Use revalidate_disk to effect changes in size of device.
drivers/md/linear.c | 2 +
drivers/md/md.c | 143 +++++++++++++++++++++++++++++------------------
drivers/md/md.h | 2 +
drivers/md/multipath.c | 5 +-
drivers/md/raid0.c | 1 +
drivers/md/raid1.c | 7 ++-
drivers/md/raid10.c | 4 +
drivers/md/raid5.c | 51 ++++++++---------
8 files changed, 131 insertions(+), 84 deletions(-)
reply other threads:[~2009-08-02 22:07 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=19062.3615.711449.258305@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