summaryrefslogtreecommitdiff
path: root/fs/netfs/main.c
AgeCommit message (Expand)Author
2023-12-28netfs: Export the netfs_sreq tracepointDavid Howells
2023-12-28netfs: Implement a write-through caching optionDavid Howells
2023-12-28netfs: Provide a launder_folio implementationDavid Howells
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells
2023-12-28netfs: Implement unbuffered/DIO read supportDavid Howells
2023-12-28netfs: Extend the netfs_io_*request structs to handle writesDavid Howells
2023-12-24netfs: Add a procfile to list in-progress requestsDavid Howells
2023-12-24netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlinkDavid Howells
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells
2023-12-24netfs, fscache: Move fs/fscache/* into fs/netfs/David Howells
2022-03-18netfs: Split some core bits out into their own fileDavid Howells