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
/
include
/
linux
/
fscache.h
Age
Commit message (
Expand
)
Author
2021-04-23
fscache, cachefiles: Add alternate API to use kiocb for read/write to cache
David Howells
2021-04-23
netfs, mm: Move PG_fscache helper funcs to linux/netfs.h
David Howells
2020-05-05
docs: filesystems: caching/netfs-api.txt: convert it to ReST
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-04-06
fscache: Maintain a catalogue of allocated cookies
David Howells
2018-04-06
fscache: Pass object size in rather than calling back for it
David Howells
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2018-01-02
fscache: Fix the default for fscache_maybe_release_page()
David Howells
2017-09-06
fscache: remove unused ->now_uncached callback
Jan Kara
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2013-09-06
fscache: Netfs function for cleanup post readpages
Milosz Tanski
2013-09-06
FS-Cache: Add interface to check consistency of a cached object
David Howells
2012-12-20
FS-Cache: Provide proper invalidation
David Howells
2012-12-20
CacheFiles: Fix the marking of cached pages
David Howells
2011-07-07
FS-Cache: Add a helper to bulk uncache pages on an inode
David Howells
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-07-11
fscache: fix missing kerneldoc annotation
Suresh Jayaraman
2010-07-11
fscache: fix a trivial typo in the comment
Suresh Jayaraman
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-04-03
FS-Cache: Implement data I/O part of netfs API
David Howells
2009-04-03
FS-Cache: Implement the cookie management part of the netfs API
David Howells
2009-04-03
FS-Cache: Add netfs registration
David Howells
2009-04-03
FS-Cache: Add cache tag handling
David Howells
2009-04-03
FS-Cache: Add the FS-Cache netfs API and documentation
David Howells