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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
12 days
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.directory' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-03
nfsd: fix comment typo in nfsxdr
Joseph Salisbury
2026-04-03
nfsd: fix comment typo in nfs3xdr
Joseph Salisbury
2026-04-03
NFSD: convert callback RPC program to per-net namespace
Dai Ngo
2026-04-03
NFSD: use per-operation statidx for callback procedures
Chuck Lever
2026-03-29
NFSD: Sign filehandles
Benjamin Coddington
2026-03-29
NFSD/export: Add sign_fh export option
Benjamin Coddington
2026-03-29
NFSD: Add a key for signing filehandles
Benjamin Coddington
2026-03-29
nfsd: use dynamic allocation for oversized NFSv4.0 replay cache
Chuck Lever
2026-03-29
nfsd: convert global state_lock to per-net deleg_lock
Jeff Layton
2026-03-29
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
2026-03-29
NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdeleg
Dai Ngo
2026-03-29
sunrpc: Kill RPC_IFDEBUG()
Andy Shevchenko
2026-03-29
lockd: Relocate nlmsvc_unlock API declarations
Chuck Lever
2026-03-29
lockd: Have nlm_fopen() return errno values
Chuck Lever
2026-03-29
lockd: Relocate and rename nlm_drop_reply
Chuck Lever
2026-03-29
nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option
Jeff Layton
2026-03-29
nfsd: add a runtime switch for disabling delegated timestamps
Jeff Layton
2026-03-29
NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
Dai Ngo
2026-03-29
nfsd/sunrpc: move rq_cachetype into struct nfsd_thread_local_info
Jeff Layton
2026-03-29
nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-16
nfsd: fix heap overflow in NFSv4.0 LOCK replay cache
Jeff Layton
2026-03-14
NFSD: Hold net reference for the lifetime of /proc/fs/nfs/exports fd
Chuck Lever
2026-03-14
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-03-06
nfsd: switch purge_old() to use start_removing_noperm()
NeilBrown
2026-03-02
Merge tag 'nfsd-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-02-24
nfsd: report the requested maximum number of threads instead of number running
Jeff Layton
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_listener_set_doit().
Kuniyuki Iwashima
2026-02-14
nfsd: Fix cred ref leak in nfsd_nl_threads_set_doit().
Kuniyuki Iwashima
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-12
Merge tag 'nfsd-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.atomic_open' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
2026-01-29
NFSD: Add POSIX ACL file attributes to SUPPATTR bitmasks
Chuck Lever
2026-01-29
NFSD: Add POSIX draft ACL support to the NFSv4 SETATTR operation
Rick Macklem
2026-01-29
NFSD: Add support for POSIX draft ACLs for file creation
Rick Macklem
2026-01-29
NFSD: Add support for XDR decoding POSIX draft ACLs
Rick Macklem
2026-01-29
NFSD: Refactor nfsd_setattr()'s ACL error reporting
Rick Macklem
2026-01-29
NFSD: Do not allow NFSv4 (N)VERIFY to check POSIX ACL attributes
Rick Macklem
2026-01-29
NFSD: Add nfsd4_encode_fattr4_posix_access_acl
Rick Macklem
[next]