summaryrefslogtreecommitdiff
path: root/fs/netfs/stats.c
AgeCommit message (Expand)Author
2024-09-12netfs: Speed up buffered readingDavid Howells
2024-09-12netfs: Use new folio_queue data type and iterator instead of xarray iterDavid Howells
2024-09-05netfs: Record contention stats for writeback lockDavid Howells
2024-09-05netfs: Adjust labels in /proc/fs/netfs/statsDavid Howells
2024-05-01netfs: Add some write-side stats and clean up some stat namesDavid Howells
2024-01-05netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells
2024-01-05netfs: Count DIO writesDavid Howells
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesDavid Howells
2023-12-24netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells
2022-03-18netfs: Add a netfs inode contextDavid Howells
2021-04-23netfs: Add write_begin helperDavid Howells
2021-04-23netfs: Gather statsDavid Howells