summaryrefslogtreecommitdiffstats
path: root/fs/cachefiles/ondemand.c
Commit message (Expand)AuthorAgeFilesLines
* cachefiles: make on-demand request distribution fairerXin Yin2022-08-311-3/+9
* cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke2022-08-311-3/+7
* cachefiles: narrow the scope of flushed requests when releasing fdJia Zhu2022-07-051-1/+2
* cachefiles: add tracepoints for on-demand read modeJeffle Xu2022-05-181-0/+7
* cachefiles: implement on-demand readJeffle Xu2022-05-181-0/+77
* cachefiles: notify the user daemon when withdrawing cookieJeffle Xu2022-05-181-0/+38
* cachefiles: unbind cachefiles gracefully in on-demand modeJeffle Xu2022-05-181-0/+3
* cachefiles: notify the user daemon when looking up cookieJeffle Xu2022-05-181-0/+378