summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/ondemand.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin1-3/+9
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke1-3/+7
2022-07-05cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu1-1/+2
2022-05-18cachefiles: add tracepoints for on-demand read modeJeffle Xu1-0/+7
2022-05-18cachefiles: implement on-demand readJeffle Xu1-0/+77
2022-05-18cachefiles: notify the user daemon when withdrawing cookieJeffle Xu1-0/+38
2022-05-18cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu1-0/+3
2022-05-18cachefiles: notify the user daemon when looking up cookieJeffle Xu1-0/+378