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.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-22
17
-411
/
+286
|
\
|
*
NFSD: Clean up nfsd_symlink()
Chuck Lever
2023-02-20
1
-8
/
+3
|
*
NFSD: copy the whole verifier in nfsd_copy_write_verifier
Chuck Lever
2023-02-20
1
-1
/
+1
|
*
nfsd: don't fsync nfsd_files on last close
Jeff Layton
2023-02-20
2
-63
/
+12
|
*
nfsd: fix courtesy client with deny mode handling in nfs4_upgrade_open
Jeff Layton
2023-02-20
1
-10
/
+11
|
*
NFSD: fix problems with cleanup on errors in nfsd4_copy
Dai Ngo
2023-02-20
2
-6
/
+11
|
*
nfsd: fix race to check ls_layouts
Benjamin Coddington
2023-02-20
1
-2
/
+2
|
*
nfsd: don't hand out delegation on setuid files being opened for write
Jeff Layton
2023-02-20
1
-0
/
+27
|
*
nfsd: remove fs/nfsd/fault_inject.c
Jeff Layton
2023-02-20
1
-142
/
+0
|
*
NFSD: fix leaked reference count of nfsd4_ssc_umount_item
Dai Ngo
2023-02-20
1
-4
/
+8
|
*
nfsd: clean up potential nfsd_file refcount leaks in COPY codepath
Jeff Layton
2023-02-20
1
-13
/
+10
|
*
nfsd: zero out pointers after putting nfsd_files on COPY setup error
Jeff Layton
2023-02-20
1
-0
/
+2
|
*
nfsd: eliminate __nfs4_get_fd
Jeff Layton
2023-02-20
1
-13
/
+7
|
*
nfsd: add some kerneldoc comments for stateid preprocessing functions
Jeff Layton
2023-02-20
1
-4
/
+25
|
*
nfsd: eliminate find_deleg_file_locked
Jeff Layton
2023-02-20
1
-10
/
+1
|
*
nfsd: don't take nfsd4_copy ref for OP_OFFLOAD_STATUS
Jeff Layton
2023-02-20
2
-13
/
+24
|
*
NFSD: Replace /proc/fs/nfsd/supported_krb5_enctypes with a symlink
Chuck Lever
2023-02-20
1
-16
/
+58
|
*
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-02-20
5
-12
/
+16
|
*
nfsd: move reply cache initialization into nfsd startup
Jeff Layton
2023-02-20
2
-9
/
+9
|
*
SUNRPC: Refactor RPC server dispatch method
Chuck Lever
2023-02-20
3
-4
/
+4
|
*
SUNRPC: Push svcxdr_init_encode() into svc_process_common()
Chuck Lever
2023-02-20
2
-7
/
+1
|
*
nfsd: fix potential race in nfs4_find_file
Jeff Layton
2023-02-20
1
-6
/
+9
|
*
nfsd: allow nfsd_file_get to sanely handle a NULL pointer
Jeff Layton
2023-02-20
2
-6
/
+3
|
*
NFSD: enhance inter-server copy cleanup
Dai Ngo
2023-02-20
2
-68
/
+45
|
*
SUNRPC: Push svcxdr_init_decode() into svc_process_common()
Chuck Lever
2023-02-20
1
-1
/
+0
|
*
fs: namei: Allow follow_down() to uncover auto mounts
Richard Weinberger
2023-02-20
1
-1
/
+5
|
*
NFSD: Teach nfsd_mountpoint() auto mounts
Richard Weinberger
2023-02-20
1
-1
/
+1
*
|
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-02-20
7
-30
/
+31
|
\
\
|
*
|
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2023-01-19
2
-8
/
+8
|
*
|
fs: port ->set_acl() to pass mnt_idmap
Christian Brauner
2023-01-19
3
-6
/
+6
|
*
|
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
|
*
|
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2023-01-18
3
-15
/
+16
*
|
|
Merge tag 'iversion-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
2023-02-20
4
-30
/
+52
|
\
\
\
|
*
|
|
nfsd: remove fetch_iversion export operation
Jeff Layton
2023-01-26
1
-3
/
+0
|
*
|
|
nfsd: use the getattr operation to fetch i_version
Jeff Layton
2023-01-26
3
-20
/
+45
|
*
|
|
nfsd: move nfsd4_change_attribute to nfsfh.c
Jeff Layton
2023-01-26
2
-28
/
+28
*
|
|
|
Merge tag 'locks-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayt...
Linus Torvalds
2023-02-20
2
-2
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fs: remove locks_inode
Jeff Layton
2023-01-11
1
-2
/
+2
|
*
|
|
filelock: move file locking definitions to separate header file
Jeff Layton
2023-01-11
1
-0
/
+1
*
|
|
|
Merge tag 'nfsd-6.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-02-15
1
-1
/
+1
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
nfsd: don't destroy global nfs4_file table in per-net shutdown
Jeff Layton
2023-02-11
1
-1
/
+1
*
|
|
|
Merge tag 'nfsd-6.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-24
1
-25
/
+36
|
\
|
|
|
|
*
|
|
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
2023-01-23
1
-25
/
+36
*
|
|
|
Merge tag 'nfsd-6.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-17
5
-26
/
+20
|
\
|
|
|
|
*
|
|
NFSD: replace delayed_work with work_struct for nfsd_client_shrinker
Dai Ngo
2023-01-12
2
-5
/
+5
|
*
|
|
NFSD: register/unregister of nfsd-client shrinker at nfsd startup/shutdown time
Dai Ngo
2023-01-11
3
-21
/
+14
|
*
|
|
NFSD: fix use-after-free in nfsd4_ssc_setup_dul()
Xingyuan Mo
2023-01-11
1
-0
/
+1
*
|
|
|
Merge tag 'nfsd-6.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2023-01-10
7
-78
/
+48
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
NFSD: Use set_bit(RQ_DROPME)
Chuck Lever
2023-01-07
1
-2
/
+2
|
*
|
Revert "SUNRPC: Use RMW bitops in single-threaded hot paths"
Chuck Lever
2023-01-06
2
-5
/
+4
[next]