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
/
nfsd
/
filecache.h
Age
Commit message (
Expand
)
Author
2024-03-01
nfsd: Don't leave work of closing files to a work queue
NeilBrown
2023-04-26
NFSD: Convert filecache to rhltable
Chuck Lever
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
2022-07-29
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
2022-07-29
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
2022-07-29
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
2022-07-29
NFSD: Set up an rhashtable for the filecache
Chuck Lever
2022-07-29
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
2022-07-29
NFSD: Report average age of filecache items
Chuck Lever
2022-07-29
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-01-08
nfsd: Replace use of rwsem with errseq_t
Trond Myklebust
2020-02-06
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
2020-01-22
nfsd: Fix stable writes
Trond Myklebust
2020-01-22
nfsd: Containerise filecache laundrette
Trond Myklebust
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton