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
2021-03-07
nfsd: Don't keep looking up unhashed files in the nfsd file cache
Trond Myklebust
1
-0
/
+2
2020-12-17
Merge tag 'fsnotify_for_v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2020-12-03
fsnotify: generalize handle_inode_event()
Amir Goldstein
1
-1
/
+1
2020-11-30
nfsd: Fix error return code in nfsd_file_cache_init()
Huang Guobin
1
-0
/
+1
2020-09-26
nfsd: Cache R, RW, and W opens separately
J. Bruce Fields
1
-1
/
+1
2020-07-28
fsnotify: create method handle_inode_event() in fsnotify_operations
Amir Goldstein
1
-8
/
+4
2020-07-27
fsnotify: pass dir argument to handle_event() callback
Amir Goldstein
1
-3
/
+3
2020-07-15
nfsd: use fsnotify_data_inode() to get the unlinked inode
Amir Goldstein
1
-1
/
+3
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