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>,
Heinz Mauelshagen <heinzm@redhat.com>, Shaohua Li <shli@fb.com>
Subject: [GIT PULL REQUEST]
Date: Mon, 11 May 2015 13:27:04 +1000 [thread overview]
Message-ID: <20150511132704.5bc50fa3@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1391 bytes --]
hi Linus
Please pull this collection of bugfixes.
Thanks,
NeilBrown
The following changes since commit 5ebe6afaf0057ac3eaeb98defd5456894b446d22:
Linux 4.1-rc2 (2015-05-03 19:22:23 -0700)
are available in the git repository at:
git://neil.brown.name/md/ tags/md/4.1-rc3-fixes
for you to fetch changes up to bb27051f9fd7643f05d8f0babce3337f0b9b3087:
md/raid5: fix handling of degraded stripes in batches. (2015-05-08 18:47:57 +1000)
----------------------------------------------------------------
A few fixes for md.
Most of these are related to the new "batched stripe writeout",
but there are a few others.
----------------------------------------------------------------
Heinz Mauelshagen (1):
md-raid0: conditional mddev->queue access to suit dm-raid
NeilBrown (6):
md/raid5: new alloc_stripe() to allocate an initialize a stripe.
md/raid5: more incorrect BUG_ON in handle_stripe_fill.
md/raid5: avoid reading parity blocks for full-stripe write to degraded array
md/raid5: don't record new size if resize_stripes fails.
md/raid5: fix allocation of 'scribble' array.
md/raid5: fix handling of degraded stripes in batches.
drivers/md/raid0.c | 5 ++-
drivers/md/raid5.c | 123 ++++++++++++++++++++++++++++++-----------------------
2 files changed, 73 insertions(+), 55 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]
reply other threads:[~2015-05-11 3:27 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=20150511132704.5bc50fa3@notabene.brown \
--to=neilb@suse.de \
--cc=heinzm@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=shli@fb.com \
--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).