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)
commit1b52671d79c4b9fdc91a85f99f69b7c91a3b1b71
tree0b1a46c03e62ac49e9e12b82159fca32c0cbde7f
parent0b8eb629a700c0ef15a437758db8255f8444e76c
parentc31244669f57963b6ce133a5555b118fc50aec95
Merge branch 'nvme-5.8' of git://git.infradead.org/nvme into block-5.8

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