• Jens Axboe's avatar
    Merge tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme into block-6.9 · 07602678
    Jens Axboe authored
    Pull NVMe fixes from Keith:
    
    "nvme updates for Linux 6.9
    
     - Make an informative message less ominous (Keith)
     - Enhanced trace decoding (Guixin)
     - TCP updates (Hannes, Li)
     - Fabrics connect deadlock fix (Chunguang)
     - Platform API migration update (Uwe)
     - A new device quirk (Jiawei)"
    
    * tag 'nvme-6.9-2024-03-21' of git://git.infradead.org/nvme:
      nvmet-rdma: remove NVMET_RDMA_REQ_INVALIDATE_RKEY flag
      nvme: remove redundant BUILD_BUG_ON check
      nvme/tcp: Add wq_unbound modparam for nvme_tcp_wq
      nvme-tcp: Export the nvme_tcp_wq to sysfs
      drivers/nvme: Add quirks for device 126f:2262
      nvme: parse format command's lbafu when tracing
      nvme: add tracing of reservation commands
      nvme: parse zns command's zsa and zrasf to string
      nvme: use nvme_disk_is_ns_head helper
      nvme: fix reconnection fail due to reserved tag allocation
      nvmet: add tracing of zns commands
      nvmet: add tracing of authentication commands
      nvme-apple: Convert to platform remove callback returning void
      nvmet-tcp: do not continue for invalid icreq
      nvme: change shutdown timeout setting message
    07602678
tcp.c 54.5 KB