index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
lockd
/
clntxdr.c
Age
Commit message (
Expand
)
Author
2026-06-09
lockd: Rename struct nlm_res to lockd_res
Chuck Lever
2026-06-09
lockd: Rename struct nlm_args to lockd_args
Chuck Lever
2026-06-09
lockd: Rename struct nlm_lock to lockd_lock
Chuck Lever
2026-06-09
lockd: Rename struct nlm_cookie to lockd_cookie
Chuck Lever
2026-03-29
lockd: Relocate include/linux/lockd/lockd.h
Chuck Lever
2024-11-18
lockd: Fix comment about NLMv3 backwards compatibility
Pali Rohár
2024-02-05
lockd: adapt to breakup of struct file_lock
Jeff Layton
2019-02-13
NFS: Remove print_overflow_msg()
Chuck Lever
2018-11-27
lockd: fix decoding of TEST results
J. Bruce Fields
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