summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
2026-06-09nfsd: avoid leaking pre-allocated openowner on unconfirmed retry raceJeff Layton
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever
2026-06-09NFSD: Track svc_export in nfs4_stidChuck Lever
2026-06-09NFSD: Replace idr_for_each_entry_ul in find_one_sb_stid()Chuck Lever
2026-06-09NFSD: Extract revoke_one_stid() utility functionChuck Lever
2026-06-09NFSD: Handle layout stid in nfsd4_drop_revoked_stid()Chuck Lever
2026-06-01NFSD: Fix delegation reference leak in nfsd4_revoke_statesChuck Lever
2026-05-15Merge tag 'nfsd-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2026-05-10NFSD: Fix infinite loop in layout state revocationChuck Lever
2026-05-10nfsd: update mtime/ctime on CLONE in presense of delegated attributesOlga Kornievskaia
2026-05-10nfsd: fix file change detection in CB_GETATTRScott Mayhew
2026-04-20Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2026-03-29nfsd: use dynamic allocation for oversized NFSv4.0 replay cacheChuck Lever
2026-03-29nfsd: convert global state_lock to per-net deleg_lockJeff Layton
2026-03-29NFSD: Enforce timeout on layout recall and integrate lease manager fencingDai Ngo
2026-03-29NFSD: fix nfs4_file access extra count in nfsd4_add_rdaccess_to_wrdelegDai Ngo
2026-03-29nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig optionJeff Layton
2026-03-29nfsd: add a runtime switch for disabling delegated timestampsJeff Layton
2026-03-29NFSD: Track SCSI Persistent Registration Fencing per Client with xarrayDai Ngo
2026-03-29nfsd/sunrpc: add svc_rqst->rq_private pointer and remove rq_lease_breakerJeff Layton
2026-03-06treewide: change inode->i_ino from unsigned long to u64Jeff Layton
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-28nfsd: cancel async COPY operations when admin revokes filesystem stateChuck Lever
2026-01-26NFSD: fix setting FMODE_NOCMTIME in nfs4_open_delegationOlga Kornievskaia
2026-01-26nfsd: fix nfs4_file refcount leak in nfsd_get_dir_deleg()Jeff Layton
2026-01-26nfsd: use workqueue enable/disable APIs for v4_end_grace syncNeilBrown
2026-01-26nfsd: prefix notification in nfsd4_finalize_deleg_timestamps() with "nfsd: "Jeff Layton
2026-01-09Merge tag 'vfs-6.19-rc5.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-06Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2026-01-02nfsd: check that server is running in unlock_filesystemOlga Kornievskaia
2026-01-02nfsd: use correct loop termination in nfsd4_revoke_states()NeilBrown
2026-01-02nfsd: provide locking for v4_end_graceNeilBrown
2025-12-30Merge tag 'nfsd-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2025-12-24nfsd: Drop the client reference in client_states_open()Haoxiang Li
2025-12-24nfsd: use ATTR_DELEG in nfsd4_finalize_deleg_timestamps()Jeff Layton
2025-12-24nfsd: fix nfsd_file reference leak in nfsd4_add_rdaccess_to_wrdeleg()Chuck Lever
2025-12-15filelock: allow lease_managers to dictate what qualifies as a conflictJeff Layton
2025-12-06Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2025-12-01Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...Linus Torvalds
2025-11-17nfsd: stop pretending that we cache the SEQUENCE reply.NeilBrown
2025-11-16nfsd: delete unreachable confusing code in nfs4_open_delegation()Matvey Kovalev
2025-11-16nfsd: change nfs4_client_to_reclaim() to allocate dataNeilBrown
2025-11-12nfsd: wire up GET_DIR_DELEGATION handlingJeff Layton
2025-11-12nfsd: allow DELEGRETURN on directoriesJeff Layton
2025-11-10nfsd: ensure SEQUENCE replay sends a valid reply.NeilBrown
2025-11-10NFSD: Never cache a COMPOUND when the SEQUENCE operation failsChuck Lever
2025-11-10NFSD: free copynotify stateid in nfs4_free_ol_stateid()Olga Kornievskaia