index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
ondemand.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cachefiles: add restore command to recover inflight ondemand read requests
Jia Zhu
2023-11-25
1
-0
/
+23
*
cachefiles: resend an open request if the read request's object is closed
Jia Zhu
2023-11-25
1
-29
/
+69
*
cachefiles: extract ondemand info field from cachefiles_object
Jia Zhu
2023-11-25
1
-6
/
+28
*
cachefiles: introduce object ondemand state
Jia Zhu
2023-11-25
1
-12
/
+9
*
cachefiles: make on-demand request distribution fairer
Xin Yin
2022-08-31
1
-3
/
+9
*
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
2022-08-31
1
-3
/
+7
*
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
2022-07-05
1
-1
/
+2
*
cachefiles: add tracepoints for on-demand read mode
Jeffle Xu
2022-05-17
1
-0
/
+7
*
cachefiles: implement on-demand read
Jeffle Xu
2022-05-17
1
-0
/
+77
*
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
2022-05-17
1
-0
/
+38
*
cachefiles: unbind cachefiles gracefully in on-demand mode
Jeffle Xu
2022-05-17
1
-0
/
+3
*
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
2022-05-17
1
-0
/
+378