index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
Makefile
Age
Commit message (
Expand
)
Author
2022-01-07
fscache: Provide a means to begin an operation
David Howells
2022-01-07
fscache: Implement cookie registration
David Howells
2022-01-07
fscache: Implement volume registration
David Howells
2022-01-07
fscache: Implement cache registration
David Howells
2022-01-07
fscache: Introduce new driver
David Howells
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
2021-08-27
fscache: Remove the object list procfile
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
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-04-03
FS-Cache: Implement data I/O part of netfs API
David Howells
2009-04-03
FS-Cache: Add and document asynchronous operation handling
David Howells
2009-04-03
FS-Cache: Object management state machine
David Howells
2009-04-03
FS-Cache: Add netfs registration
David Howells
2009-04-03
FS-Cache: Provide a slab for cookie allocation
David Howells
2009-04-03
FS-Cache: Add cache tag handling
David Howells
2009-04-03
FS-Cache: Root index definition
David Howells
2009-04-03
FS-Cache: Add use of /proc and presentation of statistics
David Howells
2009-04-03
FS-Cache: Add main configuration option, module entry points and debugging
David Howells