Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Mar 2014 23:54:49 +0000 (16:54 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 17 Mar 2014 23:54:49 +0000 (16:54 -0700)
commit9a15c944f76cffa5581959cefe709c7c4ea26994
treed09480aafdb5c41ee5f1f53346ec1eb6e1717bd8
parent8a21d9f63dd47485964b930af41304d88dee0e9b
parent7f328908f9cb69a72ce1c9279508c786cf85f1f5
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

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