summaryrefslogtreecommitdiff
path: root/fs/cachefiles/interface.c
AgeCommit message (Expand)Author
2023-11-25cachefiles: extract ondemand info field from cachefiles_objectJia Zhu
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2022-05-18cachefiles: notify the user daemon when withdrawing cookieJeffle Xu
2022-03-03cachefiles: Fix incorrect length to fallocate()David Howells
2022-01-07cachefiles: Implement cookie resize for truncateDavid Howells
2022-01-07cachefiles: Implement begin and end I/O operationDavid Howells
2022-01-07cachefiles: Implement backing file wranglingDavid Howells
2022-01-07cachefiles: Implement object lifecycle funcsDavid Howells
2022-01-07cachefiles: Implement volume supportDavid Howells
2022-01-07cachefiles: Implement cache registration and withdrawalDavid Howells
2022-01-07cachefiles: Delete the cachefiles driver pending rewriteDavid Howells
2021-08-27cachefiles: Change %p in format strings to something elseDavid Howells
2021-04-23fscache, cachefiles: Add alternate API to use kiocb for read/write to cacheDavid Howells
2021-01-24attr: handle idmapped mountsChristian Brauner