summaryrefslogtreecommitdiff
path: root/fs/erofs/ishare.c
AgeCommit message (Expand)AuthorFilesLines
2026-03-25erofs: fix .fadvise() for page cache sharingGao Xiang1-2/+13
2026-02-23erofs: allow sharing page cache with the same aops onlyHongbo Li1-5/+9
2026-01-23erofs: implement .fadvise for page cache shareHongzhen Luo1-0/+7
2026-01-23erofs: support compressed inodes for page cache shareHongzhen Luo1-2/+0
2026-01-23erofs: support unencoded inodes for page cache shareHongbo Li1-0/+34
2026-01-23erofs: introduce the page cache share featureHongzhen Luo1-0/+167