]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
authorJens Axboe <axboe@kernel.dk>
Thu, 2 May 2019 22:07:05 +0000 (16:07 -0600)
committerJens Axboe <axboe@kernel.dk>
Thu, 2 May 2019 22:07:05 +0000 (16:07 -0600)
commit920681b2979b6d727015a4c490709d304756d2da
tree5fba76b26500629202c0b56f496f090a3accbd5b
parente6e20fc177005f2090340fdfe3f5a8e0153a04be
parent19a19cfac4c8607f2d76e2b4a0d9d8e418cd1d5c
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block

Pull NVMe updates from Christoph.

* 'nvme-5.2' of git://git.infradead.org/nvme:
  nvmet: protect discovery change log event list iteration
  nvme: mark nvme_core_init and nvme_core_exit static
  nvme: move command size checks to the core
  nvme-fabrics: check more command sizes
  nvme-pci: check more command sizes
  nvme-pci: remove an unneeded variable initialization
  nvme-pci: unquiesce admin queue on shutdown
  nvme-pci: shutdown on timeout during deletion
  nvme-pci: fix psdt field for single segment sgls
  nvme-multipath: don't print ANA group state by default
  nvme-multipath: split bios with the ns_head bio_set before submitting
  nvme-tcp: fix possible null deref on a timed out io queue connect