aboutsummaryrefslogtreecommitdiff
path: root/fs/backing-file.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-02fs: Use KMEM_CACHE instead of kmem_cache_createGravatar Kunwu Chan 1-3/+1
2023-12-23fs: factor out backing_file_mmap() helperGravatar Amir Goldstein 1-0/+27
2023-12-23fs: factor out backing_file_splice_{read,write}() helpersGravatar Amir Goldstein 1-0/+51
2023-12-23fs: factor out backing_file_{read,write}_iter() helpersGravatar Amir Goldstein 1-0/+210
2023-12-23fs: prepare for stackable filesystems backing file helpersGravatar Amir Goldstein 1-0/+48