From: Keith Busch <kbusch@fb.com>
To: <linux-nvme@lists.infradead.org>
Cc: <hch@lst.de>, Keith Busch <kbusch@kernel.org>
Subject: [PATCHv3 0/4]
Date: Tue, 6 Sep 2022 09:07:34 -0700 [thread overview]
Message-ID: <20220906160738.2289621-1-kbusch@fb.com> (raw)
From: Keith Busch <kbusch@kernel.org>
The series adjusts the struct nvme_iod fields for optimal sizing.
Changes from v3: rebased to upstream nvme driver with sgtable changes;
this makes the previous series' patch 4/5 unnecessary, so it was
dropped.
Keith Busch (4):
nvme-pci: remove nvme_queue from nvme_iod
nvme-pci: iod's 'aborted' is a bool
nvme-pci: iod npages fits in s8
nvme-pci: move iod dma_len fill gaps
drivers/nvme/host/pci.c | 64 ++++++++++++++++++++---------------------
1 file changed, 32 insertions(+), 32 deletions(-)
--
2.30.2
next reply other threads:[~2022-09-06 16:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-09-06 16:07 Keith Busch [this message]
2022-09-06 16:07 ` [PATCHv3 1/4] nvme-pci: remove nvme_queue from nvme_iod Keith Busch
2022-09-06 16:07 ` [PATCHv3 2/4] nvme-pci: iod's 'aborted' is a bool Keith Busch
2022-09-06 16:07 ` [PATCHv3 3/4] nvme-pci: iod npages fits in s8 Keith Busch
2022-09-06 16:07 ` [PATCHv3 4/4] nvme-pci: move iod dma_len fill gaps Keith Busch
2022-09-07 6:48 ` [PATCHv3 0/4] Christoph Hellwig
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=20220906160738.2289621-1-kbusch@fb.com \
--to=kbusch@fb.com \
--cc=hch@lst.de \
--cc=kbusch@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