]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7
authorJens Axboe <axboe@kernel.dk>
Wed, 8 Apr 2020 14:41:26 +0000 (08:41 -0600)
committerJens Axboe <axboe@kernel.dk>
Wed, 8 Apr 2020 14:41:26 +0000 (08:41 -0600)
commit5146b8282aabc6b6ebf9e85a450931296ccecbb9
tree892b449a307ae2a033bb0a4d7f87336d77321d70
parent0ddb04a508712104179d91d18314a0b09d593ed5
parent39bf74146742ac19eb077427bdd2fe9e2f368899
Merge branch 'nvme-5.7' of git://git.infradead.org/nvme into block-5.7

Pull NVMe fixes from Christoph.

* 'nvme-5.7' of git://git.infradead.org/nvme:
  nvmet-rdma: fix double free of rdma queue
  nvme-fc: Revert "add module to ops template to allow module references"
  nvme: fix deadlock caused by ANA update wrong locking
  nvmet-rdma: fix bonding failover possible NULL deref
  nvmet: fix NULL dereference when removing a referral
  nvme: inherit stable pages constraint in the mpath stack device
  nvme-tcp: fix possible crash in recv error flow
  nvme-tcp: don't poll a non-live queue
  nvme-tcp: fix possible crash in write_zeroes processing
  nvmet-fc: fix typo in comment
  nvme-rdma: Replace comma with a semicolon
  nvme-fcloop: fix deallocation of working context
  nvme: fix compat address handling in several ioctls