index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
22
-150
/
+655
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
4
-6
/
+6
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+2
2026-04-03
nfsd: fix comment typo in nfsxdr
Joseph Salisbury
1
-1
/
+1
2026-04-03
nfsd: fix comment typo in nfs3xdr
Joseph Salisbury
1
-2
/
+2
2026-04-03
NFSD: convert callback RPC program to per-net namespace
Dai Ngo
4
-34
/
+94
2026-04-03
NFSD: use per-operation statidx for callback procedures
Chuck Lever
1
-1
/
+1
2026-03-29
NFSD: Sign filehandles
Benjamin Coddington
3
-5
/
+72
2026-03-29
NFSD/export: Add sign_fh export option
Benjamin Coddington
1
-2
/
+3
2026-03-29
NFSD: Add a key for signing filehandles
Benjamin Coddington
4
-3
/
+63
2026-03-29
nfsd: use dynamic allocation for oversized NFSv4.0 replay cache
Chuck Lever
3
-12
/
+39
2026-03-29
nfsd: convert global state_lock to per-net deleg_lock
Jeff Layton
3
-31
/
+36
2026-03-29
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
5
-12
/
+194
2026-03-29
NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg
Dai Ngo
1
-2
/
+2
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
1
-3
/
+6
2026-03-29
lockd: Relocate nlmsvc_unlock API declarations
Chuck Lever
1
-1
/
+1
2026-03-29
lockd: Have nlm_fopen() return errno values
Chuck Lever
1
-22
/
+28
2026-03-29
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
1
-1
/
+1
2026-03-29
nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option
Jeff Layton
2
-17
/
+0
2026-03-29
nfsd: add a runtime switch for disabling delegated timestamps
Jeff Layton
3
-0
/
+13
2026-03-29
NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
Dai Ngo
3
-0
/
+81
2026-03-29
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
4
-4
/
+8
2026-03-29
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
4
-4
/
+17
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
5
-21
/
+97
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2
-7
/
+19
2026-03-14
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
1
-2
/
+12
2026-03-14
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
3
-12
/
+66
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
4
-6
/
+6
2026-03-06
nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
1
-4
/
+2
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-14
/
+15
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
2
-12
/
+13
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
3
-5
/
+5
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2
-6
/
+3
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
11
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
12
-54
/
+48
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+5
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
1
-1
/
+1
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
22
-136
/
+1220
2026-02-09
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-3
/
+8
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
1
-3
/
+5
2026-01-29
NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks
Chuck Lever
1
-1
/
+23
2026-01-29
NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
Rick Macklem
1
-5
/
+19
2026-01-29
NFSD: Add support for POSIX draft ACLs for file creation
Rick Macklem
1
-9
/
+53
2026-01-29
NFSD: Add support for XDR decoding POSIX draft ACLs
Rick Macklem
4
-10
/
+162
2026-01-29
NFSD: Refactor nfsd_setattr()'s ACL error reporting
Rick Macklem
3
-11
/
+34
2026-01-29
NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
Rick Macklem
1
-0
/
+5
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_access_acl
Rick Macklem
1
-0
/
+35
[next]