-
- Downloads
Merge tag 'erofs-for-5.7-rc1' of git://git.kernel.org/pub/scm/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
Showing
- MAINTAINERS 1 addition, 1 deletionMAINTAINERS
- fs/erofs/decompressor.c 16 additions, 6 deletionsfs/erofs/decompressor.c
- fs/erofs/internal.h 4 additions, 4 deletionsfs/erofs/internal.h
- fs/erofs/super.c 1 addition, 1 deletionfs/erofs/super.c
- fs/erofs/utils.c 33 additions, 57 deletionsfs/erofs/utils.c
- fs/erofs/zdata.c 39 additions, 37 deletionsfs/erofs/zdata.c
Loading
Please register or sign in to comment