index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
filecache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: make nfsd_filecache_wq variable static
Chen Zhou
2020-02-07
1
-1
/
+1
*
nfsd: convert file cache to use over/underflow safe refcount
Trond Myklebust
2020-02-06
1
-12
/
+11
*
nfsd: Fix stable writes
Trond Myklebust
2020-01-22
1
-0
/
+1
*
nfsd: Fix a soft lockup race in nfsd_file_mark_find_or_create()
Trond Myklebust
2020-01-22
1
-2
/
+6
*
nfsd: Reduce the number of calls to nfsd_file_gc()
Trond Myklebust
2020-01-22
1
-7
/
+12
*
nfsd: Schedule the laundrette regularly irrespective of file errors
Trond Myklebust
2020-01-22
1
-9
/
+1
*
nfsd: Remove unused constant NFSD_FILE_LRU_RESCAN
Trond Myklebust
2020-01-22
1
-4
/
+1
*
nfsd: Containerise filecache laundrette
Trond Myklebust
2020-01-22
1
-40
/
+198
*
nfsd: cleanup nfsd_file_lru_dispose()
Trond Myklebust
2020-01-22
1
-7
/
+6
*
nfsd: fix filecache lookup
Trond Myklebust
2020-01-22
1
-0
/
+6
*
nfsd: Drop LIST_HEAD where the variable it declares is never used.
Mao Wenan
2019-11-08
1
-2
/
+0
*
nfsd: Don't garbage collect files that might contain write errors
Trond Myklebust
2019-09-10
1
-1
/
+42
*
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-09-10
1
-12
/
+21
*
nfsd: remove duplicated include from filecache.c
YueHaibing
2019-08-20
1
-1
/
+0
*
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-08-19
1
-0
/
+885