index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
NFSD: nfsd_file_unhash can compute hashval from nf->nf_inode
Chuck Lever
2022-07-30
1
-2
/
+6
|
*
NFSD: Remove lockdep assertion from unhash_and_release_locked()
Chuck Lever
2022-07-30
1
-2
/
+0
|
*
NFSD: No longer record nf_hashval in the trace log
Chuck Lever
2022-07-30
2
-31
/
+29
|
*
NFSD: Never call nfsd_file_gc() in foreground paths
Chuck Lever
2022-07-30
1
-9
/
+1
|
*
NFSD: Fix the filecache LRU shrinker
Chuck Lever
2022-07-30
1
-2
/
+3
|
*
NFSD: Leave open files out of the filecache LRU
Chuck Lever
2022-07-30
2
-5
/
+21
|
*
NFSD: Trace filecache LRU activity
Chuck Lever
2022-07-30
2
-13
/
+70
|
*
NFSD: WARN when freeing an item still linked via nf_lru
Chuck Lever
2022-07-30
1
-2
/
+10
|
*
NFSD: Hook up the filecache stat file
Chuck Lever
2022-07-30
1
-0
/
+10
|
*
NFSD: Zero counters when the filecache is re-initialized
Chuck Lever
2022-07-30
1
-0
/
+11
|
*
NFSD: Record number of flush calls
Chuck Lever
2022-07-30
1
-2
/
+11
|
*
NFSD: Report the number of items evicted by the LRU walk
Chuck Lever
2022-07-30
2
-3
/
+39
|
*
NFSD: Refactor nfsd_file_lru_scan()
Chuck Lever
2022-07-30
1
-18
/
+7
|
*
NFSD: Refactor nfsd_file_gc()
Chuck Lever
2022-07-30
1
-1
/
+5
|
*
NFSD: Add nfsd_file_lru_dispose_list() helper
Chuck Lever
2022-07-30
1
-7
/
+22
|
*
NFSD: Report average age of filecache items
Chuck Lever
2022-07-30
2
-1
/
+11
|
*
NFSD: Report count of freed filecache items
Chuck Lever
2022-07-30
1
-1
/
+6
|
*
NFSD: Report count of calls to nfsd_file_acquire()
Chuck Lever
2022-07-30
1
-2
/
+9
|
*
NFSD: Report filecache LRU size
Chuck Lever
2022-07-30
1
-1
/
+3
|
*
NFSD: Demote a WARN to a pr_warn()
Chuck Lever
2022-07-30
1
-3
/
+3
|
*
nfsd: remove redundant assignment to variable len
Colin Ian King
2022-07-30
1
-1
/
+0
|
*
NFSD: Fix space and spelling mistake
Zhang Jiaming
2022-07-30
1
-2
/
+2
|
*
NFSD: Instrument fh_verify()
Chuck Lever
2022-07-30
2
-2
/
+49
|
*
nfsd: eliminate the NFSD_FILE_BREAK_* flags
Jeff Layton
2022-07-30
3
-26
/
+2
*
|
Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-08-06
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-04
2
-2
/
+3
*
|
Merge tag 'nfsd-5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-14
2
-1
/
+11
|
\
\
|
*
|
NFSD: Decode NFSv4 birth time attribute
Chuck Lever
2022-07-11
2
-1
/
+11
*
|
|
Merge tag 'nfsd-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-07-02
1
-1
/
+2
|
\
|
|
|
*
|
NFSD: restore EINVAL error translation in nfsd_commit()
Alexey Khoroshilov
2022-06-27
1
-1
/
+2
*
|
|
vfs: fix copy_file_range() regression in cross-fs copies
Amir Goldstein
2022-07-01
1
-1
/
+7
|
|
/
|
/
|
*
|
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-06-11
1
-4
/
+5
|
\
|
|
*
NFSD: Fix potential use-after-free in nfsd_file_put()
Chuck Lever
2022-06-02
1
-4
/
+5
*
|
Merge tag 'nfsd-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-05-27
14
-368
/
+810
|
\
|
|
*
NFSD: nfsd_file_put() can sleep
Chuck Lever
2022-05-26
1
-0
/
+2
|
*
NFSD: Add documenting comment for nfsd4_release_lockowner()
Chuck Lever
2022-05-26
1
-3
/
+20
|
*
NFSD: Modernize nfsd4_release_lockowner()
Chuck Lever
2022-05-26
1
-25
/
+11
|
*
NFSD: Fix possible sleep during nfsd4_release_lockowner()
Chuck Lever
2022-05-26
1
-8
/
+4
|
*
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
2022-05-23
1
-1
/
+1
|
*
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu
2022-05-23
1
-7
/
+7
|
*
nfsd: Unregister the cld notifier when laundry_wq create failed
Zhang Xiaoxu
2022-05-23
1
-1
/
+3
|
*
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2022-05-23
2
-4
/
+5
|
*
NFSD: Clean up the show_nf_flags() macro
Chuck Lever
2022-05-23
1
-6
/
+0
|
*
NFSD: Trace filecache opens
Chuck Lever
2022-05-23
2
-2
/
+31
|
*
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
2022-05-23
2
-5
/
+13
|
*
NFSD: Fix whitespace
Chuck Lever
2022-05-23
1
-25
/
+25
|
*
NFSD: Remove dprintk call sites from tail of nfsd4_open()
Chuck Lever
2022-05-23
1
-4
/
+0
|
*
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
2022-05-23
5
-14
/
+99
|
*
NFSD: Clean up nfsd_open_verified()
Chuck Lever
2022-05-20
3
-6
/
+15
|
*
NFSD: Remove do_nfsd_create()
Chuck Lever
2022-05-20
2
-160
/
+0
[prev]
[next]