index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
Age
Commit message (
Expand
)
Author
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
2022-01-07
cachefiles: Allow cachefiles to actually function
David Howells
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
2022-01-07
cachefiles: Implement the I/O routines
David Howells
2022-01-07
cachefiles: Implement cookie resize for truncate
David Howells
2022-01-07
cachefiles: Implement begin and end I/O operation
David Howells
2022-01-07
cachefiles: Implement backing file wrangling
David Howells
2022-01-07
cachefiles: Implement culling daemon commands
David Howells
2022-01-07
cachefiles: Mark a backing file in use with an inode flag
David Howells
2022-01-07
cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
2022-01-07
cachefiles: Implement key to filename encoding
David Howells
2022-01-07
cachefiles: Implement object lifecycle funcs
David Howells
2022-01-07
cachefiles: Implement volume support
David Howells
2022-01-07
cachefiles: Implement cache registration and withdrawal
David Howells
2022-01-07
cachefiles: Implement a function to get/create a directory in the cache
David Howells
2022-01-07
vfs, cachefiles: Mark a backing file in use with an inode flag
David Howells
2022-01-07
cachefiles: Provide a function to check how much space there is
David Howells
2022-01-07
cachefiles: Register a miscdev and parse commands over it
David Howells
2022-01-07
cachefiles: Add security derivation
David Howells
2022-01-07
cachefiles: Add cache error reporting macro
David Howells
2022-01-07
cachefiles: Add a couple of tracepoints for logging errors
David Howells
2022-01-07
cachefiles: Add some error injection support
David Howells
2022-01-07
cachefiles: Define structs
David Howells
2022-01-07
cachefiles: Introduce rewritten driver
David Howells
[next]