index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fscache.h
Age
Commit message (
Expand
)
Author
2022-11-23
fscache: fix OOB Read in __fscache_acquire_volume
David Howells
2022-08-31
fscache: fix misdocumented parameter
Khalid Masum
2022-08-02
Merge tag 'docs-6.0' of git://git.lwn.net/linux
Linus Torvalds
2022-07-07
docs: filesystems: update netfs-api.rst reference
Mauro Carvalho Chehab
2022-07-05
fscache: Fix invalidation/lookup race
David Howells
2022-05-18
cachefiles: notify the user daemon when looking up cookie
Jeffle Xu
2022-04-08
fscache: Remove the cookie parameter from fscache_clear_page_bits()
Yue Hu
2022-03-31
Merge tag 'netfs-prep-20220318' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-18
fscache: export fscache_end_operation()
Jeffle Xu
2022-03-15
fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()
Matthew Wilcox (Oracle)
2022-01-21
fscache: Add a comment explaining how page-release optimisation works
David Howells
2022-01-10
nfs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-07
fscache, cachefiles: Store the volume coherency data
David Howells
2022-01-07
fscache: Provide a function to resize a cookie
David Howells
2022-01-07
fscache: Provide a function to note the release of a page
David Howells
2022-01-07
vfs, fscache: Implement pinning of cache usage for writeback
David Howells
2022-01-07
fscache: Implement higher-level write I/O interface
David Howells
2022-01-07
fscache: Implement raw I/O interface
David Howells
2022-01-07
fscache: Provide a function to let the netfs update its coherency data
David Howells
2022-01-07
fscache: Provide a means to begin an operation
David Howells
2022-01-07
fscache: Implement cookie invalidation
David Howells
2022-01-07
fscache: Implement cookie user counting and resource pinning
David Howells
2022-01-07
fscache: Implement cookie registration
David Howells
2022-01-07
fscache: Implement volume 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-11-03
fscache_cookie_enabled: check cookie is valid before accessing it
Dominique Martinet
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
2021-08-27
fscache: Procfile to display cookies
David Howells
2021-08-27
fscache: Add a cookie debug ID and use that in traces
David Howells
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
[next]