summaryrefslogtreecommitdiff
path: root/fs/erofs
AgeCommit message (Expand)Author
4 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
6 daysMerge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
9 dayserofs: error out obviously illegal extents in advanceGao Xiang
9 dayserofs: clean up encoded map flagsGao Xiang
10 dayserofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()Junrui Luo
12 dayserofs: handle 48-bit blocks/uniaddr for extra devicesZhan Xusheng
14 daysmm: add vma_desc_test_all() and use itLorenzo Stoakes (Oracle)
14 daysmm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
2026-04-03lsm: add backing_file LSM hooksPaul Moore
2026-04-02erofs: include the trailing NUL in FS_IOC_GETFSLABELZhan Xusheng
2026-04-02erofs: ensure all folios are managed in erofs_try_to_free_all_cached_folios()Zhan Xusheng
2026-04-02erofs: verify metadata accesses for file-backed mountsGao Xiang
2026-03-30erofs: harden h_shared_count in erofs_init_inode_xattrs()Utkal Singh
2026-03-25erofs: fix .fadvise() for page cache sharingGao Xiang
2026-03-25erofs: update the Kconfig descriptionGao Xiang
2026-03-19erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu
2026-03-17erofs: set fileio bio failed in short read caseSheng Yong
2026-02-25erofs: fix interlaced plain identification for encoded extentsGao Xiang
2026-02-24erofs: remove more unnecessary #ifdefsFerry Meng
2026-02-23erofs: allow sharing page cache with the same aops onlyHongbo Li
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-02-09Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-09Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-06erofs: 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