Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fs/backing_file: fix wrong argument in callback | Amir Goldstein | 2024-11-26 | 1 | -1/+2 |
* | fs/backing-file: Convert to revert/override_creds_light() | Vinicius Costa Gomes | 2024-11-11 | 1 | -10/+10 |
* | backing-file: clean up the API | Miklos Szeredi | 2024-11-11 | 1 | -17/+16 |
* | fs: pass offset and result to backing_file end_write() callback | Amir Goldstein | 2024-10-16 | 1 | -4/+4 |
* | backing-file: convert to using fops->splice_write | Ed Tsai | 2024-08-23 | 1 | -1/+4 |
* | ovl: implement tmpfile | Miklos Szeredi | 2024-05-02 | 1 | -0/+23 |
* | fs: Use KMEM_CACHE instead of kmem_cache_create | Kunwu Chan | 2024-02-02 | 1 | -3/+1 |
* | fs: factor out backing_file_mmap() helper | Amir Goldstein | 2023-12-23 | 1 | -0/+27 |
* | fs: factor out backing_file_splice_{read,write}() helpers | Amir Goldstein | 2023-12-23 | 1 | -0/+51 |
* | fs: factor out backing_file_{read,write}_iter() helpers | Amir Goldstein | 2023-12-23 | 1 | -0/+210 |
* | fs: prepare for stackable filesystems backing file helpers | Amir Goldstein | 2023-12-23 | 1 | -0/+48 |