index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nfsd-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-11-01
1
-3
/
+2
|
\
|
*
nfsd: fix net-namespace logic in __nfsd_file_cache_purge
Jeff Layton
2022-11-01
1
-3
/
+2
*
|
Merge tag 'nfsd-6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-10-21
2
-2
/
+4
|
\
|
|
*
nfsd: ensure we always call fh_verify_error tracepoint
Jeff Layton
2022-10-13
1
-1
/
+1
|
*
NFSD: unregister shrinker when nfsd_init_net() fails
Tetsuo Handa
2022-10-11
1
-1
/
+3
*
|
treewide: use get_random_u32() when possible
Jason A. Donenfeld
2022-10-11
1
-2
/
+2
*
|
Merge tag 'nfsd-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2022-10-10
1
-59
/
+29
|
\
|
|
*
nfsd: rework hashtable handling in nfsd_do_file_acquire
Jeff Layton
2022-10-05
1
-30
/
+22
|
*
nfsd: fix nfsd_file_unhash_and_dispose
Jeff Layton
2022-10-05
1
-29
/
+7
*
|
Merge tag 'pull-file' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2022-10-06
2
-7
/
+7
|
\
\
|
|
/
|
/
|
|
*
Change calling conventions for filldir_t
Al Viro
2022-08-17
2
-7
/
+7
*
|
nfsd: extra checks when freeing delegation stateids
Jeff Layton
2022-09-26
1
-1
/
+6
*
|
nfsd: make nfsd4_run_cb a bool return function
Jeff Layton
2022-09-26
3
-6
/
+15
*
|
nfsd: fix comments about spinlock handling with delegations
Jeff Layton
2022-09-26
1
-2
/
+2
*
|
nfsd: only fill out return pointer on success in nfsd4_lookup_stateid
Jeff Layton
2022-09-26
1
-4
/
+6
*
|
NFSD: fix use-after-free on source server when doing inter-server copy
Dai Ngo
2022-09-26
1
-0
/
+5
*
|
NFSD: Cap rsize_bop result based on send buffer size
Chuck Lever
2022-09-26
1
-24
/
+24
*
|
NFSD: Rename the fields in copy_stateid_t
Chuck Lever
2022-09-26
3
-21
/
+21
*
|
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_file_cache_stats_fops
ChenXiaoSong
2022-09-26
3
-14
/
+4
*
|
nfsd: use DEFINE_SHOW_ATTRIBUTE to define nfsd_reply_cache_stats_fops
ChenXiaoSong
2022-09-26
3
-18
/
+7
*
|
nfsd: use DEFINE_SHOW_ATTRIBUTE to define client_info_fops
ChenXiaoSong
2022-09-26
1
-12
/
+2
*
|
nfsd: use DEFINE_SHOW_ATTRIBUTE to define export_features_fops and supported_...
ChenXiaoSong
2022-09-26
1
-24
/
+5
*
|
nfsd: use DEFINE_PROC_SHOW_ATTRIBUTE to define nfsd_proc_ops
ChenXiaoSong
2022-09-26
1
-12
/
+2
*
|
NFSD: Pack struct nfsd4_compoundres
Chuck Lever
2022-09-26
1
-1
/
+1
*
|
NFSD: Remove unused nfsd4_compoundargs::cachetype field
Chuck Lever
2022-09-26
1
-1
/
+0
*
|
NFSD: Remove "inline" directives on op_rsize_bop helpers
Chuck Lever
2022-09-26
2
-47
/
+77
*
|
NFSD: Clean up nfs4svc_encode_compoundres()
Chuck Lever
2022-09-26
1
-4
/
+0
*
|
NFSD: Clean up WRITE arg decoders
Chuck Lever
2022-09-26
2
-6
/
+2
*
|
NFSD: Use xdr_inline_decode() to decode NFSv3 symlinks
Chuck Lever
2022-09-26
1
-11
/
+3
*
|
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
2
-18
/
+2
*
|
NFSD: Reduce amount of struct nfsd4_compoundargs that needs clearing
Chuck Lever
2022-09-26
2
-12
/
+51
*
|
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
5
-0
/
+50
*
|
NFSD: add shrinker to reap courtesy clients on low memory condition
Dai Ngo
2022-09-26
4
-12
/
+96
*
|
NFSD: keep track of the number of courtesy clients in the system
Dai Ngo
2022-09-26
2
-1
/
+18
*
|
NFSD: Return nfserr_serverfault if splice_ok but buf->pages have data
Anna Schumaker
2022-09-26
1
-1
/
+1
*
|
NFSD: Make nfsd4_remove() wait before returning NFS4ERR_DELAY
Chuck Lever
2022-09-26
1
-1
/
+10
*
|
NFSD: Make nfsd4_rename() wait before returning NFS4ERR_DELAY
Chuck Lever
2022-09-26
1
-1
/
+9
*
|
NFSD: Make nfsd4_setattr() wait before returning NFS4ERR_DELAY
Chuck Lever
2022-09-26
1
-1
/
+8
*
|
NFSD: Refactor nfsd_setattr()
Chuck Lever
2022-09-26
1
-40
/
+57
*
|
NFSD: Add a mechanism to wait for a DELEGRETURN
Chuck Lever
2022-09-26
3
-0
/
+60
*
|
NFSD: Add tracepoints to report NFSv4 callback completions
Chuck Lever
2022-09-26
4
-1
/
+48
*
|
NFSD: Trace NFSv4 COMPOUND tags
Chuck Lever
2022-09-26
2
-8
/
+15
*
|
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
2022-09-26
2
-10
/
+46
*
|
nfsd: remove nfsd4_prepare_cb_recall() declaration
Gaosheng Cui
2022-09-26
1
-1
/
+0
*
|
nfsd: clean up mounted_on_fileid handling
Jeff Layton
2022-09-26
1
-7
/
+9
*
|
NFSD: Fix handling of oversized NFSv4 COMPOUND requests
Chuck Lever
2022-09-26
3
-16
/
+18
*
|
NFSD: drop fname and flen args from nfsd_create_locked()
NeilBrown
2022-09-26
3
-8
/
+6
*
|
NFSD: Protect against send buffer overflow in NFSv3 READ
Chuck Lever
2022-09-26
1
-2
/
+2
*
|
NFSD: Protect against send buffer overflow in NFSv2 READ
Chuck Lever
2022-09-26
1
-0
/
+1
*
|
NFSD: Protect against send buffer overflow in NFSv3 READDIR
Chuck Lever
2022-09-26
1
-3
/
+4
[next]