Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-01-23 | netfs: Don't use certain unnecessary folio_*() functions | David Howells | 1 | -1/+1 |
2023-12-28 | netfs: Optimise away reads above the point at which there can be no data | David Howells | 1 | -0/+5 |
2023-12-28 | netfs: Prep to use folio->private for write grouping and streaming write | David Howells | 1 | -0/+46 |
2023-12-28 | netfs: Provide tools to create a buffer in an xarray | David Howells | 1 | -0/+81 |
2023-12-24 | netfs: Provide invalidate_folio and release_folio calls | David Howells | 1 | -0/+42 |
2023-12-24 | netfs: Move pinning-for-writeback from fscache to netfs | David Howells | 1 | -0/+86 |