]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee72aca7af375d519850bbbd83134f7a4f607706
tree99e57a92e0868379384caa7118f2ef196b8a20be
parent9047daa3fb5ef186b1869d30b66a0671b67a563c
parent6113877b68046acc860b637c5cdf44c95d9b73a0
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)"