[GIT PULL] nvme fixes for Linux 5.17

Christoph Hellwig hch at infradead.org
Wed Feb 9 23:42:09 PST 2022


The following changes since commit b13e0c71856817fca67159b11abac350e41289f5:

  block: bio-integrity: Advance seed correctly for larger interval sizes (2022-02-03 21:09:24 -0700)

are available in the Git repository at:

  git://git.infradead.org/nvme.git tags/nvme-5.17-2022-02-10

for you to fetch changes up to 63573807b27e0faf8065a28b1bbe1cbfb23c0130:

  nvme-tcp: fix bogus request completion when failing to send AER (2022-02-09 14:50:42 +0100)

----------------------------------------------------------------
nvme fixes for Linux 5.17

 - nvme-tcp: fix bogus request completion when failing to send AER
   (Sagi Grimberg)
 - add the missing nvme_complete_req tracepoint for batched completion
   (Bean Huo)

----------------------------------------------------------------
Bean Huo (1):
      nvme: add nvme_complete_req tracepoint for batched completion

Sagi Grimberg (1):
      nvme-tcp: fix bogus request completion when failing to send AER

 drivers/nvme/host/core.c |  1 +
 drivers/nvme/host/tcp.c  | 10 +++++++++-
 2 files changed, 10 insertions(+), 1 deletion(-)



More information about the Linux-nvme mailing list