index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-03
cachefiles: fix slab-use-after-free in cachefiles_withdraw_cookie()
Baokun Li
1
-1
/
+34
2024-07-03
cachefiles: fix slab-use-after-free in fscache_withdraw_volume()
Baokun Li
1
-0
/
+10
2024-02-20
cachefiles: fix memory leak in cachefiles_add_cache()
Baokun Li
1
-0
/
+2
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