summaryrefslogtreecommitdiff
path: root/fs/erofs
AgeCommit message (Expand)Author
15 hoursMerge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
7 daysmm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
10 daysMerge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
14 dayserofs: fix UAF issue for file-backed mounts w/ directio optionChao Yu
2026-02-05erofs: update compression algorithm statusGao Xiang
2026-02-05erofs: fix inline data read failure for ztailpacking pclustersGao Xiang
2026-02-03erofs: avoid some unnecessary #ifdefsFerry Meng
2026-02-03erofs: handle end of filesystem properly for file-backed mountsGao Xiang
2026-02-03erofs: separate plain and compressed filesystems formallyGao Xiang
2026-02-03erofs: use inode_set_cached_link()Gao Xiang
2026-01-28erofs: mark inodes without acls in erofs_read_inode()Gao Xiang
2026-01-23erofs: implement .fadvise for page cache shareHongzhen Luo
2026-01-23erofs: support compressed inodes for page cache shareHongzhen Luo
2026-01-23erofs: support unencoded inodes for page cache shareHongbo Li
2026-01-23erofs: pass inode to trace_erofs_read_folioHongbo Li
2026-01-23erofs: introduce the page cache share featureHongzhen Luo
2026-01-23erofs: using domain_id in the safer wayHongbo Li
2026-01-23erofs: add erofs_inode_set_aops helper to set the aopsHongbo Li
2026-01-23erofs: support user-defined fingerprint nameHongzhen Luo
2026-01-23erofs: decouple `struct erofs_anon_fs_type`Gao Xiang
2026-01-23Merge branch 'vfs-7.0.iomap' of ssh://gitolite.kernel.org/pub/scm/linux/kerne...Gao Xiang
2026-01-23erofs: tidy up erofs_init_inode_xattrs()Gao Xiang
2026-01-23erofs: tidy up synchronous decompressionGao Xiang
2026-01-23erofs: remove useless src in erofs_xattr_copy_to_buffer()Ferry Meng
2026-01-23erofs: unexport erofs_xattr_prefix()Gao Xiang
2026-01-23erofs: unexport erofs_getxattr()Gao Xiang
2026-01-23erofs: fix incorrect early exits in volume label handlingGao Xiang
2026-01-23erofs: fix incorrect early exits for invalid metabox-enabled imagesGao Xiang
2026-01-23erofs: avoid noisy messages for transient -ENOMEMGao Xiang
2026-01-23erofs: improve LZ4 error stringsGao Xiang
2026-01-23erofs: simplify the code using for_each_set_bitYuwen Chen
2026-01-23erofs: make z_erofs_crypto[] staticFerry Meng
2026-01-23erofs: Use %pe format specifier for error pointersFerry Meng
2026-01-14erofs: hold read context in iomap_iter if neededHongbo Li
2026-01-13uapi: promote EFSCORRUPTED and EUCLEAN to errno.hDarrick J. Wong
2026-01-12erofs: add setlease file operationJeff Layton
2026-01-10erofs: fix file-backed mounts no longer working on EROFS partitionsGao Xiang
2026-01-10erofs: don't bother with s_stack_depth increasing for nowGao Xiang
2025-12-22erofs: fix unexpected EIO under memory pressureJunbeom Yeom
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-03Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'kernel-6.19-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-12-01erofs: switch on-disk header `erofs_fs.h` to MIT licenseGao Xiang
2025-11-30erofs: get rid of raw bi_end_io() usageGao Xiang
2025-11-30erofs: enable error reporting for z_erofs_fixup_insize()Gao Xiang
2025-11-28erofs: enable error reporting for z_erofs_stream_switch_bufs()Gao Xiang