]> Git Repo - linux.git/commitdiff
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <[email protected]>
Mon, 17 Mar 2014 23:54:49 +0000 (16:54 -0700)
committerLinus Torvalds <[email protected]>
Mon, 17 Mar 2014 23:54:49 +0000 (16:54 -0700)
Pull final final block IO fixes from Jens Axboe:
 "Yes, the last round was final. This one is final final.

  The mtip32xx fix could have waited, but it's so simple and gets rid of
  two warning spewages on load.  The two block flush fixes are critical
  for blk-mq, and are the primary reason for this late pull request"

* 'for-linus' of git://git.kernel.dk/linux-block:
  mtip32xx: fix bad use of smp_processor_id()
  block: change flush sequence list addition back to front add
  block: fix q->flush_rq NULL pointer crash on dm-mpath flush


Trivial merge
This page took 0.054847 seconds and 4 git commands to generate.