Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | netfs: Add some write-side stats and clean up some stat names | David Howells | 2024-05-01 | 1 | -5/+12 |
* | netfs: Fix interaction between write-streaming and cachefiles culling | David Howells | 2024-01-05 | 1 | -2/+4 |
* | netfs: Count DIO writes | David Howells | 2024-01-05 | 1 | -4/+7 |
* | netfs: Implement unbuffered/DIO read support | David Howells | 2023-12-28 | 1 | -1/+3 |
* | netfs: Extend the netfs_io_*request structs to handle writes | David Howells | 2023-12-28 | 1 | -3/+13 |
* | netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink | David Howells | 2023-12-24 | 1 | -6/+7 |
* | netfs: Add a netfs inode context | David Howells | 2022-03-18 | 1 | -1/+0 |
* | netfs: Add write_begin helper | David Howells | 2021-04-23 | 1 | -3/+8 |
* | netfs: Gather stats | David Howells | 2021-04-23 | 1 | -0/+54 |