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>,
Pim Zandbergen <P.Zandbergen@macroscoop.nl>,
Bruno Wolff III <bruno@wolff.to>,
Wu Fengguang <fengguang.wu@intel.com>,
Christoph Hellwig <hch@lst.de>, Hugh Dickins <hughd@google.com>
Subject: [PULL REQUEST] more md fixes for 3.1
Date: Sat, 10 Sep 2011 17:33:20 +1000 [thread overview]
Message-ID: <20110910173320.3e62bea0@notabene.brown> (raw)
Hi Linus,
a few more little fixes for md for 3.1
One is not in md code but is triggered by md.
one is a minor fix needed to prepare for the next
one fixed a bug introduced in 3.1
last is a longer standing bug which is cc:ed to stable.
Thanks,
NeilBrown
The following changes since commit ddf28352b80c86754a6424e3a61e8bdf9213b3c7:
Linux 3.1-rc5 (2011-09-04 15:45:10 -0700)
are available in the git repository at:
git://neil.brown.name/md for-linus
NeilBrown (4):
Avoid dereferencing a 'request_queue' after last close.
md/raid10: unify handling of write completion.
md/raid1,10: Remove use-after-free bug in make_request.
md: Fix handling for devices from 2TB to 4TB in 0.90 metadata.
drivers/md/md.c | 12 ++++++++++--
drivers/md/raid1.c | 14 +++++++++-----
drivers/md/raid10.c | 47 ++++++++++++++++++++++++-----------------------
fs/block_dev.c | 7 +++++--
4 files changed, 48 insertions(+), 32 deletions(-)
reply other threads:[~2011-09-10 7:33 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=20110910173320.3e62bea0@notabene.brown \
--to=neilb@suse.de \
--cc=P.Zandbergen@macroscoop.nl \
--cc=bruno@wolff.to \
--cc=fengguang.wu@intel.com \
--cc=hch@lst.de \
--cc=hughd@google.com \
--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).