开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Age
Commit message (
Expand
)
Author
2024-01-08
Merge tag 'vfs-6.8.cachefiles' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-11-25
cachefiles: add restore command to recover inflight ondemand read requests
Jia Zhu
2023-11-25
cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
Jia Zhu
2023-11-25
cachefiles: resend an open request if the read request's object is closed
Jia Zhu
2023-11-25
cachefiles: extract ondemand info field from cachefiles_object
Jia Zhu
2023-11-25
cachefiles: introduce object ondemand state
Jia Zhu
2023-11-24
fs: move kiocb_start_write() into vfs_iocb_iter_write()
Amir Goldstein
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-21
cachefiles: use kiocb_{start,end}_write() helpers
Amir Goldstein
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2023-06-26
Merge tag 'v6.5/vfs.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2023-06-19
fs: use a helper for opening kernel internal files
Amir Goldstein
2023-06-19
fs: rename {vfs,kernel}_tmpfile_open()
Amir Goldstein
2023-06-05
cachefiles: Allow the cache to be non-root
David Howells
2023-04-13
fs/cachefiles: simplify one-level sysctl registration for cachefiles_sysctls
Luis Chamberlain
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2022-12-07
fscache,cachefiles: add prepare_ondemand_read() callback
Jingbo Xu
2022-09-24
cachefiles: use vfs_tmpfile_open() helper
Miklos Szeredi
2022-09-24
cachefiles: only pass inode to *mark_inode_inuse() helpers
Miklos Szeredi
2022-09-24
cachefiles: tmpfile error handling cleanup
Miklos Szeredi
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
2022-08-31
cachefiles: fix error return code in cachefiles_ondemand_copen()
Sun Ke
2022-07-05
cachefiles: narrow the scope of flushed requests when releasing fd
Jia Zhu
2022-05-18
cachefiles: add tracepoints for on-demand read mode
Jeffle Xu
2022-05-18
cachefiles: enable on-demand read mode
Jeffle Xu
2022-05-18
cachefiles: implement on-demand read
Jeffle Xu
2022-05-18
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
2022-05-18
cachefiles: unbind cachefiles gracefully in on-demand mode
Jeffle Xu
2022-05-18
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
2022-05-18
cachefiles: extract write routine
Jeffle Xu
2022-04-08
cachefiles: Fix KASAN slab-out-of-bounds in cachefiles_set_volume_xattr
Dave Wysochanski
2022-04-08
cachefiles: unmark inode in use in error path
Jeffle Xu
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-26
Merge tag 'for-5.18/write-streams-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-18
netfs: Finish off rename of netfs_read_request to netfs_io_request
David Howells
2022-03-18
netfs: Rename netfs_read_*request to netfs_io_*request
David Howells
2022-03-11
cachefiles: Fix volume coherency attribute
David Howells
2022-03-08
fs: remove kiocb.ki_hint
Christoph Hellwig
2022-03-03
cachefiles: Fix incorrect length to fallocate()
David Howells
2022-02-01
netfs, cachefiles: Add a method to query presence of data in the cache
David Howells
2022-01-21
cachefiles: Check that the backing filesystem supports tmpfiles
David Howells
2022-01-21
cachefiles: Explain checks in a comment
David Howells
2022-01-21
cachefiles: Trace active-mark failure
David Howells
2022-01-21
cachefiles: Make some tracepoint adjustments
David Howells
2022-01-21
cachefiles: set default tag name if it's unspecified
Jeffle Xu
2022-01-21
cachefiles: Calculate the blockshift in terms of bytes, not pages
David Howells
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-07
fscache, cachefiles: Display stat of culling events
David Howells
2022-01-07
fscache, cachefiles: Display stats of no-space events
David Howells
[next]