summaryrefslogtreecommitdiffstats
path: root/fs/backing-file.c
Commit message (Expand)AuthorAgeFilesLines
* fs: Use KMEM_CACHE instead of kmem_cache_createKunwu Chan2024-02-021-3/+1
* fs: factor out backing_file_mmap() helperAmir Goldstein2023-12-231-0/+27
* fs: factor out backing_file_splice_{read,write}() helpersAmir Goldstein2023-12-231-0/+51
* fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein2023-12-231-0/+210
* fs: prepare for stackable filesystems backing file helpersAmir Goldstein2023-12-231-0/+48