Merge tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme into block-5.14
authorJens Axboe <axboe@kernel.dk>
Thu, 22 Jul 2021 20:23:55 +0000 (14:23 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 22 Jul 2021 20:23:55 +0000 (14:23 -0600)
Pull NVMe fixes from Christoph:

"nvme fixes for Linux 5.14:

 - tracing fix (Keith Busch)
 - fix multipath head refcounting (Hannes Reinecke)
 - Write Zeroes vs PI fix (me)
 - drop a bogus WARN_ON (Zhihao Cheng)"

* tag 'nvme-5.14-2021-07-22' of git://git.infradead.org/nvme:
  nvme: set the PRACT bit when using Write Zeroes with T10 PI
  nvme: fix nvme_setup_command metadata trace event
  nvme: fix refcounting imbalance when all paths are down
  nvme-pci: don't WARN_ON in nvme_reset_work if ctrl.state is not RESETTING


Trivial merge