summaryrefslogtreecommitdiff
path: root/fs/erofs/fileio.c
AgeCommit message (Expand)Author
10 dayserofs: implement metadata compressionBo Liu (OpenAnolis)
10 dayserofs: remove need_kmap in erofs_read_metabuf()Gao Xiang
2025-07-10erofs: address D-cache aliasingGao Xiang
2025-07-10erofs: use memcpy_to_folio() to replace copy_to_iter()Gao Xiang
2025-06-18erofs: impersonate the opener's credentials when accessing backing fileTatsuyuki Ishi
2025-05-22erofs: add 'fsoffset' mount option to specify filesystem offsetSheng Yong
2025-05-16erofs: refine readahead tracepointGao Xiang
2025-04-29fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()Max Kellermann
2025-04-09erofs: set error to bio if file-backed IO failsSheng Yong
2025-03-17erofs: get rid of erofs_kmap_typeBo Liu
2025-01-17erofs: shorten bvecs[] for file-backed mountsGao Xiang
2024-12-16erofs: use buffered I/O for file-backed mounts by defaultGao Xiang
2024-12-16erofs: reference `struct erofs_device_info` for erofs_map_devGao Xiang
2024-09-10erofs: support compressed inodes for fileioGao Xiang
2024-09-10erofs: support unencoded inodes for fileioGao Xiang