summaryrefslogtreecommitdiffstats
path: root/fs/lockd
AgeCommit message (Expand)Author
2021-09-30NLM: Fix svcxdr_encode_owner()Chuck Lever
2021-09-18lockd: lockd server-side shouldn't set fl_opsJ. Bruce Fields
2021-09-15lockd: Fix invalid lockowner cast after vfs_test_lockBenjamin Coddington
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
2020-10-02lockd: Replace PROC() macro with open codeChuck Lever
2020-09-21Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov
2020-02-04proc: convert everything to "struct proc_ops"Alexey Dobriyan
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-07-03lockd: Make two symbols staticYueHaibing
2019-07-03lockd: Show pid of lockd for remote locksBenjamin Coddington
2019-07-03lockd: Remove lm_compare_owner and lm_owner_keyBenjamin Coddington
2019-07-03lockd: Convert NLM service fl_owner to nlm_lockownerBenjamin Coddington
2019-07-03lockd: prepare nlm_lockowner for use by the serverBenjamin Coddington
2019-05-31Revert "lockd: Show pid of lockd for remote locks"Benjamin Coddington
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2019-05-15Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2019-04-26lockd: Store the lockd client credential in struct nlm_hostTrond Myklebust
2019-04-26SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust