Linux block layer
 help / color / mirror / Atom feed
* [PATCHv3 0/2] block, nvme: enable passthrough iostats
@ 2026-05-28  1:00 Keith Busch
  2026-05-28  1:00 ` [PATCHv3 1/2] block: export passthrough stats enabled Keith Busch
  2026-05-28  1:00 ` [PATCHv3 2/2] nvme: add support multipath passthrough iostats Keith Busch
  0 siblings, 2 replies; 5+ messages in thread
From: Keith Busch @ 2026-05-28  1:00 UTC (permalink / raw)
  To: linux-block, linux-nvme; +Cc: axboe, hch, Keith Busch

From: Keith Busch <kbusch@kernel.org>

v2->v3:

  Added kerneldoc for the exported API

  Added code comment for the passthrough safety

  Added reviews.

Keith Busch (2):
  block: export passthrough stats enabled
  nvme: add support multipath passthrough iostats

 block/blk-mq.c                | 32 +---------------------------
 drivers/nvme/host/ioctl.c     |  9 ++++++++
 drivers/nvme/host/multipath.c |  5 ++++-
 include/linux/blk-mq.h        | 40 +++++++++++++++++++++++++++++++++++
 4 files changed, 54 insertions(+), 32 deletions(-)

-- 
2.53.0-Meta


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

end of thread, other threads:[~2026-05-28  8:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-28  1:00 [PATCHv3 0/2] block, nvme: enable passthrough iostats Keith Busch
2026-05-28  1:00 ` [PATCHv3 1/2] block: export passthrough stats enabled Keith Busch
2026-05-28  8:29   ` Christoph Hellwig
2026-05-28  1:00 ` [PATCHv3 2/2] nvme: add support multipath passthrough iostats Keith Busch
2026-05-28  8:29   ` Christoph Hellwig

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