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
/
fileio.c
Age
Commit message (
Expand
)
Author
11 days
erofs: implement metadata compression
Bo Liu (OpenAnolis)
11 days
erofs: remove need_kmap in erofs_read_metabuf()
Gao Xiang
2025-07-10
erofs: address D-cache aliasing
Gao Xiang
2025-07-10
erofs: use memcpy_to_folio() to replace copy_to_iter()
Gao Xiang
2025-06-18
erofs: impersonate the opener's credentials when accessing backing file
Tatsuyuki Ishi
2025-05-22
erofs: add 'fsoffset' mount option to specify filesystem offset
Sheng Yong
2025-05-16
erofs: refine readahead tracepoint
Gao Xiang
2025-04-29
fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()
Max Kellermann
2025-04-09
erofs: set error to bio if file-backed IO fails
Sheng Yong
2025-03-17
erofs: get rid of erofs_kmap_type
Bo Liu
2025-01-17
erofs: shorten bvecs[] for file-backed mounts
Gao Xiang
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-09-10
erofs: support compressed inodes for fileio
Gao Xiang
2024-09-10
erofs: support unencoded inodes for fileio
Gao Xiang