index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
clntxdr.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-15
sunrpc: mark all struct rpc_procinfo instances as const
Christoph Hellwig
2017-05-15
sunrpc: move p_count out of struct rpc_procinfo
Christoph Hellwig
2017-05-15
lockd: fix some weird indentation
Christoph Hellwig
2017-05-15
lockd: fix decoder callback prototypes
Christoph Hellwig
2017-05-15
lockd: fix encoder callback prototypes
Christoph Hellwig
2014-05-06
nfsd: remove <linux/nfsd/nfsfh.h>
Christoph Hellwig
2012-11-04
lockd: Remove unnecessary BUG_ON()s in the xdr client code
Trond Myklebust
2012-10-17
NLM: nlm_lookup_file() may return NLMv4-specific error codes
Trond Myklebust
2012-04-13
lockd: fix the endianness bug
Al Viro
2012-01-31
SUNRPC: constify the rpc_program
Trond Myklebust
2010-12-16
SUNRPC: New xdr_streams XDR decoder API
Chuck Lever
2010-12-16
SUNRPC: New xdr_streams XDR encoder API
Chuck Lever
2010-12-16
lockd: Introduce new-style XDR functions for NLMv3
Chuck Lever