Hi Linus, Turns out the bio max size change still has issues, so let's get it reverted for 5.13-rc1. We'll shake out the issues there and defer it to 5.14 instead. Please pull! The following changes since commit cf7b39a0cbf6bf57aa07a008d46cf695add05b4c: block: reexpand iov_iter after read/write (2021-05-06 09:24:03 -0600) are available in the Git repository at: git://git.kernel.dk/linux-block.git tags/block-5.13-2021-05-09 for you to fetch changes up to 35c820e71565d1fa835b82499359218b219828ac: Revert "bio: limit bio max size" (2021-05-08 21:49:48 -0600) ---------------------------------------------------------------- block-5.13-2021-05-09 ---------------------------------------------------------------- Jens Axboe (1): Revert "bio: limit bio max size" block/bio.c | 13 ++----------- block/blk-settings.c | 5 ----- include/linux/bio.h | 4 +--- include/linux/blkdev.h | 2 -- 4 files changed, 3 insertions(+), 21 deletions(-) -- Jens Axboe