index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
cache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-09
fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
Yue Hu
1
-1
/
+1
2022-01-07
fscache: Count data storage objects in a cache
David Howells
1
-0
/
+2
2022-01-07
fscache: Add a function for a cache backend to note an I/O error
David Howells
1
-0
/
+20
2022-01-07
fscache: Implement functions add/remove a cache
David Howells
1
-0
/
+70
2022-01-07
fscache: Implement cache-level access helpers
David Howells
1
-0
/
+62
2022-01-07
fscache: Implement cache registration
David Howells
1
-0
/
+274
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
1
-416
/
+0
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
1
-1
/
+1
2021-08-27
fscache: Change %p in format strings to something else
David Howells
1
-4
/
+4
2021-08-27
fscache: Remove the object list procfile
David Howells
1
-1
/
+0
2020-05-05
docs: filesystems: caching/backend-api.txt: convert it to ReST
Mauro Carvalho Chehab
1
-4
/
+4
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
1
-1
/
+1
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
1
-1
/
+1
2014-06-05
fs/fscache: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+6
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
1
-15
/
+17
2013-06-19
FS-Cache: Wrap checks on object state
David Howells
1
-1
/
+1
2012-12-21
FS-Cache: Limit the number of I/O error reports for a cache
David Howells
1
-4
/
+4
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
1
-0
/
+4
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
1
-0
/
+1
2009-04-03
FS-Cache: Add and document asynchronous operation handling
David Howells
1
-1
/
+1
2009-04-03
FS-Cache: Add cache management
David Howells
1
-0
/
+249
2009-04-03
FS-Cache: Add cache tag handling
David Howells
1
-0
/
+166