Age | Commit message (Expand) | Author |
---|---|---|
2024-07-03 | cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie() | Baokun Li |
2024-07-03 | cachefiles: fix slab-use-after-free in fscache_withdraw_volume() | Baokun Li |
2024-02-20 | cachefiles: fix memory leak in cachefiles_add_cache() | Baokun Li |
2022-01-21 | cachefiles: Check that the backing filesystem supports tmpfiles | David Howells |
2022-01-21 | cachefiles: Explain checks in a comment | David Howells |
2022-01-21 | cachefiles: Calculate the blockshift in terms of bytes, not pages | David Howells |
2022-01-12 | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-01-07 | fscache, cachefiles: Display stats of no-space events | David Howells |
2022-01-07 | cachefiles: Implement backing file wrangling | David Howells |
2022-01-07 | cachefiles: Implement volume support | David Howells |
2022-01-07 | cachefiles: Implement cache registration and withdrawal | David Howells |
2022-01-07 | cachefiles: Provide a function to check how much space there is | David Howells |