summaryrefslogtreecommitdiff
path: root/Documentation/netlink/specs/nfsd.yaml
AgeCommit message (Expand)AuthorFilesLines
2026-08-10nfsd: export NFSv4 callback op stats via netlinkJeff Layton1-0/+6
2026-08-10nfsd: implement server-stats-get netlink handlerJeff Layton1-0/+105
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_EXPORT netlink commandChuck Lever1-0/+27
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_FILESYSTEM netlink commandChuck Lever1-0/+16
2026-06-09NFSD: Add NFSD_CMD_UNLOCK_IP netlink commandChuck Lever1-0/+18
2026-06-01NFSD: Put cache get-reqs dump attrs under replyChuck Lever1-2/+2
2026-06-01nfsd: add NFSD_CMD_CACHE_FLUSH netlink commandJeff Layton1-0/+17
2026-06-01nfsd: add netlink upcall for the nfsd.fh cacheJeff Layton1-1/+51
2026-06-01nfsd: add netlink upcall for the svc_export cacheJeff Layton1-0/+162
2026-03-29NFSD: Add a key for signing filehandlesBenjamin Coddington1-0/+6
2026-02-24nfsd: report the requested maximum number of threads instead of number runningJeff Layton1-2/+2
2026-01-28nfsd: add controls to set the minimum number of threads per poolJeff Layton1-0/+5
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+2
2025-06-25netlink: specs: nfsd: replace underscores with dashes in namesJakub Kicinski1-2/+2
2025-06-11netlink: specs: clean up spaces in bracketsDonald Hunter1-4/+4
2025-06-11netlink: specs: add doc start markers to yamlDonald Hunter1-1/+1
2024-07-08nfsd: new netlink ops to get/set server pool_modeJeff Layton1-0/+27
2024-06-17NFSD: grab nfsd_mutex in nfsd_nl_rpc_status_get_dumpit()Lorenzo Bianconi1-2/+0
2024-05-06NFSD: add listener-{set,get} netlink commandLorenzo Bianconi1-0/+34
2024-05-06NFSD: add write_version to netlink commandLorenzo Bianconi1-0/+37
2024-05-06NFSD: convert write_threads to netlink commandLorenzo Bianconi1-0/+39
2023-10-16NFSD: introduce netlink stubsLorenzo Bianconi1-0/+89