summaryrefslogtreecommitdiff
path: root/fs/backing-file.c
AgeCommit message (Expand)Author
2024-11-11fs/backing-file: Convert to revert/override_creds_light()Vinicius Costa Gomes
2024-11-11backing-file: clean up the APIMiklos Szeredi
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein
2024-08-23backing-file: convert to using fops->splice_writeEd Tsai
2024-05-02ovl: implement tmpfileMiklos Szeredi
2024-02-02fs: Use KMEM_CACHE instead of kmem_cache_createKunwu Chan
2023-12-23fs: factor out backing_file_mmap() helperAmir Goldstein
2023-12-23fs: factor out backing_file_splice_{read,write}() helpersAmir Goldstein
2023-12-23fs: factor out backing_file_{read,write}_iter() helpersAmir Goldstein
2023-12-23fs: prepare for stackable filesystems backing file helpersAmir Goldstein