summaryrefslogtreecommitdiff
path: root/fs/netfs/buffered_write.c
AgeCommit message (Expand)Author
2023-12-28netfs: Implement a write-through caching optionDavid Howells
2023-12-28netfs: Provide a launder_folio implementationDavid Howells
2023-12-28netfs: Provide a writepages implementationDavid Howells
2023-12-28netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()David Howells
2023-12-28netfs: Implement buffered write APIDavid Howells
2023-12-28netfs: Allocate multipage folios in the writepathDavid Howells
2023-12-28netfs: Provide func to copy data to pagecache for buffered writeDavid Howells