Merge tag 'nvme-6.3-2023-03-23' of git://git.infradead.org/nvme into block-6.3
authorJens Axboe <axboe@kernel.dk>
Thu, 23 Mar 2023 19:02:20 +0000 (13:02 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 23 Mar 2023 19:02:20 +0000 (13:02 -0600)
commitf915da0f0dfb69ffea53f62101b38073e0b81f73
treedd1ab337c4a58a228ff1aeb4d5d9258c27f1acb1
parent9d2789ac9d60c049d26ef6d3005d9c94c5a559e9
parentaa01c67de5926fdb276793180564f172c55fb0d7
Merge tag 'nvme-6.3-2023-03-23' of git://git.infradead.org/nvme into block-6.3

Pull NVMe fixes from Christoph:

"nvme fixes for Linux 6.3

 - send Identify with CNS 06h only to I/O controllers (Martin George)
 - fix nvme_tcp_term_pdu to match spec (Caleb Sander)"

* tag 'nvme-6.3-2023-03-23' of git://git.infradead.org/nvme:
  nvme-tcp: fix nvme_tcp_term_pdu to match spec
  nvme: send Identify with CNS 06h only to I/O controllers