From: Linus Torvalds Date: Sat, 12 Nov 2016 00:42:03 +0000 (-0800) Subject: Merge branch 'for-linus' of git://git.kernel.dk/linux-block X-Git-Tag: rel_imx_4.19.35_1.1.0~13776 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=5f3a5cb8e7d7334cfc42312ff58292bb0e7f5941;p=linux.git 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 --- 5f3a5cb8e7d7334cfc42312ff58292bb0e7f5941