summaryrefslogtreecommitdiff
path: root/fs/nfsd/nfs4state.c
AgeCommit message (Expand)Author
8 daystreewide: refresh kmalloc_obj() conversionsKees Cook
2026-08-10nfsd: count NFSv4 callback operations per netnsJeff Layton
2026-08-10NFSD: Explicitly include "stats.h"Chuck Lever
2026-08-10nfsd: drop dead COPY-vs-COPYNOTIFY type handling from s2s stateid IDRJeff Layton
2026-08-10nfsd: make the copy offload stateid a first-class nfs4_stidJeff Layton
2026-08-10nfsd: split nfsd4_copy into transient and durable async copy objectsJeff Layton
2026-08-10nfsd: revoke copy-notify stateids before dropping their referenceJeff Layton
2026-08-10nfsd: check client ownership when cancelling a copy-notify stateidJeff Layton
2026-08-10nfsd: initialize copy-notify stateid before publishing itJeff Layton
2026-08-10nfsd: fix cpntf publish race in nfs4_init_cp_stateChris Mason
2026-08-10NFSD: Release the export reference when reaping open stateidsChuck Lever
2026-08-10NFSD: Prevent client use-after-free during close_lru reapingChuck Lever
2026-08-10NFSD: Prevent client use-after-free during blocked-lock reapingChuck Lever
2026-08-10NFSD: Consolidate the revocation-path client unpinChuck Lever
2026-08-10NFSD: Prevent client use-after-free during NFSv4.0 revoked-state cleanupChuck Lever
2026-08-10NFSD: Prevent client use-after-free during export state revocationChuck Lever
2026-08-10NFSD: Prevent client use-after-free during admin state revocationChuck Lever
2026-08-10NFSD: Prevent client use-after-free during delegation revokeChuck Lever
2026-08-10NFSD: Prevent lock owner use-after-free during client teardownChuck Lever
2026-08-10NFSD: Guard admin state-revocation walks with NFSD_NET_UPChuck Lever
2026-08-10nfsd: add support to CB_NOTIFY for dir attribute changesJeff Layton
2026-08-10nfsd: track requested dir attributesJeff Layton
2026-08-10nfsd: properly track requested child attributesJeff Layton
2026-08-10nfsd: apply the notify mask to the delegation when requestedJeff Layton
2026-08-10nfsd: add notification handlers for dir eventsJeff Layton
2026-08-10nfsd: add data structures for handling CB_NOTIFYJeff Layton
2026-08-10nfsd: use RCU to protect fi_deleg_fileJeff Layton
2026-08-10nfsd: make nfsd4_callback_ops->prepare operation bool returnJeff Layton
2026-08-10nfsd: update the fsnotify mark when setting or removing a dir delegationJeff Layton
2026-08-10nfsd: allow nfsd to get a dir lease with an ignore maskJeff Layton
2026-08-10nfsd: check fl_lmops in nfsd_breaker_owns_lease()Jeff Layton
2026-08-10NFSD: Annotate caller preconditions for the state-table walkersChuck Lever
2026-08-10nfsd: drop the stateid, not the stateowner, on seqid_op replay retryJeff Layton
2026-08-10nfsd: reject reclaim LOCK after RECLAIM_COMPLETEJeff Layton
2026-08-10nfsd: use test_and_clear_bit for somebody_reclaimed to prevent lost updateJeff Layton
2026-08-10nfsd: fix clock domain mismatch in clients_still_reclaiming()Jeff Layton
2026-08-10nfsd: fix FL_SLEEP being set unconditionally for all LOCK typesJeff Layton
2026-08-10nfsd: add filehandle match check to nfsd4_delegreturn()Jeff Layton
2026-08-10NFSD: Bound on-demand DRC slot growth by the thread ceilingChuck Lever
2026-08-10NFSD: Document and rename the NFSv4.1 session slot shrinker callbacksChuck Lever
2026-08-10NFSD: Clean up documenting comment for reduce_session_slots()Chuck Lever
2026-08-10NFSD: Count slot 0 in nfsd_total_target_slotsChuck Lever
2026-08-10nfsd: dedup nfs4_client_to_reclaim insertsJeff Layton
2026-08-10nfsd: convert nfsd_net boolean flags to unsigned long flags wordChris Mason
2026-08-10nfsd: RCU-protect cl_cb_session to fix use-after-free on session teardownJeff Layton
2026-08-03nfsd: clear CALLBACK_RUNNING on failed delegation recall queueJeff Layton
2026-08-03nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaperJeff Layton
2026-08-03nfsd: don't free session slots that are still in useJeff Layton
2026-08-03nfsd: set SC_STATUS_FREED in nfsd4_drop_revoked_stid for delegationsZhenghang Xiao
2026-08-03NFSD: restart ssc_expire_umount walk after dropping nfsd_ssc_lockMichael Bommarito