aboutsummaryrefslogtreecommitdiff
path: root/fs/cachefiles/ondemand.c
AgeCommit message (Expand)AuthorFilesLines
2022-07-05cachefiles: narrow the scope of flushed requests when releasing fdGravatar Jia Zhu 1-1/+2
2022-05-18cachefiles: add tracepoints for on-demand read modeGravatar Jeffle Xu 1-0/+7
2022-05-18cachefiles: implement on-demand readGravatar Jeffle Xu 1-0/+77
2022-05-18cachefiles: notify the user daemon when withdrawing cookieGravatar Jeffle Xu 1-0/+38
2022-05-18cachefiles: unbind cachefiles gracefully in on-demand modeGravatar Jeffle Xu 1-0/+3
2022-05-18cachefiles: notify the user daemon when looking up cookieGravatar Jeffle Xu 1-0/+378