Hi Linus, Single fix that we should merge now, fixing a regression in queuing flush request, accessing request flags after calling the end_request handler. Please pull! git://git.kernel.dk/linux-block.git tags/for-linus-20180610 ---------------------------------------------------------------- Jens Axboe (1): block: fix use-after-free in block flush handling block/blk-flush.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) -- Jens Axboe