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
/
9p
/
cache.c
Age
Commit message (
Expand
)
Author
2023-08-18
mm, netfs, fscache: stop read optimisation when folio removed from pagecache
David Howells
2022-06-09
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-03-18
netfs: Add a netfs inode context
David Howells
2022-01-10
9p: Use fscache indexing rewrite and reenable caching
David Howells
2021-11-04
9p: fix a bunch of checkpatch warnings
Dominique Martinet
2021-11-03
9p: Convert to using the netfs helper lib to do reads and caching
David Howells
2021-10-04
9p: Fix a bunch of kerneldoc warnings shown up by W=1
David Howells
2019-09-03
9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie
Bharath Vedartham
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188
Thomas Gleixner
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
2017-09-06
fscache: remove unused ->now_uncached callback
Jan Kara
2016-01-09
fs/9p: use fscache mutex rather than spinlock
Sasha Levin
2013-11-23
9p: remove unused 'p9_fid' struct pointer
Geyslan G. Bem
2013-09-27
FS-Cache: Provide the ability to enable/disable cookies
David Howells
2012-01-05
9p: Reduce object size with CONFIG_NET_9P_DEBUG
Joe Perches
2011-07-23
fs/9p: When doing inode lookup compare qid details and inode mode bits.
Aneesh Kumar K.V
2011-03-15
fs/9p: Add v9fs_inode
Aneesh Kumar K.V
2011-03-15
fs/9p: [fscache] wait for page write in cached mode
Aneesh Kumar K.V
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-12-01
9p: fix build breakage introduced by FS-Cache
David Howells
2009-11-19
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
David Howells
2009-09-23
9p: Add fscache support to 9p
Abhishek Kulkarni