summaryrefslogtreecommitdiffstats
path: root/fs/erofs/ishare.c
AgeCommit message (Expand)AuthorLines
2026-02-23erofs: allow sharing page cache with the same aops onlyHongbo Li-5/+9
2026-01-23erofs: implement .fadvise for page cache shareHongzhen Luo-0/+7
2026-01-23erofs: support compressed inodes for page cache shareHongzhen Luo-2/+0
2026-01-23erofs: support unencoded inodes for page cache shareHongbo Li-0/+34
2026-01-23erofs: introduce the page cache share featureHongzhen Luo-0/+167