summaryrefslogtreecommitdiff
path: root/fs/netfs/misc.c
AgeCommit message (Expand)Author
2024-04-29netfs: Replace PG_fscache by setting folio->private and marking dirtyDavid Howells
2024-01-22netfs: Don't use certain unnecessary folio_*() functionsDavid Howells
2023-12-28netfs: Optimise away reads above the point at which there can be no dataDavid Howells
2023-12-28netfs: Prep to use folio->private for write grouping and streaming writeDavid Howells
2023-12-28netfs: Provide tools to create a buffer in an xarrayDavid Howells
2023-12-24netfs: Provide invalidate_folio and release_folio callsDavid Howells
2023-12-24netfs: Move pinning-for-writeback from fscache to netfsDavid Howells