]> 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)
commit6a240227a3ba5c621b0ae5a40a45e120b07e3ca4
treed2eb584d8e67da9ec29e72a7784492f2d9e0beba
parentee16a4fa9b2b435bbc77ad9f53d0d990e857a03e
parent9cd90644ca9475303fd671a0f6d2ea883229d19e
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