index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
cache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
Baokun Li
2024-07-03
1
-1
/
+34
*
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
2024-07-03
1
-0
/
+10
*
cachefiles: fix memory leak in cachefiles_add_cache()
Baokun Li
2024-02-20
1
-0
/
+2
*
cachefiles: Check that the backing filesystem supports tmpfiles
David Howells
2022-01-21
1
-0
/
+2
*
cachefiles: Explain checks in a comment
David Howells
2022-01-21
1
-1
/
+7
*
cachefiles: Calculate the blockshift in terms of bytes, not pages
David Howells
2022-01-21
1
-5
/
+2
*
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-12
1
-1
/
+1
*
fscache, cachefiles: Display stats of no-space events
David Howells
2022-01-07
1
-3
/
+15
*
cachefiles: Implement backing file wrangling
David Howells
2022-01-07
1
-1
/
+31
*
cachefiles: Implement volume support
David Howells
2022-01-07
1
-1
/
+27
*
cachefiles: Implement cache registration and withdrawal
David Howells
2022-01-07
1
-0
/
+207
*
cachefiles: Provide a function to check how much space there is
David Howells
2022-01-07
1
-0
/
+103