[GIT PULL] nvme fixes for Linux 5.17
Christoph Hellwig
hch at infradead.org
Wed Feb 23 23:33:40 PST 2022
The following changes since commit bb49c6fa8b845591b317b0d7afea4ae60ec7f3aa:
block: clear iocb->private in blkdev_bio_end_io_async() (2022-02-22 06:59:49 -0700)
are available in the Git repository at:
git://git.infradead.org/nvme.git tags/nvme-5.17-2022-02-24
for you to fetch changes up to c2700d2886a87f83f31e0a301de1d2350b52c79b:
nvme-tcp: send H2CData PDUs based on MAXH2CDATA (2022-02-23 14:43:11 +0100)
----------------------------------------------------------------
nvme fixes for Linux 5.17
- send H2CData PDUs based on MAXH2CDATA (Varun Prakash)
- fix passthrough to namespaces with unsupported features (me)
----------------------------------------------------------------
Christoph Hellwig (2):
nvme: don't return an error from nvme_configure_metadata
nvme: also mark passthrough-only namespaces ready in nvme_update_ns_info
Varun Prakash (1):
nvme-tcp: send H2CData PDUs based on MAXH2CDATA
drivers/nvme/host/core.c | 19 ++++++---------
drivers/nvme/host/tcp.c | 63 +++++++++++++++++++++++++++++++++++++-----------
include/linux/nvme-tcp.h | 1 +
3 files changed, 58 insertions(+), 25 deletions(-)
More information about the Linux-nvme
mailing list