From: Linus Torvalds Date: Sun, 16 Apr 2017 19:05:09 +0000 (-0700) Subject: Merge branch 'for-linus' of git://git.kernel.dk/linux-block X-Git-Tag: v4.14-rc1~1122 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a86f106f488b170e6a0361c723c5a7ad72d4ab33;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'for-linus' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "Four small fixes. Three of them fix the same error in NVMe, in loop, fc, and rdma respectively. The last fix from Ming fixes a regression in this series, where our bvec gap logic was wrong and causes an oops on NVMe for certain conditions" * 'for-linus' of git://git.kernel.dk/linux-block: block: fix bio_will_gap() for first bvec with offset nvme-fc: Fix sqsize wrong assignment based on ctrl MQES capability nvme-rdma: Fix sqsize wrong assignment based on ctrl MQES capability nvme-loop: Fix sqsize wrong assignment based on ctrl MQES capability --- a86f106f488b170e6a0361c723c5a7ad72d4ab33