Linux-NVME Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] nvme: fix cdev lifetime series
@ 2026-07-13 10:42 John Garry
  2026-07-13 10:42 ` [PATCH v3 1/2] nvme: add nvme_get_ns_head() John Garry
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: John Garry @ 2026-07-13 10:42 UTC (permalink / raw)
  To: hch, kbusch, sagi, axboe; +Cc: linux-nvme, John Garry

This small series addresses a problem for the NS and NS head cdev
lifetime.

Difference to v2:
- add nvme_get_ns_head()

Differences to RFC:
- common release method
- fix NS cdev lifetime (as well as NS head cdev lifetime)

John Garry (2):
  nvme: add nvme_get_ns_head()
  nvme: fix cdev lifetime

 drivers/nvme/host/core.c      | 12 ++++++++++++
 drivers/nvme/host/multipath.c | 24 +++---------------------
 drivers/nvme/host/nvme.h      |  1 +
 3 files changed, 16 insertions(+), 21 deletions(-)

-- 
2.43.7



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

end of thread, other threads:[~2026-07-17  7:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-13 10:42 [PATCH v3 0/2] nvme: fix cdev lifetime series John Garry
2026-07-13 10:42 ` [PATCH v3 1/2] nvme: add nvme_get_ns_head() John Garry
2026-07-13 12:06   ` Christoph Hellwig
2026-07-16 15:03   ` Nilay Shroff
2026-07-13 10:42 ` [PATCH v3 2/2] nvme: fix cdev lifetime John Garry
2026-07-13 12:06   ` Christoph Hellwig
2026-07-16 15:03   ` Nilay Shroff
2026-07-16 16:33     ` John Garry
2026-07-17  7:10       ` Nilay Shroff
2026-07-17  7:56         ` John Garry
2026-07-16 18:03 ` [PATCH v3 0/2] nvme: fix cdev lifetime series Keith Busch

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox