]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7a1f70176382b2b880e3856a84a77e58c00de5ca
treed09480aafdb5c41ee5f1f53346ec1eb6e1717bd8
parent23aa3c0775edb7ca7d5fd052b55baa5b3575deab
parent2fdc3e94753eba31892574bcb5f6ddf2da2d8002
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