summaryrefslogtreecommitdiff
path: root/fs/netfs/output.c
AgeCommit message (Expand)Author
2024-05-01netfs: Remove the old writeback codeDavid Howells
2024-05-01netfs: Switch to using unsigned long long rather than loff_tDavid Howells
2024-04-29netfs: Use subreq_counter to allocate subreq debug_index valuesDavid Howells
2024-04-29netfs: Make netfs_io_request::subreq_counter an atomic_tDavid Howells
2023-12-28netfs: Implement a write-through caching optionDavid Howells
2023-12-28netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells
2023-12-28netfs: Implement unbuffered/DIO write supportDavid Howells
2023-12-28netfs: Dispatch write requests to process a writeback sliceDavid Howells