Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-12-28 | netfs: Export the netfs_sreq tracepoint | David Howells | 1 | -0/+2 |
2023-12-28 | netfs: Implement a write-through caching option | David Howells | 1 | -0/+1 |
2023-12-28 | netfs: Provide a launder_folio implementation | David Howells | 1 | -0/+1 |
2023-12-28 | netfs: Implement unbuffered/DIO write support | David Howells | 1 | -5/+7 |
2023-12-28 | netfs: Implement unbuffered/DIO read support | David Howells | 1 | -0/+1 |
2023-12-28 | netfs: Extend the netfs_io_*request structs to handle writes | David Howells | 1 | -1/+2 |
2023-12-24 | netfs: Add a procfile to list in-progress requests | David Howells | 1 | -1/+68 |
2023-12-24 | netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink | David Howells | 1 | -0/+33 |
2023-12-24 | netfs, fscache: Combine fscache with netfs | David Howells | 1 | -2/+2 |
2023-12-24 | netfs, fscache: Move fs/fscache/* into fs/netfs/ | David Howells | 1 | -2/+3 |
2022-03-18 | netfs: Split some core bits out into their own file | David Howells | 1 | -0/+20 |