aboutsummaryrefslogtreecommitdiffstats
path: root/fs/netfs/read_single.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-09-26netfs: fix reference leakMax Kellermann1-1/+1
2025-05-21netfs: Fix the request's work item to not require a refDavid Howells1-3/+3
2024-12-20afs: Locally initialise the contents of a new symlink on creationDavid Howells1-1/+1
2024-12-20netfs: Change the read result collector to only use one work itemDavid Howells1-22/+15
2024-12-20netfs: Add support for caching single monolithic objects such as AFS dirsDavid Howells1-0/+202