linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv4-4.5 0/7] Rebased fixes
@ 2016-02-24 16:15 Keith Busch
  2016-02-24 16:15 ` [PATCHv4-4.5 1/7] NVMe: Don't unmap controller registers on reset Keith Busch
                   ` (6 more replies)
  0 siblings, 7 replies; 15+ messages in thread
From: Keith Busch @ 2016-02-24 16:15 UTC (permalink / raw)


This rebases the hot plug fixes to the current linux-block/for-linus,
folds in the review comments, a couple minor fixes (described in the
individual patches), reorders the series to minimize churn, and squashes
two previous patches for "namespace removal deadlock"; the two separate
patches weren't really useful on their own.

The last two patches are not hot-plug related, but fix kernel crashes
from user misuse/abuse of the passthru interface. These were already
posted separatedly, but they are included in this series to complete
everything I believe includes all important fixes I know about for 4.5.

Keith Busch (7):
  NVMe: Don't unmap controller registers on reset
  NVMe: Use IDA for namespace disk naming
  NVMe: Fix namespace removal deadlock
  NVMe: Simplify device reset failure
  NVMe: Move error handling to failed reset handler
  NVMe: Don't allow unsupported flags
  NVMe: Fix 0-length integrity payload

 drivers/nvme/host/core.c |  81 ++++++++++++++++++--------
 drivers/nvme/host/nvme.h |   8 +++
 drivers/nvme/host/pci.c  | 149 ++++++++++++++++++++++++++++-------------------
 3 files changed, 156 insertions(+), 82 deletions(-)

-- 
2.6.2.307.g37023ba

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2016-03-29 10:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-24 16:15 [PATCHv4-4.5 0/7] Rebased fixes Keith Busch
2016-02-24 16:15 ` [PATCHv4-4.5 1/7] NVMe: Don't unmap controller registers on reset Keith Busch
2016-02-24 16:15 ` [PATCHv4-4.5 2/7] NVMe: Use IDA for namespace disk naming Keith Busch
2016-02-24 19:33   ` Christoph Hellwig
2016-02-25  8:07   ` Johannes Thumshirn
2016-02-24 16:15 ` [PATCHv4-4.5 3/7] NVMe: Fix namespace removal deadlock Keith Busch
2016-02-24 19:34   ` Christoph Hellwig
2016-02-24 16:15 ` [PATCHv4-4.5 4/7] NVMe: Simplify device reset failure Keith Busch
2016-02-24 16:15 ` [PATCHv4-4.5 5/7] NVMe: Move error handling to failed reset handler Keith Busch
2016-03-29 10:55   ` Christoph Hellwig
2016-02-24 16:15 ` [PATCHv4-4.5 6/7] NVMe: Don't allow unsupported flags Keith Busch
2016-02-24 19:35   ` Christoph Hellwig
2016-02-25  8:12   ` Johannes Thumshirn
2016-02-24 16:15 ` [PATCHv4-4.5 7/7] NVMe: Fix 0-length integrity payload Keith Busch
2016-02-25  8:13   ` Johannes Thumshirn

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).