From: Linus Torvalds Date: Wed, 31 Jan 2024 05:27:50 +0000 (-0800) Subject: Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel... X-Git-Tag: v6.8-rc3~38 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb;p=thirdparty%2Fkernel%2Flinux.git Merge tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs Pull erofs fixes from Gao Xiang: - fix an infinite loop issue of sub-page compressed data support found with lengthy stress tests on a 64k-page arm64 VM - optimize the temporary buffer allocation for low-memory scenarios, which can reduce 20.21% on average under a heavy multi-app launch benchmark workload - get rid of unnecessary GFP_NOFS * tag 'erofs-for-6.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: erofs: relaxed temporary buffers allocation on readahead erofs: fix infinite loop due to a race of filling compressed_bvecs erofs: get rid of unneeded GFP_NOFS --- 1bbb19b6eb1b8685ab1c268a401ea64380b8bbcb