Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus
authorJens Axboe <axboe@kernel.dk>
Fri, 24 Nov 2017 04:48:22 +0000 (21:48 -0700)
committerJens Axboe <axboe@kernel.dk>
Fri, 24 Nov 2017 04:48:22 +0000 (21:48 -0700)
commitbe597e974c8dd7b169d7b652bcba677dc2c3619f
tree99e57a92e0868379384caa7118f2ef196b8a20be
parentf341a4d384f7fced2ca0d9472ed88fe94de32726
parent8c97eeccf0ad8783c057830119467b877bdfced7
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-linus

Pull NVMe fixes from Christoph:

"A couple nvme fixes for 4.15:

 - expand the queue ready fix that we only had for RDMA to also cover FC and
   loop by moving it to common code (Sagi)
 - fix an array out of bounds in the PCIe HMB code (Minwoo Im)
 - two new device quirks (Jeff Lien and Kai-Heng Feng)
 - static checkers fixes (Keith Busch)
 - FC target refcount fix (James Smart)
 - A trivial spelling fix in new code (Colin Ian King)"