summaryrefslogtreecommitdiff
path: root/fs/netfs/read_pgpriv2.c
AgeCommit message (Expand)AuthorFilesLines
2024-12-21netfs: Change the read result collector to only use one work itemDavid Howells1-123/+80
2024-12-21netfs: Abstract out a rolling folio buffer implementationDavid Howells1-15/+17
2024-12-21netfs: Fix the (non-)cancellation of copy when cache is temporarily disabledDavid Howells1-0/+4
2024-09-12cachefiles, netfs: Fix write to partial block at EOFDavid Howells1-2/+2
2024-09-12netfs: Speed up buffered readingDavid Howells1-0/+264