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