[GIT PULL] nvme fixes for Linux 6.3

Christoph Hellwig hch at infradead.org
Wed Mar 22 21:07:08 PDT 2023


The following changes since commit 9d2789ac9d60c049d26ef6d3005d9c94c5a559e9:

  block/io_uring: pass in issue_flags for uring_cmd task_work handling (2023-03-20 20:01:25 -0600)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-6.3-2023-03-23

for you to fetch changes up to aa01c67de5926fdb276793180564f172c55fb0d7:

  nvme-tcp: fix nvme_tcp_term_pdu to match spec (2023-03-22 09:19:56 +0100)

----------------------------------------------------------------
nvme fixes for Linux 6.3

 - send Identify with CNS 06h only to I/O controllers (Martin George)
 - fix nvme_tcp_term_pdu to match spec (Caleb Sander)

----------------------------------------------------------------
Caleb Sander (1):
      nvme-tcp: fix nvme_tcp_term_pdu to match spec

Martin George (1):
      nvme: send Identify with CNS 06h only to I/O controllers

 drivers/nvme/host/core.c | 3 ++-
 include/linux/nvme-tcp.h | 5 +++--
 2 files changed, 5 insertions(+), 3 deletions(-)



More information about the Linux-nvme mailing list