summaryrefslogtreecommitdiffstats
path: root/fs/netfs/stats.c
Commit message (Expand)AuthorAgeFilesLines
* netfs: Fix interaction between write-streaming and cachefiles cullingDavid Howells2024-01-051-2/+4
* netfs: Count DIO writesDavid Howells2024-01-051-4/+7
* netfs: Implement unbuffered/DIO read supportDavid Howells2023-12-281-1/+3
* netfs: Extend the netfs_io_*request structs to handle writesDavid Howells2023-12-281-3/+13
* netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells2023-12-241-6/+7
* netfs: Add a netfs inode contextDavid Howells2022-03-181-1/+0
* netfs: Add write_begin helperDavid Howells2021-04-231-3/+8
* netfs: Gather statsDavid Howells2021-04-231-0/+54