summaryrefslogtreecommitdiffstats
path: root/fs/netfs/output.c
Commit message (Expand)AuthorAgeFilesLines
* netfs: Implement a write-through caching optionDavid Howells2023-12-281-0/+90
* netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells2023-12-281-15/+10
* netfs: Implement unbuffered/DIO write supportDavid Howells2023-12-281-0/+30
* netfs: Dispatch write requests to process a writeback sliceDavid Howells2023-12-281-0/+363