]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9
authorJens Axboe <axboe@kernel.dk>
Thu, 24 Sep 2020 19:42:40 +0000 (13:42 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 24 Sep 2020 19:42:40 +0000 (13:42 -0600)
commita43004690f86d4a8bb1d509447f0bb70e03f3578
treed2eb584d8e67da9ec29e72a7784492f2d9e0beba
parent391be4bc9917fdeed9f53da4997024dfb76fb8ae
parentd8b91c77baa5356488f1504a0f8c6bf66c884ae2
Merge tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme into block-5.9

Pull NVMe fixes from Christoph:

"nvme fixes for 5.9

  - fix error during controller probe that cause double free irqs
    (Keith Busch)
  - FC connection establishment fix (James Smart)
  - properly handle completions for invalid tags (Xianting Tian)
  - pass the correct nsid to the command effects and supported log
    (Chaitanya Kulkarni)"

* tag 'nvme-5.9-2020-09-24' of git://git.infradead.org/nvme:
  nvme-core: don't use NVME_NSID_ALL for command effects and supported log
  nvme-fc: fail new connections to a deleted host or remote port
  nvme-pci: fix NULL req in completion handler
  nvme: return errors for hwmon init