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.c
Age
Commit message (
Expand
)
Author
2020-07-27
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
2020-07-15
nfsd: use fsnotify_data_inode() to get the unlinked inode
Amir Goldstein
2020-03-16
fs: nfsd: fileache.c: Use built-in RCU list checking
Madhuparna Bhowmik
2020-02-07
nfsd: make nfsd_filecache_wq variable static
Chen Zhou
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: Fix a soft lockup race in nfsd_file_mark_find_or_create()
Trond Myklebust
2020-01-22
nfsd: Reduce the number of calls to nfsd_file_gc()
Trond Myklebust
2020-01-22
nfsd: Schedule the laundrette regularly irrespective of file errors
Trond Myklebust
2020-01-22
nfsd: Remove unused constant NFSD_FILE_LRU_RESCAN
Trond Myklebust
2020-01-22
nfsd: Containerise filecache laundrette
Trond Myklebust
2020-01-22
nfsd: cleanup nfsd_file_lru_dispose()
Trond Myklebust
2020-01-22
nfsd: fix filecache lookup
Trond Myklebust
2019-11-08
nfsd: Drop LIST_HEAD where the variable it declares is never used.
Mao Wenan
2019-09-10
nfsd: Don't garbage collect files that might contain write errors
Trond Myklebust
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-08-20
nfsd: remove duplicated include from filecache.c
YueHaibing
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton