| Age | Commit message (Expand) | Author |
| 2021-07-06 | lockd: Update the NLMv4 SHARE results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 nlm_res results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 TEST results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 void results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 FREE_ALL arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 SHARE arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 SM_NOTIFY arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 nlm_res arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 UNLOCK arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 CANCEL arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 LOCK arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 TEST arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv4 void arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 void results encoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Update the NLMv1 void argument decoder to use struct xdr_stream | Chuck Lever |
| 2021-07-06 | lockd: Common NLM XDR helpers | Chuck Lever |
| 2021-07-06 | lockd: Create a simplified .vs_dispatch method for NLM requests | Chuck Lever |
| 2021-01-25 | SUNRPC: Make trace_svc_process() display the RPC procedure symbolically | Chuck Lever |
| 2020-12-16 | fs/lockd: convert comma to semicolon | Zheng Yongjun |
| 2020-12-02 | lockd: don't use interval-based rebinding over TCP | Calum Mackay |
| 2020-10-22 | Merge tag 'nfsd-5.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
| 2020-10-02 | lockd: Replace PROC() macro with open code | Chuck Lever |
| 2020-09-21 | Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clients | Alexander A. Klimov |
| 2020-02-04 | proc: convert everything to "struct proc_ops" | Alexey Dobriyan |
| 2019-11-03 | NFSv4.1: Don't rebind to the same source port when reconnecting to the server | Trond Myklebust |
| 2019-07-03 | lockd: Make two symbols static | YueHaibing |
| 2019-07-03 | lockd: Show pid of lockd for remote locks | Benjamin Coddington |
| 2019-07-03 | lockd: Remove lm_compare_owner and lm_owner_key | Benjamin Coddington |
| 2019-07-03 | lockd: Convert NLM service fl_owner to nlm_lockowner | Benjamin Coddington |
| 2019-07-03 | lockd: prepare nlm_lockowner for use by the server | Benjamin Coddington |
| 2019-05-31 | Revert "lockd: Show pid of lockd for remote locks" | Benjamin Coddington |
| 2019-05-21 | treewide: Add SPDX license identifier for more missed files | Thomas Gleixner |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
| 2019-05-15 | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
| 2019-04-26 | lockd: Store the lockd client credential in struct nlm_host | Trond Myklebust |
| 2019-04-26 | SUNRPC: Cache cred of process creating the rpc_client | Trond Myklebust |
| 2019-04-25 | SUNRPC: Fix up task signalling | Trond Myklebust |
| 2019-04-24 | lockd: Pass the user cred from knfsd when starting the lockd server | Trond Myklebust |
| 2019-04-24 | SUNRPC: Cache the process user cred in the RPC server listener | Trond Myklebust |