index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
Age
Commit message (
Expand
)
Author
5 days
erofs: fix large fragment handling
Gao Xiang
5 days
erofs: clean up header parsing for ztailpacking and fragments
Gao Xiang
5 days
erofs: simplify tail inline pcluster handling
Gao Xiang
5 days
erofs: use Z_EROFS_LCLUSTER_TYPE_MAX to simplify switches
Hongzhen Luo
5 days
erofs: refine z_erofs_get_extent_compressedlen()
Gao Xiang
5 days
erofs: simplify z_erofs_load_compact_lcluster()
Gao Xiang
2025-07-17
erofs: fix rare pcluster memory leak after unmounting
Gao Xiang
2025-07-17
erofs: fix to add missing tracepoint in erofs_readahead()
Chao Yu
2025-07-17
erofs: refine readahead tracepoint
Gao Xiang
2025-07-17
erofs: tidy up zdata.c
Gao Xiang
2025-07-17
erofs: get rid of `z_erofs_next_pcluster_t`
Gao Xiang
2025-07-17
erofs: free pclusters if no cached folio is attached
Chunhai Guo
2025-07-17
erofs: address D-cache aliasing
Gao Xiang
2025-07-17
erofs: fix to add missing tracepoint in erofs_read_folio()
Chao Yu
2025-07-10
add a string-to-qstr constructor
Al Viro
2025-06-19
erofs: avoid using multiple devices with different type
Sheng Yong
2025-06-19
erofs: fix file handle encoding for 64-bit NIDs
Hongbo Li
2025-05-29
erofs: initialize decompression early
Gao Xiang
2025-05-18
erofs: ensure the extra temporary copy is valid for shortened bvecs
Gao Xiang
2025-05-18
fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
Max Kellermann
2025-04-20
erofs: set error to bio if file-backed IO fails
Sheng Yong
2025-02-08
erofs: fix potential return value overflow of z_erofs_shrink_scan()
Gao Xiang
2025-02-08
erofs: sunset `struct erofs_workgroup`
Gao Xiang
2025-02-08
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
2025-02-08
erofs: get rid of erofs_{find,insert}_workgroup
Gao Xiang
2024-12-27
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
2024-12-27
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
2024-12-27
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
2024-12-27
erofs: add erofs_sb_free() helper
Gao Xiang
2024-12-27
erofs: fix PSI memstall accounting
Gao Xiang
2024-12-05
erofs: handle NONHEAD !delta[1] lclusters gracefully
Gao Xiang
2024-12-05
erofs: fix blksize < PAGE_SIZE for file-backed mounts
Hongzhen Luo
2024-12-05
erofs: fix file-backed mounts over FUSE
Gao Xiang
2024-10-21
erofs: use get_tree_bdev_flags() to avoid misleading messages
Gao Xiang
2024-10-14
Merge tag 'erofs-for-6.12-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-10-11
erofs: get rid of kaddr in `struct z_erofs_maprecorder`
Gao Xiang
2024-10-11
erofs: get rid of z_erofs_try_to_claim_pcluster()
Gao Xiang
2024-10-11
erofs: ensure regular inodes for file-backed mounts
Gao Xiang
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-12
erofs: reject inodes with negative i_size
Gao Xiang
2024-09-12
erofs: restrict pcluster size limitations
Gao Xiang
2024-09-12
erofs: allocate more short-lived pages from reserved pool first
Chunhai Guo
2024-09-12
erofs: sunset unneeded NOFAILs
Gao Xiang
2024-09-10
erofs: simplify erofs_map_blocks_flatmode()
Hongzhen Luo
2024-09-10
erofs: refactor read_inode calling convention
Yiyang Wu
2024-09-10
erofs: use kmemdup_nul in erofs_fill_symlink
Yiyang Wu
2024-09-10
erofs: mark experimental fscache backend deprecated
Gao Xiang
2024-09-10
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang
2024-09-10
erofs: add file-backed mount support
Gao Xiang
[next]