summaryrefslogtreecommitdiffstats
path: root/fs/backing-file.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* fs/backing_file: fix wrong argument in callbackAmir Goldstein2024-11-261-1/+2
* fs/backing-file: Convert to revert/override_creds_light()Vinicius Costa Gomes2024-11-111-10/+10
* backing-file: clean up the APIMiklos Szeredi2024-11-111-17/+16
* fs: pass offset and result to backing_file end_write() callbackAmir Goldstein2024-10-161-4/+4
* backing-file: convert to using fops->splice_writeEd Tsai2024-08-231-1/+4
* ovl: implement tmpfileMiklos Szeredi2024-05-021-0/+23
* 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