Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-21 | cachefiles: Check that the backing filesystem supports tmpfiles | David Howells | 1 | -0/+2 |
2022-01-21 | cachefiles: Explain checks in a comment | David Howells | 1 | -1/+7 |
2022-01-21 | cachefiles: Calculate the blockshift in terms of bytes, not pages | David Howells | 1 | -5/+2 |
2022-01-12 | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+378 |
2022-01-07 | fscache, cachefiles: Display stats of no-space events | David Howells | 1 | -3/+15 |
2022-01-07 | cachefiles: Implement backing file wrangling | David Howells | 1 | -1/+31 |
2022-01-07 | cachefiles: Implement volume support | David Howells | 1 | -1/+27 |
2022-01-07 | cachefiles: Implement cache registration and withdrawal | David Howells | 1 | -0/+207 |
2022-01-07 | cachefiles: Provide a function to check how much space there is | David Howells | 1 | -0/+103 |