Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5
authorJens Axboe <axboe@kernel.dk>
Fri, 30 Jun 2023 20:04:08 +0000 (14:04 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 30 Jun 2023 20:04:08 +0000 (14:04 -0600)
commit6e34e784e72132c91b03d4f2f85bd4725b1ad9e5
tree322d69c0d212c62d88a5c817ef8968a9c1cfe81f
parenta587b046ce921cc1805de6f0f000209b3644cadd
parent4e69d4dabd2379af57b0b8fb9b0d62c23f9cd3b8
Merge tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme into block-6.5

Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.5

 - Reduce spamming kernel logs on repeated controller updates (Breno)
 - Improved struct packing (Christophe JAILLET)
 - Misspelled command name in error logging (Damien)
 - Failover fix for temporary frozen queue (Sagi)
 - Reset error handling fixes (Keith)"

* tag 'nvme-6.5-2023-06-30' of git://git.infradead.org/nvme:
  nvme: disable controller on reset state failure
  nvme: sync timeout work on failed reset
  nvme: ensure unquiesce on teardown
  nvme-mpath: fix I/O failure with EAGAIN when failing over I/O
  nvme: host: fix command name spelling
  nvmet: Reorder fields in 'struct nvmet_ns'
  nvme: Print capabilities changes just once
drivers/nvme/host/constants.c
drivers/nvme/host/core.c
drivers/nvme/host/multipath.c
drivers/nvme/host/nvme.h
drivers/nvme/host/pci.c