e2bdb5272f43 ("netfs: Fix wrong #ifdef hiding wait") 62c3b7481b9a ("netfs: Provide a writepages implementation") 102a7e2c598c ("netfs: Allow buffered shared-writeable mmap through netfs_page_mkwrite()") 938e13a73b24 ("netfs: Implement buffered write API") 153a9961b551 ("netfs: Implement unbuffered/DIO write support") 016dc8516aec ("netfs: Implement unbuffered/DIO read support") c38f4e96e605 ("netfs: Provide func to copy data to pagecache for buffered write") 0e0f2dfe880f ("netfs: Dispatch write requests to process a writeback slice") 4fcccc38ebbd ("netfs: Make the refcounting of netfs_begin_read() easier to use") c6dc54dd91bb ("netfs: Add a hook to allow tell the netfs to update its i_size") 16af134ca4b7 ("netfs: Extend the netfs_io_*request structs to handle writes") 768ddb1eacf5 ("netfs: Limit subrequest by size or number of segments") cae932d3aee5 ("netfs: Add func to calculate pagecount/size-limited span of an iterator") 92b6cc5d1e7c ("netfs: Add iov_iters to (sub)requests to describe various buffers") 46ed60dcd4f2 ("netfs: Implement unbuffered/DIO vs buffered I/O locking") c1ec4d7c2e13 ("netfs: Provide invalidate_folio and release_folio calls") a34847d4b73c ("afs: Don't use folio->private to record partial modification") 87b57a048964 ("netfs: Add a procfile to list in-progress requests") c9c4ff12df11 ("netfs: Move pinning-for-writeback from fscache to netfs") 7eb5b3e3a0a5 ("netfs, fscache: Move /proc/fs/fscache to /proc/fs/netfs and put in a symlink")