Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 May 2018 17:55:48 +0000 (10:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 May 2018 17:55:48 +0000 (10:55 -0700)
commit0d4cafd12f4c67a3cce83fd0dd2e416080900615
treeafec729804112a6a224ae8358f8ed35e40d69433
parentf0ab773f5c96c29a5227234c4b5a820f5591b74d
parent9abd68ef454c824bfd18629033367b4382b5f390
Merge tag 'for-linus-20180511' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Just a few NVMe fixes this round - one fixing a use-after-free, one
  fixes the return value after controller reset, and the last one fixes
  an issue where some drives will spuriously EIO. We should get these
  into 4.17"

* tag 'for-linus-20180511' of git://git.kernel.dk/linux-block:
  nvme: add quirk to force medium priority for SQ creation
  nvme: Fix sync controller reset return
  nvme: fix use-after-free in nvme_free_ns_head