index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
internal.h
Age
Commit message (
Expand
)
Author
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
2024-07-03
cachefiles: cyclic allocation of msg_id to avoid reuse
Baokun Li
2024-07-03
cachefiles: stop sending new request when dropping object
Baokun Li
2024-05-29
cachefiles: flush all requests after setting CACHEFILES_DEAD
Baokun Li
2024-05-29
cachefiles: add spin_lock for cachefiles_ondemand_info
Baokun Li
2024-05-29
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
Baokun Li
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-12-28
netfs, cachefiles: Pass upper bound length to allow expansion
David Howells
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
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
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-01-21
cachefiles: Calculate the blockshift in terms of bytes, not pages
David Howells
2022-01-07
fscache, cachefiles: Display stats of no-space events
David Howells
2022-01-07
fscache, cachefiles: Store the volume coherency data
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
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
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
2021-08-27
fscache, cachefiles: Remove the histogram stuff
David Howells
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
2018-04-04
fscache: Add tracepoints
David Howells
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-03-02
sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>
Ingo Molnar
2016-09-27
cachefiles: Fix attempt to read i_blocks after deleting file [ver #2]
David Howells
2016-02-01
CacheFiles: Provide read-and-reset release counters for cachefilesd
David Howells
[next]