Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8
authorJens Axboe <axboe@kernel.dk>
Thu, 25 Jun 2020 18:57:17 +0000 (12:57 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 25 Jun 2020 18:57:17 +0000 (12:57 -0600)
Pull NVMe fixes from Christoph.

* 'nvme-5.8' of git://git.infradead.org/nvme:
  nvme-multipath: fix bogus request queue reference put
  nvme-multipath: fix deadlock due to head->lock
  nvme: don't protect ns mutation with ns->head->lock
  nvme-multipath: fix deadlock between ana_work and scan_work
  nvme: fix possible deadlock when I/O is blocked
  nvme-rdma: assign completion vector correctly
  nvme-loop: initialize tagset numa value to the value of the ctrl
  nvme-tcp: initialize tagset numa value to the value of the ctrl
  nvme-pci: initialize tagset numa value to the value of the ctrl
  nvme-pci: override the value of the controller's numa node
  nvme: set initial value for controller's numa node


Trivial merge