index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fscache
/
cache.c
Age
Commit message (
Expand
)
Author
2022-04-08
fscache: Use wrapper fscache_set_cache_state() directly when relinquishing
Yue Hu
2022-01-07
fscache: Count data storage objects in a cache
David Howells
2022-01-07
fscache: Add a function for a cache backend to note an I/O error
David Howells
2022-01-07
fscache: Implement functions add/remove a cache
David Howells
2022-01-07
fscache: Implement cache-level access helpers
David Howells
2022-01-07
fscache: Implement cache registration
David Howells
2022-01-07
fscache: Remove the contents of the fscache driver, pending rewrite
David Howells
2021-08-27
fscache: Use refcount_t for the cookie refcount instead of atomic_t
David Howells
2021-08-27
fscache: Change %p in format strings to something else
David Howells
2021-08-27
fscache: Remove the object list procfile
David Howells
2020-05-05
docs: filesystems: caching/backend-api.txt: convert it to ReST
Mauro Carvalho Chehab
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-07-25
fscache: Fix reference overput in fscache_attach_object() error handling
Kiran Kumar Modukuri
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2014-06-04
fs/fscache: convert printk to pr_foo()
Fabian Frederick
2013-06-19
FS-Cache: Fix object state machine to have separate work and wait states
David Howells
2013-06-19
FS-Cache: Wrap checks on object state
David Howells
2012-12-20
FS-Cache: Limit the number of I/O error reports for a cache
David Howells
2009-11-19
FS-Cache: Add counters for entry/exit to/from cache operation functions
David Howells
2009-11-19
FS-Cache: Allow the current state of all objects to be dumped
David Howells
2009-04-03
FS-Cache: Add and document asynchronous operation handling
David Howells
2009-04-03
FS-Cache: Add cache management
David Howells
2009-04-03
FS-Cache: Add cache tag handling
David Howells