Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2
authorJens Axboe <axboe@kernel.dk>
Mon, 6 Aug 2018 01:34:09 +0000 (19:34 -0600)
committerJens Axboe <axboe@kernel.dk>
Mon, 6 Aug 2018 01:34:09 +0000 (19:34 -0600)
commitf87b0f0dfa5496fc4a701c071fa3ce7ad7ca5152
treebfaf5858c80dc1056d30825f35762b7e3dad65d4
parent05b9ba4b550ff67d7362608828405f9e389e8988
parentb369b30cf510fe94d8884837039362e2ec223cec
Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-4.19/block2

Pull NVMe changes from Christoph:

"This contains the support for TP4004, Asymmetric Namespace Access,
 which makes NVMe multipathing usable in practice."

* 'nvme-4.19' of git://git.infradead.org/nvme:
  nvmet: use Retain Async Event bit to clear AEN
  nvmet: support configuring ANA groups
  nvmet: add minimal ANA support
  nvmet: track and limit the number of namespaces per subsystem
  nvmet: keep a port pointer in nvmet_ctrl
  nvme: add ANA support
  nvme: remove nvme_req_needs_failover
  nvme: simplify the API for getting log pages
  nvme.h: add ANA definitions
  nvme.h: add support for the log specific field

Signed-off-by: Jens Axboe <axboe@kernel.dk>
drivers/nvme/host/core.c
drivers/nvme/host/nvme.h