Age | Commit message (Expand) | Author |
---|---|---|
2024-09-12 | netfs: Speed up buffered reading | David Howells |
2024-09-12 | netfs: Use new folio_queue data type and iterator instead of xarray iter | David Howells |
2024-09-05 | netfs: Record contention stats for writeback lock | David Howells |
2024-09-05 | netfs: Adjust labels in /proc/fs/netfs/stats | David Howells |
2024-05-01 | netfs: Add some write-side stats and clean up some stat names | David Howells |
2024-01-05 | netfs: Fix interaction between write-streaming and cachefiles culling | David Howells |
2024-01-05 | netfs: Count DIO writes | David Howells |
2023-12-28 | netfs: Implement unbuffered/DIO read support | David Howells |
2023-12-28 | netfs: Extend the netfs_io_*request structs to handle writes | David Howells |
2023-12-24 | netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink | David Howells |
2022-03-18 | netfs: Add a netfs inode context | David Howells |
2021-04-23 | netfs: Add write_begin helper | David Howells |
2021-04-23 | netfs: Gather stats | David Howells |