index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cachefiles
/
internal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-12
cachefiles,netfs: sunset ondemand mode
Gao Xiang
1
-134
/
+0
2025-04-07
cachefiles: Use lookup_one() rather than lookup_one_len()
NeilBrown
1
-1
/
+0
2024-12-20
cachefiles: Parse the "secctx" immediately
Max Kellermann
1
-1
/
+2
2024-07-05
Merge patch series "cachefiles: random bugfixes"
Christian Brauner
1
-0
/
+3
2024-07-03
cachefiles: cyclic allocation of msg_id to avoid reuse
Baokun Li
1
-0
/
+1
2024-07-03
cachefiles: stop sending new request when dropping object
Baokun Li
1
-0
/
+2
2024-05-29
cachefiles: flush all requests after setting CACHEFILES_DEAD
Baokun Li
1
-0
/
+3
2024-05-29
cachefiles: add spin_lock for cachefiles_ondemand_info
Baokun Li
1
-0
/
+1
2024-05-29
cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd()
Baokun Li
1
-0
/
+1
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
/
+3
2023-11-25
cachefiles: narrow the scope of triggering EPOLLIN events in ondemand mode
Jia Zhu
1
-0
/
+12
2023-11-25
cachefiles: resend an open request if the read request's object is closed
Jia Zhu
1
-0
/
+3
2023-11-25
cachefiles: extract ondemand info field from cachefiles_object
Jia Zhu
1
-4
/
+22
2023-11-25
cachefiles: introduce object ondemand state
Jia Zhu
1
-0
/
+21
2022-08-31
cachefiles: make on-demand request distribution fairer
Xin Yin
1
-0
/
+1
2022-05-18
cachefiles: implement on-demand read
Jeffle Xu
1
-0
/
+9
2022-05-18
cachefiles: notify the user daemon when withdrawing cookie
Jeffle Xu
1
-0
/
+5
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
/
+51
2022-05-18
cachefiles: extract write routine
Jeffle Xu
1
-0
/
+10
2022-01-21
cachefiles: Calculate the blockshift in terms of bytes, not pages
David Howells
1
-1
/
+1
2022-01-07
fscache, cachefiles: Display stats of no-space events
David Howells
1
-2
/
+9
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
1
-0
/
+2
2022-01-07
cachefiles: Implement begin and end I/O operation
David Howells
1
-0
/
+18
2022-01-07
cachefiles: Implement backing file wrangling
David Howells
1
-0
/
+9
2022-01-07
cachefiles: Implement culling daemon commands
David Howells
1
-0
/
+11
2022-01-07
cachefiles: Mark a backing file in use with an inode flag
David Howells
1
-0
/
+2
2022-01-07
cachefiles: Implement metadata/coherency data storage in xattrs
David Howells
1
-0
/
+21
2022-01-07
cachefiles: Implement key to filename encoding
David Howells
1
-0
/
+5
2022-01-07
cachefiles: Implement object lifecycle funcs
David Howells
1
-2
/
+33
2022-01-07
cachefiles: Implement volume support
David Howells
1
-0
/
+20
2022-01-07
cachefiles: Implement cache registration and withdrawal
David Howells
1
-0
/
+9
2022-01-07
cachefiles: Implement a function to get/create a directory in the cache
David Howells
1
-0
/
+9
2022-01-07
cachefiles: Provide a function to check how much space there is
David Howells
1
-0
/
+7
2022-01-07
cachefiles: Register a miscdev and parse commands over it
David Howells
1
-0
/
+14
2022-01-07
cachefiles: Add security derivation
David Howells
1
-0
/
+20
2022-01-07
cachefiles: Add cache error reporting macro
David Howells
1
-0
/
+11
2022-01-07
cachefiles: Add a couple of tracepoints for logging errors
David Howells
1
-0
/
+1
2022-01-07
cachefiles: Add some error injection support
David Howells
1
-1
/
+41
2022-01-07
cachefiles: Define structs
David Howells
1
-0
/
+46
2022-01-07
cachefiles: Introduce rewritten driver
David Howells
1
-0
/
+115
2022-01-07
cachefiles: Delete the cachefiles driver pending rewrite
David Howells
1
-350
/
+0
2021-08-27
fscache, cachefiles: Remove the histogram stuff
David Howells
1
-25
/
+0
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
1
-0
/
+9
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36
Thomas Gleixner
1
-5
/
+1
2018-04-04
fscache: Add tracepoints
David Howells
1
-0
/
+2
2017-06-20
sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa...
Ingo Molnar
1
-1
/
+1
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
[next]