Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2014 22:59:34 +0000 (15:59 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 May 2014 22:59:34 +0000 (15:59 -0700)
commitcd79bde29f00a346eec3fe17c1c5073c37ed95e7
tree2d46341868ee79c1f7099f908d975b85235d7003
parentaa699a1d84474eb993867822b6aefc47a9a6ce0c
parentaa0818c6ee8d8e4772725a43550823347bc1ad30
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull virtio_blk fix from Jens Axboe:
 "There's a start/stop queue race in virtio_blk, which causes stalls and
  erratic behaviour for some.  I've had this queued up for 3.16 for a
  while, but I think we should push it into the current series as well.

  So I cherry picked the commit and added a stable marker as well, so it
  can propagate down"

* 'for-linus' of git://git.kernel.dk/linux-block:
  virtio_blk: fix race between start and stop queue