summaryrefslogtreecommitdiff
path: root/fs/cachefiles/ondemand.c
AgeCommit message (Expand)Author
2024-01-19Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-12-28netfs, cachefiles: Pass upper bound length to allow expansionDavid Howells
2023-11-25cachefiles: add restore command to recover inflight ondemand read requestsJia Zhu
2023-11-25cachefiles: resend an open request if the read request's object is closedJia Zhu
2023-11-25cachefiles: extract ondemand info field from cachefiles_objectJia Zhu
2023-11-25cachefiles: introduce object ondemand stateJia Zhu
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke
2022-07-05cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu
2022-05-18cachefiles: add tracepoints for on-demand read modeJeffle Xu
2022-05-18cachefiles: implement on-demand readJeffle Xu
2022-05-18cachefiles: notify the user daemon when withdrawing cookieJeffle Xu
2022-05-18cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu