Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig | 2017-05-15 | 1 | -1/+1 |
* | sunrpc: move p_count out of struct rpc_procinfo | Christoph Hellwig | 2017-05-15 | 1 | -0/+2 |
* | lockd: fix decoder callback prototypes | Christoph Hellwig | 2017-05-15 | 1 | -3/+5 |
* | lockd: fix encoder callback prototypes | Christoph Hellwig | 2017-05-15 | 1 | -7/+15 |
* | nfsd: remove <linux/nfsd/nfsfh.h> | Christoph Hellwig | 2014-05-06 | 1 | -0/+2 |
* | lockd: Remove unnecessary BUG_ON()s in the xdr client code | Trond Myklebust | 2012-11-04 | 1 | -8/+0 |
* | lockd: fix the endianness bug | Al Viro | 2012-04-13 | 1 | -1/+1 |
* | SUNRPC: constify the rpc_program | Trond Myklebust | 2012-01-31 | 1 | -1/+1 |
* | SUNRPC: New xdr_streams XDR decoder API | Chuck Lever | 2010-12-16 | 1 | -11/+9 |
* | SUNRPC: New xdr_streams XDR encoder API | Chuck Lever | 2010-12-16 | 1 | -53/+39 |
* | lockd: Introduce new-style XDR functions for NLMv4 | Chuck Lever | 2010-12-16 | 1 | -0/+621 |