| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-02-05 | lockd: adapt to breakup of struct file_lock | Jeff Layton | 1 | -7/+7 |
| 2021-10-13 | SUNRPC: Change return value type of .pc_encode | Chuck Lever | 1 | -9/+9 |
| 2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_encode | Chuck Lever | 1 | -7/+4 |
| 2021-10-13 | SUNRPC: Change return value type of .pc_decode | Chuck Lever | 1 | -48/+48 |
| 2021-10-13 | SUNRPC: Replace the "__be32 *p" parameter to .pc_decode | Chuck Lever | 1 | -17/+10 |
| 2021-07-06 | lockd: Update the NLMv1 SHARE results encoder to use struct xdr_stream | Chuck Lever | 1 | -16/+9 |
| 2021-07-06 | lockd: Update the NLMv1 nlm_res results encoder to use struct xdr_stream | Chuck Lever | 1 | -7/+6 |
| 2021-07-06 | lockd: Update the NLMv1 TEST results encoder to use struct xdr_stream | Chuck Lever | 1 | -39/+35 |
| 2021-07-06 | lockd: Update the NLMv1 void results encoder to use struct xdr_stream | Chuck Lever | 1 | -6/+11 |
| 2021-07-06 | lockd: Update the NLMv1 FREE_ALL arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -13/+15 |
| 2021-07-06 | lockd: Update the NLMv1 SHARE arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -70/+26 |
| 2021-07-06 | lockd: Update the NLMv1 SM_NOTIFY arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -13/+26 |
| 2021-07-06 | lockd: Update the NLMv1 nlm_res arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -11/+14 |
| 2021-07-06 | lockd: Update the NLMv1 UNLOCK arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -40/+13 |
| 2021-07-06 | lockd: Update the NLMv1 CANCEL arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -15/+19 |
| 2021-07-06 | lockd: Update the NLMv1 LOCK arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -18/+23 |
| 2021-07-06 | lockd: Update the NLMv1 TEST arguments decoder to use struct xdr_stream | Chuck Lever | 1 | -6/+66 |
| 2021-07-06 | lockd: Update the NLMv1 void argument decoder to use struct xdr_stream | Chuck Lever | 1 | -7/+10 |
| 2019-07-03 | lockd: Show pid of lockd for remote locks | Benjamin Coddington | 1 | -2/+0 |
| 2019-07-03 | lockd: Convert NLM service fl_owner to nlm_lockowner | Benjamin Coddington | 1 | -1/+0 |
| 2019-05-31 | Revert "lockd: Show pid of lockd for remote locks" | Benjamin Coddington | 1 | -2/+2 |
| 2018-12-14 | lockd: Show pid of lockd for remote locks | Benjamin Coddington | 1 | -2/+2 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-05-15 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig | 1 | -4/+10 |
| 2017-05-15 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig | 1 | -9/+20 |
| 2015-01-15 | lockd: xdr: Remove unused function | Rickard Strandqvist | 1 | -8/+0 |
| 2014-05-06 | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 1 | -0/+2 |
| 2010-12-16 | lockd: Move nlmdbg_cookie2a() to svclock.c | Chuck Lever | 1 | -29/+0 |
| 2010-12-16 | lockd: Introduce new-style XDR functions for NLMv3 | Chuck Lever | 1 | -258/+0 |
| 2009-09-23 | headers: utsname.h redux | Alexey Dobriyan | 1 | -1/+0 |
| 2009-01-06 | NSM: Remove include/linux/lockd/sm_inter.h | Chuck Lever | 1 | -1/+0 |
| 2009-01-06 | NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque | Chuck Lever | 1 | -2/+2 |
| 2008-10-03 | lockd: Remove unused fields in the nlm_reboot structure | Chuck Lever | 1 | -2/+0 |
| 2008-01-30 | lockd: Eliminate harmless mixed sign comparison in nlmdbg_cookie2a() | Chuck Lever | 1 | -2/+1 |
| 2007-10-09 | LOCKD: Convert printk's to dprintk's in lockd XDR routines | Chuck Lever | 1 | -4/+4 |
| 2007-05-14 | NLM: Fix sparse warnings | Trond Myklebust | 1 | -4/+0 |
| 2007-04-30 | SUNRPC: RPC buffer size estimates are too large | Chuck Lever | 1 | -5/+2 |
| 2007-04-30 | NLM: Shrink the maximum request size of NLM4 requests | Chuck Lever | 1 | -5/+8 |
| 2006-12-13 | [PATCH] lockd endianness annotations | Al Viro | 1 | -4/+4 |
| 2006-10-20 | [PATCH] lockd endianness annotations | Al Viro | 1 | -38/+38 |
| 2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn | 1 | -1/+1 |
| 2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel | 1 | -1/+0 |
| 2006-03-25 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds | 1 | -6/+11 |
| 2006-03-24 | [PATCH] fs: Use ARRAY_SIZE macro | Tobias Klauser | 1 | -1/+1 |
| 2006-03-20 | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 1 | -1/+3 |
| 2006-03-20 | lockd: Don't expose the process pid to the NLM server | Trond Myklebust | 1 | -5/+8 |
| 2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -3/+3 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+635 |