aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/key.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-26Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-04-20gcc-15: add '__nonstring' markers to byte arraysLinus Torvalds1-1/+1
2025-04-07cachefiles: Use lookup_one() rather than lookup_one_len()NeilBrown1-1/+0
2022-01-07cachefiles: Implement key to filename encodingDavid Howells1-0/+138
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells1-155/+0
2021-08-27cachefiles: Change %p in format strings to something elseDavid Howells1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner1-5/+1
2012-12-20CacheFiles: Downgrade the requirements passed to the allocatorDavid Howells1-1/+1
2009-04-03CacheFiles: A cache that backs onto a mounted filesystemDavid Howells1-0/+159