index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2023-01-06
nfsd: fix handling of cached open files in nfsd4_open codepath
Jeff Layton
1
-18
/
+22
2022-12-11
nfsd: rework refcounting in filecache
Jeff Layton
1
-148
/
+170
2022-12-10
NFSD: Add an nfsd_file_fsync tracepoint
Chuck Lever
1
-1
/
+4
2022-12-10
nfsd: fix up the filecache laundrette scheduling
Jeff Layton
1
-7
/
+5
2022-11-28
nfsd: reorganize filecache.c
Jeff Layton
1
-55
/
+56
2022-11-28
nfsd: remove the pages_flushed statistic from filecache
Jeff Layton
1
-6
/
+1
2022-11-28
NFSD: Fix licensing header in filecache.c
Chuck Lever
1
-1
/
+2
2022-11-28
NFSD: Flesh out a documenting comment for filecache.c
Chuck Lever
1
-0
/
+24
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
1
-8
/
+55
2022-11-28
NFSD: Revert "NFSD: NFSv4 CLOSE should release an nfsd_file immediately"
Chuck Lever
1
-18
/
+0
2022-11-05
nfsd: fix use-after-free in nfsd_file_do_acquire tracepoint
Jeff Layton
1
-0
/
+1
2022-11-02
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
1
-3
/
+2
2022-10-05
nfsd: rework hashtable handling in nfsd_do_file_acquire
Jeff Layton
1
-30
/
+22
2022-10-05
nfsd: fix nfsd_file_unhash_and_dispose
Jeff Layton
1
-29
/
+7
2022-09-26
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
1
-6
/
+1
2022-08-10
Merge tag 'nfsd-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-291
/
+458
2022-07-30
NFSD: Ensure nf_inode is never dereferenced
Chuck Lever
1
-3
/
+2
2022-07-30
NFSD: NFSv4 CLOSE should release an nfsd_file immediately
Chuck Lever
1
-0
/
+18
2022-07-30
NFSD: Move nfsd_file_trace_alloc() tracepoint
Chuck Lever
1
-1
/
+1
2022-07-30
NFSD: Separate tracepoints for acquire and create
Chuck Lever
1
-4
/
+5
2022-07-30
NFSD: Clean up unused code after rhashtable conversion
Chuck Lever
1
-32
/
+1
2022-07-30
NFSD: Convert the filecache to use rhashtable
Chuck Lever
1
-148
/
+117
2022-07-30
NFSD: Set up an rhashtable for the filecache
Chuck Lever
1
-21
/
+139
2022-07-30
NFSD: Replace the "init once" mechanism
Chuck Lever
1
-16
/
+26
2022-07-30
NFSD: Remove nfsd_file::nf_hashval
Chuck Lever
1
-4
/
+2
2022-07-30
NFSD: nfsd_file_hash_remove can compute hashval
Chuck Lever
1
-5
/
+14
2022-07-30
NFSD: Refactor __nfsd_file_close_inode()
Chuck Lever
1
-19
/
+21
2022-07-30
NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
Chuck Lever
1
-2
/
+6
2022-07-30
NFSD: Remove lockdep assertion from unhash_and_release_locked()
Chuck Lever
1
-2
/
+0
2022-07-30
NFSD: No longer record nf_hashval in the trace log
Chuck Lever
1
-7
/
+8
2022-07-30
NFSD: Never call nfsd_file_gc() in foreground paths
Chuck Lever
1
-9
/
+1
2022-07-30
NFSD: Fix the filecache LRU shrinker
Chuck Lever
1
-2
/
+3
2022-07-30
NFSD: Leave open files out of the filecache LRU
Chuck Lever
1
-5
/
+19
2022-07-30
NFSD: Trace filecache LRU activity
Chuck Lever
1
-13
/
+31
2022-07-30
NFSD: WARN when freeing an item still linked via nf_lru
Chuck Lever
1
-2
/
+10
2022-07-30
NFSD: Zero counters when the filecache is re-initialized
Chuck Lever
1
-0
/
+11
2022-07-30
NFSD: Record number of flush calls
Chuck Lever
1
-2
/
+11
2022-07-30
NFSD: Report the number of items evicted by the LRU walk
Chuck Lever
1
-3
/
+10
2022-07-30
NFSD: Refactor nfsd_file_lru_scan()
Chuck Lever
1
-18
/
+7
2022-07-30
NFSD: Refactor nfsd_file_gc()
Chuck Lever
1
-1
/
+5
2022-07-30
NFSD: Add nfsd_file_lru_dispose_list() helper
Chuck Lever
1
-7
/
+22
2022-07-30
NFSD: Report average age of filecache items
Chuck Lever
1
-1
/
+10
2022-07-30
NFSD: Report count of freed filecache items
Chuck Lever
1
-1
/
+6
2022-07-30
NFSD: Report count of calls to nfsd_file_acquire()
Chuck Lever
1
-2
/
+9
2022-07-30
NFSD: Report filecache LRU size
Chuck Lever
1
-1
/
+3
2022-07-30
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
1
-21
/
+1
2022-07-04
mm: shrinkers: provide shrinkers with names
Roman Gushchin
1
-1
/
+1
2022-06-11
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-4
/
+5
2022-06-02
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever
1
-4
/
+5
2022-05-27
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-7
/
+47
[next]