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