From: Linus Torvalds Date: Mon, 30 Mar 2020 19:49:33 +0000 (-0700) Subject: Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang... X-Git-Tag: v5.10.7~2999 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=377ad0c28c1df7b0634e697f34bdea8325f39a66;p=platform%2Fkernel%2Flinux-rpi.git Merge tag 'erofs-for-5.7-rc1' of git://git./linux/kernel/git/xiang/erofs Pull erofs updates from Gao Xiang: "Updates with a XArray adaptation, several fixes for shrinker and corrupted images are ready for this cycle. All commits have been stress tested with no noticeable smoke out and have been in linux-next as well. Summary: - Convert radix tree usage to XArray - Fix shrink scan count on multiple filesystem instances - Better handling for specific corrupted images - Update my email address in MAINTAINERS" * tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: MAINTAINERS: erofs: update my email address erofs: handle corrupted images whose decompressed size less than it'd be erofs: use LZ4_decompress_safe() for full decoding erofs: correct the remaining shrink objects erofs: convert workstn to XArray --- 377ad0c28c1df7b0634e697f34bdea8325f39a66