index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
2026-06-22
erofs: handle 48-bit blocks_hi for compressed inodes
Zhan Xusheng
2026-06-22
erofs: remove fscache backend entirely
Gao Xiang
2026-06-22
erofs: simplify RCU read critical sections
Gao Xiang
2026-06-22
erofs: add sparse support to pcluster layout
Gao Xiang
2026-06-17
erofs: introduce erofs_map_chunks()
Gao Xiang
2026-06-17
erofs: call erofs_exit_ishare() before rcu_barrier()
Gao Xiang
2026-06-17
erofs: clean up erofs_ishare_fill_inode()
Gao Xiang
2026-06-02
erofs: fix EFSCORRUPTED on multi-algorithm images in z_erofs_map_sanity_check()
Zhan Xusheng
2026-05-29
erofs: fix use-after-free on sbi->sync_decompress
Gao Xiang
2026-05-20
erofs: fix metabuf leak in inode xattr initialization
Jia Zhu
2026-05-20
erofs: fix managed cache race for unaligned extents
Gao Xiang
2026-04-21
Merge tag 'erofs-for-7.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-21
erofs: unify lcn as u64 for 32-bit platforms
Gao Xiang
2026-04-21
erofs: fix offset truncation when shifting pgoff on 32-bit platforms
Gao Xiang
2026-04-21
erofs: fix the out-of-bounds nameoff handling for trailing dirents
Gao Xiang
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'erofs-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-10
erofs: error out obviously illegal extents in advance
Gao Xiang
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
2026-04-10
erofs: fix unsigned underflow in z_erofs_lz4_handle_overlap()
Junrui Luo
2026-04-07
erofs: handle 48-bit blocks/uniaddr for extra devices
Zhan Xusheng
2026-04-05
mm: add vma_desc_test_all() and use it
Lorenzo Stoakes (Oracle)
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
2026-04-03
lsm: add backing_file LSM hooks
Paul Moore
2026-04-02
erofs: include the trailing NUL in FS_IOC_GETFSLABEL
Zhan Xusheng
2026-04-02
erofs: ensure all folios are managed in erofs_try_to_free_all_cached_folios()
Zhan Xusheng
2026-04-02
erofs: verify metadata accesses for file-backed mounts
Gao Xiang
2026-03-30
erofs: harden h_shared_count in erofs_init_inode_xattrs()
Utkal Singh
2026-03-25
erofs: fix .fadvise() for page cache sharing
Gao Xiang
2026-03-25
erofs: update the Kconfig description
Gao Xiang
2026-03-19
erofs: add GFP_NOIO in the bio completion if needed
Jiucheng Xu
2026-03-17
erofs: set fileio bio failed in short read case
Sheng Yong
2026-02-25
erofs: fix interlaced plain identification for encoded extents
Gao Xiang
2026-02-24
erofs: remove more unnecessary #ifdefs
Ferry Meng
2026-02-23
erofs: allow sharing page cache with the same aops only
Hongbo Li
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-09
Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-06
erofs: fix UAF issue for file-backed mounts w/ directio option
Chao Yu
2026-02-05
erofs: update compression algorithm status
Gao Xiang
2026-02-05
erofs: fix inline data read failure for ztailpacking pclusters
Gao Xiang
2026-02-03
erofs: avoid some unnecessary #ifdefs
Ferry Meng
2026-02-03
erofs: handle end of filesystem properly for file-backed mounts
Gao Xiang
[next]