summaryrefslogtreecommitdiff
path: root/fs/lockd
AgeCommit message (Expand)Author
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-10-20SUNRPC: Trace calls to .rpc_call_doneChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever
2021-09-22Merge tag 'nfsd-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds
2021-09-17NLM: Fix svcxdr_encode_owner()Chuck Lever
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-08-26lockd: don't attempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-23Keep read and write fds with each nlm_fileJ. Bruce Fields
2021-08-23lockd: update nlm_lookup_file reexport commentJ. Bruce Fields
2021-08-23nlm: minor refactoringJ. Bruce Fields
2021-08-23nlm: minor nlm_lookup_file argument changeJ. Bruce Fields
2021-08-21lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields
2021-08-17lockd: change the proc_handler for nsm_use_hostnamesJia He
2021-08-17lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever
2021-07-06lockd: Update the NLMv4 SHARE results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 TEST results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 void results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv4 void arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 SHARE results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 TEST results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 void results encoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Update the NLMv1 void argument decoder to use struct xdr_streamChuck Lever
2021-07-06lockd: Common NLM XDR helpersChuck Lever
2021-07-06lockd: Create a simplified .vs_dispatch method for NLM requestsChuck Lever
2021-01-25SUNRPC: Make trace_svc_process() display the RPC procedure symbolicallyChuck Lever
2020-12-16fs/lockd: convert comma to semicolonZheng Yongjun
2020-12-02lockd: don't use interval-based rebinding over TCPCalum Mackay
2020-10-22Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds