linux-nvme.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3 0/1] nvme generic per-namespace char device
@ 2021-04-21  7:45 Minwoo Im
  2021-04-21  7:45 ` [PATCH V3 1/1] nvme: introduce generic per-namespace chardev Minwoo Im
  0 siblings, 1 reply; 4+ messages in thread
From: Minwoo Im @ 2021-04-21  7:45 UTC (permalink / raw)
  To: linux-nvme
  Cc: Keith Busch, Jens Axboe, Christoph Hellwig, Sagi Grimberg, Minwoo Im

Hello,

This is third spin for supporting per-namespace generic character
device.  This version added support for admin commands through the
generic device just like the existing block device.

Thanks,

Since V2:
  - Add support for controller ioctl (admin commands) for the generic
    character device.

Minwoo Im (1):
  nvme: introduce generic per-namespace chardev

 drivers/nvme/host/core.c      | 87 +++++++++++++++++++++++++++++++++++
 drivers/nvme/host/ioctl.c     | 41 ++++++++++++++---
 drivers/nvme/host/multipath.c | 51 ++++++++++++++++++--
 drivers/nvme/host/nvme.h      | 13 ++++++
 4 files changed, 182 insertions(+), 10 deletions(-)

-- 
2.27.0


_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

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

end of thread, other threads:[~2021-04-22  4:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-21  7:45 [PATCH V3 0/1] nvme generic per-namespace char device Minwoo Im
2021-04-21  7:45 ` [PATCH V3 1/1] nvme: introduce generic per-namespace chardev Minwoo Im
2021-04-21 17:02   ` Keith Busch
2021-04-22  4:32   ` Kanchan Joshi

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