index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
erofs
/
fileio.c
Age
Commit message (
Expand
)
Author
2025-12-03
Merge tag 'erofs-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-30
erofs: get rid of raw bi_end_io() usage
Gao Xiang
2025-11-04
erofs: use credential guards
Christian Brauner
2025-07-24
erofs: implement metadata compression
Bo Liu (OpenAnolis)
2025-07-24
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