From: Keith Busch <kbusch@meta.com>
To: <linux-block@vger.kernel.org>, <linux-nvme@lists.infradead.org>
Cc: <axboe@kernel.dk>, <hch@lst.de>, Keith Busch <kbusch@kernel.org>
Subject: [PATCHv3 0/2] block, nvme: enable passthrough iostats
Date: Wed, 27 May 2026 18:00:39 -0700 [thread overview]
Message-ID: <20260528010041.1533124-1-kbusch@meta.com> (raw)
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
next reply other threads:[~2026-05-28 1:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-28 1:00 Keith Busch [this message]
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
2026-05-28 15:35 ` [PATCHv3 0/2] block, nvme: enable " Jens Axboe
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=20260528010041.1533124-1-kbusch@meta.com \
--to=kbusch@meta.com \
--cc=axboe@kernel.dk \
--cc=hch@lst.de \
--cc=kbusch@kernel.org \
--cc=linux-block@vger.kernel.org \
--cc=linux-nvme@lists.infradead.org \
/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