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