index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
filecache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-27
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-22
nfsd: Fix stable writes
Trond Myklebust
1
-0
/
+1
2020-01-22
nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()
Trond Myklebust
1
-2
/
+6
2020-01-22
nfsd: Reduce the number of calls to nfsd_file_gc()
Trond Myklebust
1
-7
/
+12
2020-01-22
nfsd: Schedule the laundrette regularly irrespective of file errors
Trond Myklebust
1
-9
/
+1
2020-01-22
nfsd: Remove unused constant NFSD_FILE_LRU_RESCAN
Trond Myklebust
1
-4
/
+1
2020-01-22
nfsd: Containerise filecache laundrette
Trond Myklebust
1
-40
/
+198
2020-01-22
nfsd: cleanup nfsd_file_lru_dispose()
Trond Myklebust
1
-7
/
+6
2020-01-22
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