Merge tag 'nvme-6.2-2023-02-02' of git://git.infradead.org/nvme into block-6.2 block-6.2-2023-02-03
authorJens Axboe <axboe@kernel.dk>
Thu, 2 Feb 2023 18:02:12 +0000 (11:02 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 Feb 2023 18:02:12 +0000 (11:02 -0700)
Pul NVMe fixes from Christoph:

"nvme fixes for Linux 6.2

 - fix a missing queue put in nvmet_fc_ls_create_association (Amit Engel)
 - clear queue pointers on tag_set initialization failure
   (Maurizio Lombardi)
 - use workqueue dedicated to authentication (Shin'ichiro Kawasaki)"

* tag 'nvme-6.2-2023-02-02' of git://git.infradead.org/nvme:
  nvme-auth: use workqueue dedicated to authentication
  nvme: clear the request_queue pointers on failure in nvme_alloc_io_tag_set
  nvme: clear the request_queue pointers on failure in nvme_alloc_admin_tag_set
  nvme-fc: fix a missing queue put in nvmet_fc_ls_create_association


Trivial merge