From: Neil Brown <neilb@suse.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PULL REQUEST] md bug fixes
Date: Tue, 14 Dec 2010 18:22:17 +1100 [thread overview]
Message-ID: <20101214182217.484f280a@notabene.brown> (raw)
Hi Linus,
here are a few bug fixes for md.
Some of the patches are actually clean-up rather than bug-fix,
but I that make the bugfix simpler to review.
Thanks,
NeilBrown
The following changes since commit 6313e3c21743cc88bb5bd8aa72948ee1e83937b6:
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-12-08 06:40:59 -0800)
are available in the git repository at:
git://neil.brown.name/md/ for-linus
NeilBrown (5):
md: remove handling of flush_pending in md_submit_flush_data
md: move code in to submit_flushes.
md: fix possible deadlock in handling flush requests.
md: fix bug with re-adding of partially recovered device.
md: protect against NULL reference when waiting to start a raid10.
drivers/md/md.c | 39 ++++++++++++++++++++-------------------
drivers/md/raid10.c | 2 +-
2 files changed, 21 insertions(+), 20 deletions(-)
reply other threads:[~2010-12-14 7:22 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=20101214182217.484f280a@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;
as well as URLs for NNTP newsgroup(s).