index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
ondemand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-01-22
cachefiles, erofs: Fix NULL deref in when cachefiles is not doing ondemand-mode
David Howells
1
-0
/
+3
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-1
/
+1
2023-12-28
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
1
-1
/
+1
2023-11-25
cachefiles: add restore command to recover inflight ondemand read requests
Jia Zhu
1
-0
/
+23
2023-11-25
cachefiles: resend an open request if the read request's object is closed
Jia Zhu
1
-29
/
+69
2023-11-25
cachefiles: extract ondemand info field from cachefiles_object
Jia Zhu
1
-6
/
+28
2023-11-25
cachefiles: introduce object ondemand state
Jia Zhu
1
-12
/
+9
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
1
-3
/
+9
2022-08-31
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
1
-3
/
+7
2022-07-05
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
1
-1
/
+2
2022-05-18
cachefiles: add tracepoints for on-demand read mode
Jeffle Xu
1
-0
/
+7
2022-05-18
cachefiles: implement on-demand read
Jeffle Xu
1
-0
/
+77
2022-05-18
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
1
-0
/
+38
2022-05-18
cachefiles: unbind cachefiles gracefully in on-demand mode
Jeffle Xu
1
-0
/
+3
2022-05-18
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
1
-0
/
+378