aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/netfs/read_pgpriv2.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells1-2/+2
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells1-123/+80
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells1-15/+17
2024-12-20netfs: 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