]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit691a5c5127b05589c1010db1026ae697c6d3aaaa
tree07f9792e69984b41a6f030b7b9b180d2d13beed4
parent2555479de4420531ce9cfb295066e27e4081bc02
parent0a9b7f8401c3d835923b1394d00c2d6b40fa83c3
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