]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Jan 2017 20:28:02 +0000 (12:28 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 20 Jan 2017 20:28:02 +0000 (12:28 -0800)
commit5051a5578c0d9aa042d7afcc444d5979a6dd34b4
tree6975956beddec515ebaa2fa88ddb3812a6f421fa
parent73643f3c2a1513ea28fced96cdb5993a2cf2acca
parent5ebd30cf76ffa45996c9f43aacbdaab22e7cb5c1
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Just two small fixes for this -rc.

  One is just killing an unused variable from Keith, but the other
  fixes a performance regression for nbd in this series, where we
  inadvertently flipped when we set MSG_MORE when outputting data"

* 'for-linus' of git://git.kernel.dk/linux-block:
  nbd: only set MSG_MORE when we have more to send
  blk-mq: Remove unused variable