]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15
authorJens Axboe <axboe@kernel.dk>
Wed, 15 Sep 2021 13:53:32 +0000 (07:53 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 15 Sep 2021 13:53:32 +0000 (07:53 -0600)
commitfbd2420d4634e90f40a191b60e6c4a4b47cce9bb
tree09b324bdd12214dae01153ae522b9519d0191ac0
parentd26946ee259f56a1c7787854c2a3147366ee9ca5
parentcf95ca1d823fa6490e35d3d29bb5b0ae64b27f71
Merge tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme into block-5.15

Pull NVMe fixes from Christoph:

"nvme fixes for Linux 5.15

 - fix ANA state updates when a namespace is not present (Anton Eidelman)
 - nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show
   (Dan Carpenter)
 - avoid race in shutdown namespace removal (Daniel Wagner)
 - fix io_work priority inversion in nvme-tcp (Keith Busch)
 - destroy cm id before destroy qp to avoid use after free (Ruozhu Li)"

* tag 'nvme-5.15-2021-09-15' of git://git.infradead.org/nvme:
  nvme-tcp: fix io_work priority inversion
  nvme-rdma: destroy cm id before destroy qp to avoid use after free
  nvme-multipath: fix ANA state updates when a namespace is not present
  nvme: avoid race in shutdown namespace removal
  nvmet: fix a width vs precision bug in nvmet_subsys_attr_serial_show()
drivers/nvme/host/core.c