]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitda9028df526fdc182301ab9bad198d480d8e18ec
tree2d46341868ee79c1f7099f908d975b85235d7003
parent343a2e8f62616b89ba76c838466075eb753a0b9e
parentfdbf63cbe786b144b7b993b74ffa10a148aa0b16
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