summaryrefslogtreecommitdiff
path: root/fs/netfs/read_pgpriv2.c
AgeCommit message (Expand)Author
2025-07-14netfs: Fix race between cache write completion and ALL_QUEUED being setDavid Howells
2025-07-14netfs: Fix copy-to-cache so that it performs collection with ceph+fscacheDavid Howells
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells
2024-12-20netfs: Abstract out a rolling folio buffer implementationDavid Howells
2024-12-20netfs: Fix the (non-)cancellation of copy when cache is temporarily disabledDavid Howells
2024-09-12cachefiles, netfs: Fix write to partial block at EOFDavid Howells
2024-09-12netfs: Speed up buffered readingDavid Howells