From: keith.busch@intel.com (Keith Busch)
Subject: [PATCHv2 0/5] NVMe: Controller reset and shutdown
Date: Fri, 16 Aug 2013 16:00:27 -0600 [thread overview]
Message-ID: <1376690432-9775-1-git-send-email-keith.busch@intel.com> (raw)
More controller reset handling. Fixes a couple errors and adds more
conditions that have come up that require this kind of thing.
Again, it relies on this patch set here:
http://merlin.infradead.org/pipermail/linux-nvme/2013-July/000331.html
Keith Busch (5):
NVMe: Reset failed controller
NVMe: User initiated controller reset
NVMe: Reset controller on timed out commands
NVMe: Don't wait for delete queues to finish
NVMe: Add shutdown pci callback
drivers/block/nvme-core.c | 90 +++++++++++++++++++++++++++++++++++++++------
include/linux/nvme.h | 1 +
2 files changed, 79 insertions(+), 12 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-08-16 22:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-16 22:00 Keith Busch [this message]
2013-08-16 22:00 ` [PATCHv2 1/5] NVMe: Reset failed controller Keith Busch
2013-08-16 22:00 ` [PATCHv2 2/5] NVMe: User initiated controller reset Keith Busch
2013-08-16 22:00 ` [PATCHv2 3/5] NVMe: Reset controller on timed out commands Keith Busch
2013-08-16 22:00 ` [PATCHv2 4/5] NVMe: Don't wait for delete queues to finish Keith Busch
2013-08-16 22:00 ` [PATCHv2 5/5] NVMe: Add shutdown pci callback Keith Busch
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=1376690432-9775-1-git-send-email-keith.busch@intel.com \
--to=keith.busch@intel.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).