summaryrefslogtreecommitdiff
path: root/fs/netfs/misc.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-23netfs: Don't use certain unnecessary folio_*() functionsDavid Howells1-1/+1
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells1-0/+5
2023-12-28netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells1-0/+46
2023-12-28netfs: Provide tools to create a buffer in an xarrayDavid Howells1-0/+81
2023-12-24netfs: Provide invalidate_folio and release_folio callsDavid Howells1-0/+42
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells1-0/+86