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
/
cifs
/
fscache.h
Age
Commit message (
Expand
)
Author
2022-08-10
cifs: Remove {cifs,nfs}_fscache_release_page()
David Howells
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
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-02-01
cifs: Implement cache I/O by accessing the cache directly
David Howells
2022-01-19
cifs: Support fscache indexing rewrite
David Howells
2021-09-13
cifs: remove pathname for file from SPDX header
Steve French
2021-08-25
cifs: enable fscache usage even for files opened as rw
Shyam Prasad N
2021-06-20
cifs: use SPDX-Licence-Identifier
Steve French
2020-12-14
cifs: Make extract_sharename function public
Samuel Cabrero
2020-06-06
smb3: extend fscache mount volume coherency check
Steve French
2018-08-07
cifs: use 64-bit timestamps for fscache
Arnd Bergmann
2018-04-04
fscache: Attach the index key and aux data to the cookie
David Howells
2013-09-18
CIFS: FS-Cache: Uncache unread pages in cifs_readpages() before freeing them
David Howells
2011-05-27
[CIFS] Rename three structures to avoid camel case
Steve French
2010-08-02
[CIFS] Missing line from previous commit
Steve French
2010-08-02
[CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled
Steve French
2010-08-02
cifs: read pages from FS-Cache
Suresh Jayaraman
2010-08-02
cifs: store pages into local cache
Suresh Jayaraman
2010-08-02
cifs: FS-Cache page management
Suresh Jayaraman
2010-08-02
cifs: define inode-level cache object and register them
Suresh Jayaraman
2010-08-02
cifs: define superblock-level cache index objects and register them
Suresh Jayaraman
2010-08-02
cifs: define server-level cache index objects and register them
Suresh Jayaraman
2010-08-02
cifs: register CIFS for caching
Suresh Jayaraman