summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK_MSG procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST_MSG procedureChuck Lever
2026-06-09lockd: Refactor nlmsvc_callback()Chuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 GRANTED procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 UNLOCK procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 CANCEL procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 LOCK procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 TEST procedureChuck Lever
2026-06-09lockd: Use xdrgen XDR functions for the NLMv3 NULL procedureChuck Lever
2026-06-09lockd: Rename struct nlm_share to lockd_shareChuck Lever
2026-06-09lockd: Rename struct nlm_reboot to lockd_rebootChuck Lever
2026-06-09lockd: Rename struct nlm_res to lockd_resChuck Lever
2026-06-09lockd: Rename struct nlm_args to lockd_argsChuck Lever
2026-06-09lockd: Rename struct nlm_lock to lockd_lockChuck Lever
2026-06-09lockd: Rename struct nlm_cookie to lockd_cookieChuck Lever
2026-06-09Documentation: Add the RPC language description of NLM version 3Chuck Lever
2026-06-09lockd: Do not monitor when looking up the LOCK_MSG callback hostChuck Lever
2026-06-09lockd: Translate nlm__int__deadlock in __nlm4svc_proc_lock_msg()Chuck Lever
2026-06-09lockd: Drop locks_init_lock() from nlm4_lock_to_lockd_lock()Chuck Lever
2026-06-09lockd: Correct kernel-doc status descriptions for NLMv4 GRANTEDChuck Lever
2026-06-09lockd: Stop warning on nlm__int__drop_reply in !V4 cast_statusChuck Lever
2026-06-09svcrdma: Defer send context release to xpo_release_ctxtChuck Lever
2026-06-09svcrdma: Release write chunk resources without re-queuingChuck Lever
2026-06-09SUNRPC: Remove dead rpcsec_gss_krb5 definitionsChuck Lever
2026-06-09SUNRPC: Remove redundant crypto Kconfig dependenciesChuck Lever
2026-06-09SUNRPC: Remove per-enctype Kconfig optionsChuck Lever
2026-06-09SUNRPC: Remove dead code from rpcsec_gss_krb5Chuck Lever
2026-06-09SUNRPC: Remove legacy skcipher/ahash handles from krb5_ctxChuck Lever
2026-06-09SUNRPC: Remove encrypt/decrypt function pointers from enctype tableChuck Lever
2026-06-09SUNRPC: Remove wrap/unwrap function pointers from enctype tableChuck Lever
2026-06-09SUNRPC: Remove get_mic/verify_mic function pointers from enctype tableChuck Lever
2026-06-09SUNRPC: Switch MIC token verification to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch MIC token generation to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch Camellia decrypt to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch wrap token decryption to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Switch wrap token encryption to crypto/krb5Chuck Lever
2026-06-09SUNRPC: Prepare crypto/krb5 encryption and checksum handlesChuck Lever
2026-06-09SUNRPC: Add errno-to-GSS status conversion helperChuck Lever
2026-06-09SUNRPC: Add helpers to convert xdr_buf byte ranges to scatterlistsChuck Lever
2026-06-09SUNRPC: Add crypto/krb5 enctype lookup to krb5_ctxChuck Lever
2026-06-09SUNRPC: Add Kconfig dependency on CRYPTO_KRB5Chuck Lever
2026-06-09NFSD: Increase the default max_block_size to 4MBChuck Lever
2026-06-09NFSD: Close cached file handles when revoking export stateChuck Lever
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: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever