Advanced Fuzzing and Image Injection for the Kernel and erofs-utils
Chen Miao
I plan to focus on three concrete deliverables during GSoC: an advanced fuzzing tool, an image injection tool, and a new GitHub Actions workflow for...
Multi-Threaded Decompression Support in fsck.erofs
Nithurshen
fsck.erofs currently relies on a strictly synchronous execution path for image unpacking and verification. This design causes the main thread to...
Porting EROFS to FreeBSD Kernel
Ruicheng Pan
This project aims to port EROFS to FreeBSD kernels, providing a native implementation of EROFS that allows users to mount native EROFS images...