开源镜像站
帮助
下载
动态
GitHub
index
:
linux.git
master
Linux kernel mainline source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
internal.h
Age
Commit message (
Expand
)
Author
9 days
Merge tag 'erofs-for-7.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11 days
erofs: support SEEK_HOLE/SEEK_DATA in inode_share mode
Jingbo Xu
2026-08-17
erofs: guard on-disk algorithm IDs against Z_EROFS_COMPRESSION_MAX
Gao Xiang
2026-08-11
erofs: use dedicated meta inodes for file-backed mounts
Gao Xiang
2026-07-27
erofs: ensure valid f_path for page cache sharing
Gao Xiang
2026-06-22
erofs: remove fscache backend entirely
Gao Xiang
2026-06-17
erofs: clean up erofs_ishare_fill_inode()
Gao Xiang
2026-04-10
erofs: clean up encoded map flags
Gao Xiang
2026-02-23
erofs: allow sharing page cache with the same aops only
Hongbo Li
2026-02-09
Merge tag 'erofs-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-02-03
erofs: separate plain and compressed filesystems formally
Gao Xiang
2026-01-23
erofs: support unencoded inodes for page cache share
Hongbo Li
2026-01-23
erofs: introduce the page cache share feature
Hongzhen Luo
2026-01-23
erofs: add erofs_inode_set_aops helper to set the aops
Hongbo Li
2026-01-23
erofs: support user-defined fingerprint name
Hongzhen Luo
2026-01-23
erofs: decouple `struct erofs_anon_fs_type`
Gao Xiang
2026-01-23
erofs: tidy up synchronous decompression
Gao Xiang
2026-01-13
uapi: promote EFSCORRUPTED and EUCLEAN to errno.h
Darrick J. Wong
2025-09-25
erofs: Add support for FS_IOC_GETFSLABEL
Bo Liu (OpenAnolis)
2025-09-12
erofs: fix long xattr name prefix placement
Gao Xiang
2025-07-24
erofs: support to readahead dirent blocks in erofs_readdir()
Chao Yu
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
2025-07-24
erofs: add on-disk definition for metadata compression
Gao Xiang
2025-07-24
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
2025-07-12
erofs: fix large fragment handling
Gao Xiang
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
2025-05-22
erofs: add 'fsoffset' mount option to specify filesystem offset
Sheng Yong
2025-03-17
erofs: implement encoded extent metadata
Gao Xiang
2025-03-17
erofs: add encoded extent on-disk definition
Gao Xiang
2025-03-17
erofs: initialize decompression early
Gao Xiang
2025-03-17
erofs: support dot-omitted directories
Gao Xiang
2025-03-17
erofs: implement 48-bit block addressing for unencoded inodes
Gao Xiang
2025-03-17
erofs: add 48-bit block addressing on-disk support
Gao Xiang
2025-03-17
erofs: simplify tail inline pcluster handling
Gao Xiang
2025-03-17
erofs: allow 16-byte volume name again
Gao Xiang
2025-03-17
erofs: get rid of erofs_kmap_type
Bo Liu
2024-12-16
erofs: use buffered I/O for file-backed mounts by default
Gao Xiang
2024-12-16
erofs: reference `struct erofs_device_info` for erofs_map_dev
Gao Xiang
2024-12-16
erofs: use `struct erofs_device_info` for the primary device
Gao Xiang
2024-11-18
erofs: get rid of `buf->kmap_type`
Gao Xiang
2024-11-18
erofs: fix file-backed mounts over FUSE
Gao Xiang
2024-11-18
erofs: simplify definition of the log functions
Gou Hao
2024-11-18
erofs: add sysfs node to drop internal caches
Chunhai Guo
2024-11-18
erofs: sunset `struct erofs_workgroup`
Gao Xiang
2024-11-18
erofs: move erofs_workgroup operations into zdata.c
Gao Xiang
2024-11-18
erofs: get rid of erofs_{find,insert}_workgroup
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
2024-08-19
erofs: simplify readdir operation
Hongzhen Luo
[next]