index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
internal.h
Age
Commit message (
Expand
)
Author
11 days
erofs: support to readahead dirent blocks in erofs_readdir()
Chao Yu
11 days
erofs: implement metadata compression
Bo Liu (OpenAnolis)
11 days
erofs: add on-disk definition for metadata compression
Gao Xiang
11 days
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
2024-07-09
erofs: refine z_erofs_{init,exit}_subsystem()
Gao Xiang
2024-07-08
erofs: convert z_erofs_pcluster_readmore() to folios
Gao Xiang
2024-05-18
erofs: mechanically convert erofs_read_metabuf() to offsets
Al Viro
2024-05-18
erofs: clean up erofs_show_options()
Hongzhen Luo
2024-05-18
Merge branch 'misc.erofs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Gao Xiang
2024-05-09
erofs: Zstandard compression support
Gao Xiang
2024-05-08
erofs: add a reserved buffer pool for lz4 decompression
Chunhai Guo
2024-05-08
erofs: rename per-CPU buffers to global buffer pool and make it configurable
Chunhai Guo
2024-04-28
erofs: get rid of erofs_fs_context
Baokun Li
2024-04-25
erofs_buf: store address_space instead of inode
Al Viro
2024-04-07
erofs: switch erofs_bread() to passing offset instead of block number
Al Viro
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-03-10
erofs: support compressed inodes over fscache
Jingbo Xu
2024-03-10
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
2024-02-25
erofs: port device access to file
Christian Brauner
2023-11-02
Merge tag 'erofs-for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-10-31
erofs: tidy up redundant includes
Ferry Meng
2023-10-31
erofs: get rid of ROOT_NID()
Ferry Meng
2023-10-31
erofs: simplify compression configuration parser
Gao Xiang
[next]