summaryrefslogtreecommitdiff
path: root/fs/netfs/read_collect.c
AgeCommit message (Expand)AuthorFilesLines
2025-03-22fs/netfs/read_collect: add to next->prev_donatedMax Kellermann1-1/+1
2025-03-13fs/netfs/read_collect: fix crash due to uninitialized `prev` variableMax Kellermann1-10/+11
2025-01-23netfs: Fix non-contiguous donation between completed readsDavid Howells1-4/+5
2025-01-17netfs: Fix ceph copy to cache on write-beginDavid Howells1-2/+4
2025-01-17netfs: Fix missing barriers by using clear_and_wake_up_bit()David Howells1-2/+1
2024-10-07netfs: In readahead, put the folio refs as soon extractedDavid Howells1-0/+2
2024-09-12netfs: Speed up buffered readingDavid Howells1-0/+544