]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Nov 2016 00:42:03 +0000 (16:42 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 12 Nov 2016 00:42:03 +0000 (16:42 -0800)
commit5f3a5cb8e7d7334cfc42312ff58292bb0e7f5941
tree06548705767ec98371192ddafa69c9c51bf4583a
parent8233008f5d9703207c2a725cbfb7fd00e7e025e6
parentd8e9e5e80e882b4f90cba7edf1e6cb7376e52e54
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull block fixes from Jens Axboe:
 "Two small (really, one liners both of them!) fixes that should go into
  this series:

   - Request allocation error handling fix for nbd, from Christophe,
     fixing a regression in this series.

   - An oops fix for drbd. Not a regression in this series, but stable
     material. From Richard"

* 'for-linus' of git://git.kernel.dk/linux-block:
  drbd: Fix kernel_sendmsg() usage - potential NULL deref
  nbd: Fix error handling