index
:
kernel/git/stable/linux.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
2026-06-09
nfsd: avoid leaking pre-allocated openowner on unconfirmed retry race
Jeff Layton
2026-06-09
NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink command
Chuck Lever
2026-06-09
NFSD: Track svc_export in nfs4_stid
Chuck Lever
2026-06-09
NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()
Chuck Lever
2026-06-09
NFSD: Extract revoke_one_stid() utility function
Chuck Lever
2026-06-09
NFSD: Handle layout stid in nfsd4_drop_revoked_stid()
Chuck Lever
2026-06-01
NFSD: Fix delegation reference leak in nfsd4_revoke_states
Chuck Lever
2026-05-15
Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-05-10
NFSD: Fix infinite loop in layout state revocation
Chuck Lever
2026-05-10
nfsd: update mtime/ctime on CLONE in presense of delegated attributes
Olga Kornievskaia
2026-05-10
nfsd: fix file change detection in CB_GETATTR
Scott Mayhew
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
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
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: add svc_rqst->rq_private pointer and remove rq_lease_breaker
Jeff Layton
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
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_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-01-28
nfsd: cancel async COPY operations when admin revokes filesystem state
Chuck Lever
2026-01-26
NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegation
Olga Kornievskaia
2026-01-26
nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()
Jeff Layton
2026-01-26
nfsd: use workqueue enable/disable APIs for v4_end_grace sync
NeilBrown
2026-01-26
nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "
Jeff Layton
2026-01-09
Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2026-01-06
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2026-01-02
nfsd: check that server is running in unlock_filesystem
Olga Kornievskaia
2026-01-02
nfsd: use correct loop termination in nfsd4_revoke_states()
NeilBrown
2026-01-02
nfsd: provide locking for v4_end_grace
NeilBrown
2025-12-30
Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-12-24
nfsd: Drop the client reference in client_states_open()
Haoxiang Li
2025-12-24
nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()
Jeff Layton
2025-12-24
nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()
Chuck Lever
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-11-17
nfsd: stop pretending that we cache the SEQUENCE reply.
NeilBrown
2025-11-16
nfsd: delete unreachable confusing code in nfs4_open_delegation()
Matvey Kovalev
2025-11-16
nfsd: change nfs4_client_to_reclaim() to allocate data
NeilBrown
2025-11-12
nfsd: wire up GET_DIR_DELEGATION handling
Jeff Layton
2025-11-12
nfsd: allow DELEGRETURN on directories
Jeff Layton
2025-11-10
nfsd: ensure SEQUENCE replay sends a valid reply.
NeilBrown
2025-11-10
NFSD: Never cache a COMPOUND when the SEQUENCE operation fails
Chuck Lever
2025-11-10
NFSD: free copynotify stateid in nfs4_free_ol_stateid()
Olga Kornievskaia
[next]