Merge tag 'nvme-6.4-2023-06-01' of git://git.infradead.org/nvme into block-6.4
authorJens Axboe <axboe@kernel.dk>
Thu, 1 Jun 2023 17:12:46 +0000 (11:12 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 1 Jun 2023 17:12:46 +0000 (11:12 -0600)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.4

 - Fixes for spurious Keep Alive timeouts (Uday)
 - Fix for command type check on passthrough actions (Min)
 - Fix for nvme command name for error logging (Christoph)"

* tag 'nvme-6.4-2023-06-01' of git://git.infradead.org/nvme:
  nvme: fix the name of Zone Append for verbose logging
  nvme: improve handling of long keep alives
  nvme: check IO start time when deciding to defer KA
  nvme: double KA polling frequency to avoid KATO with TBKAS on
  nvme: fix miss command type check


Trivial merge