aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/erofs/fileio.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-29fs/erofs/fileio: call erofs_onlinefolio_split() after bio_add_folio()Max Kellermann1-2/+2
2025-04-09erofs: set error to bio if file-backed IO failsSheng Yong1-0/+2
2025-03-17erofs: get rid of erofs_kmap_typeBo Liu1-1/+1
2025-01-17erofs: shorten bvecs[] for file-backed mountsGao Xiang1-2/+2
2024-12-16erofs: use buffered I/O for file-backed mounts by defaultGao Xiang1-2/+5
2024-12-16erofs: reference `struct erofs_device_info` for erofs_map_devGao Xiang1-1/+1
2024-09-10erofs: support compressed inodes for fileioGao Xiang1-4/+18
2024-09-10erofs: support unencoded inodes for fileioGao Xiang1-0/+178