Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block
authorJens Axboe <axboe@kernel.dk>
Fri, 1 Jun 2018 13:39:48 +0000 (07:39 -0600)
committerJens Axboe <axboe@kernel.dk>
Fri, 1 Jun 2018 13:39:48 +0000 (07:39 -0600)
commit84e92c131a0a2c7b28d1aa98c69350bc3577f34c
tree07f9792e69984b41a6f030b7b9b180d2d13beed4
parent131d08e122eaabae028378c0b4da688eb044c6af
parent30d90964e7b80a0723921e8b464c5ceda7297a7b
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-4.18/block

Pull NVMe changes from Christoph:

"Below is another set of NVMe updates for 4.18.  Besides the usual bug
 fixes this includes more feature completness in terms of AEN and log
 page handling on the target."

* 'nvme-4.18' of git://git.infradead.org/nvme:
  nvme: use the changed namespaces list log to clear ns data changed AENs
  nvme: mark nvme_queue_scan static
  nvme: submit AEN event configuration on startup
  nvmet: mask pending AENs
  nvmet: add AEN configuration support
  nvmet: implement the changed namespaces log
  nvmet: split log page implementation
  nvmet: add a new nvmet_zero_sgl helper
  nvme.h: add AEN configuration symbols
  nvme.h: add the changed namespace list log
  nvme.h: untangle AEN notice definitions
  nvmet: fix error return code in nvmet_file_ns_enable()
  nvmet: fix a typo in nvmet_file_ns_enable()
  nvme-fabrics: allow internal passthrough command on deleting controllers
  nvme-loop: add support for multiple ports
  nvme-pci: simplify __nvme_submit_cmd
  nvme-pci: Rate limit the nvme timeout warnings
  nvme: allow duplicate controller if prior controller being deleted
drivers/nvme/host/core.c