From: Linus Torvalds Date: Sat, 12 Jun 2021 18:59:58 +0000 (-0700) Subject: Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=efc1fd601a751d39a189c3ebe14008aea69a5e37;p=linux.git Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "A few fixes that should go into 5.13: - Fix a regression deadlock introduced in this release between open and remove of a bdev (Christoph) - Fix an async_xor md regression in this release (Xiao) - Fix bcache oversized read issue (Coly)" * tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block: block: loop: fix deadlock between open and remove async_xor: check src_offs is not NULL before updating it bcache: avoid oversized read request in cache missing code path bcache: remove bcache device self-defined readahead --- efc1fd601a751d39a189c3ebe14008aea69a5e37