index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
filecache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-16
fs: nfsd: fileache.c: Use built-in RCU list checking
Madhuparna Bhowmik
1
-1
/
+1
2020-02-07
nfsd: make nfsd_filecache_wq variable static
Chen Zhou
1
-1
/
+1
2020-02-06
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
1
-12
/
+11
2020-01-23
nfsd: Fix stable writes
Trond Myklebust
1
-0
/
+1
2020-01-23
nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()
Trond Myklebust
1
-2
/
+6
2020-01-23
nfsd: Reduce the number of calls to nfsd_file_gc()
Trond Myklebust
1
-7
/
+12
2020-01-23
nfsd: Schedule the laundrette regularly irrespective of file errors
Trond Myklebust
1
-9
/
+1
2020-01-23
nfsd: Remove unused constant NFSD_FILE_LRU_RESCAN
Trond Myklebust
1
-4
/
+1
2020-01-23
nfsd: Containerise filecache laundrette
Trond Myklebust
1
-40
/
+198
2020-01-23
nfsd: cleanup nfsd_file_lru_dispose()
Trond Myklebust
1
-7
/
+6
2020-01-23
nfsd: fix filecache lookup
Trond Myklebust
1
-0
/
+6
2019-11-08
nfsd: Drop LIST_HEAD where the variable it declares is never used.
Mao Wenan
1
-2
/
+0
2019-09-10
nfsd: Don't garbage collect files that might contain write errors
Trond Myklebust
1
-1
/
+42
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
1
-12
/
+21
2019-08-20
nfsd: remove duplicated include from filecache.c
YueHaibing
1
-1
/
+0
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
1
-0
/
+885