summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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 stale s2s_cp_stateids IDR entry for async COPYJeff Layton
2026-08-10nfsd: fix UAF in async copy cancel and shutdownJeff 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-10sunrpc: derive the pool count instead of caching it in sv_nrpoolsJeff Layton
2026-08-10lockd: preserve multiple NLM_SHARE grants from the same ownerOscar Ou
2026-08-10lockd: Regenerate NLMv4 XDR codeChuck Lever
2026-08-10lockd: fix NLMv4 GRANTED_MSG handlingOlga Kornievskaia
2026-08-10NFSD: Replace isdotent() macroChuck 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: fix reply size estimate for GET_DIR_DELEGATIONJeff Layton
2026-08-10nfsd: add the filehandle to returned attributes in CB_NOTIFYJeff Layton
2026-08-10nfsd: allow encoding a filehandle into fattr4 without a svc_fhJeff Layton
2026-08-10nfsd: send basic file attributes in CB_NOTIFYJeff Layton
2026-08-10nfsd: allow nfsd4_encode_fattr4_change() to work with no exportJeff Layton
2026-08-10nfsd: add helper to marshal a fattr4 from completed argsJeff 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: add callback encoding and decoding linkages for CB_NOTIFYJeff 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-10nfs_common: add new NOTIFY4_* flags proposed in RFC8881bisJeff Layton
2026-08-10nfsd: add protocol support for CB_NOTIFYJeff Layton
2026-08-10nfsd: check fl_lmops in nfsd_breaker_owns_lease()Jeff Layton
2026-08-10lockd: fix swapped arguments in nlmsvc_match_ip()Oscar Ou
2026-08-10nfsd: use NSEC_PER_SEC in nfsd4_decode_nfstime4()Robbie Ko
2026-08-10nfsd: reject out-of-range nseconds in NFSv3 SETATTR and create opsRobbie Ko
2026-08-10nfsd: reject out-of-range useconds in NFSv2 SETATTR/CREATERobbie Ko
2026-08-10nfsd: validate sockaddr length per family in listener_setJeff Layton
2026-08-10NFSD: Annotate caller preconditions for the state-table walkersChuck Lever
2026-08-10NFSD: Prevent post-shutdown use-after-free in unlock_filesystemChuck Lever
2026-08-10nfsd: drop the stateid, not the stateowner, on seqid_op replay retryJeff Layton
2026-08-10nfsd: restore rq_status_counter to even on all nfsd_dispatch() exit pathsJeff Layton
2026-08-10nfsd: initialize DRC hash table before registering shrinkerJeff Layton