Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-07-14 | netfs: Fix race between cache write completion and ALL_QUEUED being set | David Howells | 1 | -0/+4 |
2025-07-14 | netfs: Fix copy-to-cache so that it performs collection with ceph+fscache | David Howells | 1 | -0/+1 |
2025-05-21 | netfs: Fix the request's work item to not require a ref | David Howells | 1 | -2/+2 |
2024-12-21 | netfs: Change the read result collector to only use one work item | David Howells | 1 | -123/+80 |
2024-12-21 | netfs: Abstract out a rolling folio buffer implementation | David Howells | 1 | -15/+17 |
2024-12-21 | netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled | David Howells | 1 | -0/+4 |
2024-09-12 | cachefiles, netfs: Fix write to partial block at EOF | David Howells | 1 | -2/+2 |
2024-09-12 | netfs: Speed up buffered reading | David Howells | 1 | -0/+264 |