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)
commit2e45a49531fef55f4abbd6738c052545f53f43d4
tree163c3d459b90b5a4c801bcda6bc0e4d45141b3af
parent47fe1c3064c6bc1bfa3c032ff78e603e5dd6e5bc
parent856303797724d28f1d65b702f0eadcee1ea7abf5
Merge tag 'nvme-6.4-2023-06-01' of git://git.infradead.org/nvme into block-6.4

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