summaryrefslogtreecommitdiff
path: root/fs/netfs/stats.c
AgeCommit message (Expand)AuthorFilesLines
2024-01-05netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells1-2/+4
2024-01-05netfs: Count DIO writesDavid Howells1-4/+7
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells1-1/+3
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesDavid Howells1-3/+13
2023-12-24netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells1-6/+7
2022-03-18netfs: Add a netfs inode contextDavid Howells1-1/+0
2021-04-23netfs: Add write_begin helperDavid Howells1-3/+8
2021-04-23netfs: Gather statsDavid Howells1-0/+54