]> www.infradead.org Git - nvme.git/commitdiff
Merge tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme into block-6.13 nvme-6.13
authorJens Axboe <axboe@kernel.dk>
Tue, 31 Dec 2024 17:41:58 +0000 (10:41 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 31 Dec 2024 17:41:58 +0000 (10:41 -0700)
Pull NVMe fixes from Keith:

"nvme fixes for Linux 6.13

 - Fix device specific quirk for PRP list alignment (Robert)
 - Fix target name overflow (Leo)
 - Fix target write granularity (Luis)
 - Fix target sleeping in atomic context (Nilay)
 - Remove unnecessary tcp queue teardown (Chunguang)"

* tag 'nvme-6.13-2024-12-31' of git://git.infradead.org/nvme:
  nvme-tcp: remove nvme_tcp_destroy_io_queues()
  nvmet-loop: avoid using mutex in IO hotpath
  nvmet: propagate npwg topology
  nvmet: Don't overflow subsysnqn
  nvme-pci: 512 byte aligned dma pool segment quirk


Trivial merge