From: NeilBrown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: lkml <linux-kernel@vger.kernel.org>,
linux RAID <linux-raid@vger.kernel.org>,
Patrick Marlier <patrick.marlier@gmail.com>,
Eric Work <work.eric@gmail.com>, Shaohua Li <shli@kernel.org>,
Maxime Ripard <maxime.ripard@free-electrons.com>,
"Paul E. McKenney" <paulmck@linux.vnet.ibm.com>,
Holger Kiehl <Holger.Kiehl@dwd.de>
Subject: [GIT PULL REQUEST] md fixes for 4.1-rc
Date: Fri, 22 May 2015 15:27:16 +1000 [thread overview]
Message-ID: <20150522152716.4fa77795@notabene.brown> (raw)
[-- Attachment #1: Type: text/plain, Size: 1378 bytes --]
Hi Linus,
please pull following bugfixes.
I have a few more raid5 bugfixes pending, but I want to get a bit more
review first.
Thanks,
NeilBrown
The following changes since commit bb27051f9fd7643f05d8f0babce3337f0b9b3087:
md/raid5: fix handling of degraded stripes in batches. (2015-05-08 18:47:57 +1000)
are available in the git repository at:
git://neil.brown.name/md tags/md/4.1-rc4-fixes
for you to fetch changes up to 8532e3439087de69bb1b71fd6be2baa6fc196a55:
md/bitmap: remove rcu annotation from pointer arithmetic. (2015-05-21 09:14:41 +1000)
----------------------------------------------------------------
md fixes for 4.1-rc4
- one serious RAID0 data corruption - caused by recent bugfix that wasn't
reviewed properly.
- one raid5 fix in new code (a couple more of those to come).
- one little fix to stop static analysis complaining about silly rcu
annotation.
----------------------------------------------------------------
Eric Work (1):
md/raid0: fix restore to sector variable in raid0_make_request
NeilBrown (1):
md/bitmap: remove rcu annotation from pointer arithmetic.
Shaohua Li (1):
raid5: fix broken async operation chain
drivers/md/bitmap.c | 7 ++++++-
drivers/md/raid0.c | 4 +++-
drivers/md/raid5.c | 2 +-
3 files changed, 10 insertions(+), 3 deletions(-)
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 811 bytes --]
reply other threads:[~2015-05-22 5: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=20150522152716.4fa77795@notabene.brown \
--to=neilb@suse.de \
--cc=Holger.Kiehl@dwd.de \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
--cc=patrick.marlier@gmail.com \
--cc=paulmck@linux.vnet.ibm.com \
--cc=shli@kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=work.eric@gmail.com \
/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).