Hi Linus, Two minor fixes for this series: - Add LOOP_SET_BLOCK_SIZE as compat ioctl (Evan Green) - drbd use-after-free fix (Lars Ellenberg) Please pull! git://git.kernel.dk/linux-block.git tags/for-linus-20180706 ---------------------------------------------------------------- Evan Green (1): loop: Add LOOP_SET_BLOCK_SIZE in compat ioctl Lars Ellenberg (1): drbd: fix access after free drivers/block/drbd/drbd_worker.c | 2 +- drivers/block/loop.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) -- Jens Axboe