]> 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)
commit220bdb0b4b56d17203a60e7e1d51a6f844b45386
tree2d46341868ee79c1f7099f908d975b85235d7003
parent2cba1890a9199ab817d2d37fcdbe63a9487148d7
parent95c626c61a7d6535f3806aa7cd687d51bae0e036
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