summaryrefslogtreecommitdiff
path: root/fs/netfs/misc.c
AgeCommit message (Expand)Author
2024-08-24netfs: Fix trimming of streaming-write folios in netfs_inval_folio()David Howells
2024-08-24netfs: Fix netfs_release_folio() to say no if folio dirtyDavid Howells
2024-08-21netfs, ceph: Partially revert "netfs: Replace PG_fscache by setting folio->pr...David Howells
2024-07-24netfs: Revert "netfs: Switch debug logging to pr_debug()"David Howells
2024-07-11Merge tag 'vfs-6.10-rc8.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-06-26netfs: Delete some xarray-wangling functions that aren't usedDavid Howells
2024-06-12netfs: Switch debug logging to pr_debug()Uwe Kleine-König
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