Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f779f9235f5fcaa887747ee13195efd81d09acce
/
include
/
linux
/
sunrpc
/
clnt.h
f300bab
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
by Alexandros Batsakis
· 15 years ago
fbf4665
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call
by Jeff Layton
· 15 years ago
be3ad6b
sunrpc: add common routine for copying address portion of a sockaddr
by Jeff Layton
· 15 years ago
4516fc0
sunrpc: add routine for comparing addresses
by Jeff Layton
· 15 years ago
f884dca
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
23ac658
SUNRPC: clean up rpc_setup_pipedir()
by Trond Myklebust
· 15 years ago
7d217ca
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
by Trond Myklebust
· 15 years ago
a02d692
SUNRPC: Provide functions for managing universal addresses
by Chuck Lever
· 15 years ago
aae2006
nfs41: sunrpc: Export the call prepare state for session reset
by Andy Adamson
· 16 years ago
608207e
rpc: pass target name down to rpc level on callbacks
by Olga Kornievskaia
· 16 years ago
d5b337b
nfsd: use nfs client rpc callback program
by Benny Halevy
· 16 years ago
14aeb21
SUNRPC: Simplify rpcb_register() API
by Chuck Lever
· 16 years ago
c2e1b09
SUNRPC: Support registering IPv6 interfaces with local rpcbind daemon
by Chuck Lever
· 16 years ago
b6b6152
rpc: bring back cl_chatty
by Olga Kornievskaia
· 16 years ago
cbc2005
SUNRPC: Declare as const the rpc_message arguments to rpc_call_sync/async
by Trond Myklebust
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
f1ec08c
SUNRPC: Use appropriate argument types in rpcb client
by Chuck Lever
· 17 years ago
b454ae9
SUNRPC: fewer conditionals in the format_ip_address routines
by Chuck Lever
· 17 years ago
ba7392b
SUNRPC: Add support for per-client timeout values
by Trond Myklebust
· 17 years ago
b562794
SUNRPC: Remove the now unused function rpc_call_setup()
by Trond Myklebust
· 17 years ago
77de2c5
SUNRPC: Add a helper rpc_call_start() that initialises task->tk_action
by Trond Myklebust
· 17 years ago
84115e1
SUNRPC: Cleanup of rpc_task initialisation
by Trond Myklebust
· 17 years ago
150030b
NFS: Switch from intr mount option to TASK_KILLABLE
by Matthew Wilcox
· 17 years ago
89eb21c
SUNRPC: fix a signed v. unsigned comparison nit in rpc_bind_new_program
by Chuck Lever
· 17 years ago
d3bc9a1
SUNRPC client: add interface for binding to a local address
by Frank van Maarseveen
· 17 years ago
45160d6
SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name
by Chuck Lever
· 17 years ago
cce63cd
SUNRPC: Rename rpcb_getport_external routine
by Chuck Lever
· 17 years ago
5e1550d
SUNRPC: Add the helper function 'rpc_call_null()'
by Trond Myklebust
· 17 years ago
64c91a1
SUNRPC: Make rpc_ping() static
by Trond Myklebust
· 17 years ago
188fef1
SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c
by Trond Myklebust
· 17 years ago
4c402b4
SUNRPC: Remove rpc_clnt->cl_count
by Trond Myklebust
· 17 years ago
90c5755
SUNRPC: Kill rpc_clnt->cl_oneshot
by Trond Myklebust
· 17 years ago
848f1fe
SUNRPC: Kill rpc_clnt->cl_dead
by Trond Myklebust
· 17 years ago
34f52e3
SUNRPC: Convert rpc_clnt->cl_users to a kref
by Trond Myklebust
· 17 years ago
4bef61f
SUNRPC: Add a per-rpc_clnt spinlock
by Trond Myklebust
· 17 years ago
6529eba
SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt
by Trond Myklebust
· 17 years ago
4c2eaf07
SUNRPC: remove old portmapper
by Chuck Lever
· 18 years ago
a509050
SUNRPC: introduce rpcbind: replacement for in-kernel portmapper
by Chuck Lever
· 18 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
43d78ef
NFS: disconnect before retrying NFSv4 requests over TCP
by Chuck Lever
· 18 years ago
3e32a5d
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
by Trond Myklebust
· 18 years ago
ff9aa5e
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
by Chuck Lever
· 18 years ago
c286676
SUNRPC: use sockaddr + size when creating remote transport endpoints
by Chuck Lever
· 18 years ago
6ca9482
SUNRPC: Clean-up after previous patches.
by Chuck Lever
· 18 years ago
f425eba
SUNRPC: Create API for displaying remote peer address
by Chuck Lever
· 18 years ago
ed39440
SUNRPC: create API for getting remote peer address
by Chuck Lever
· 18 years ago
bbf7c1d
SUNRPC: Introduce transport switch callout for pluggable rpcbind
by Chuck Lever
· 18 years ago
4a68179
SUNRPC: Make RPC portmapper use per-transport storage
by Chuck Lever
· 18 years ago
5428154
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
by Trond Myklebust
· 19 years ago
dead28d
SUNRPC: eliminate rpc_call()
by Chuck Lever
· 19 years ago
cc0175c
SUNRPC: display human-readable procedure name in rpc_iostats output
by Chuck Lever
· 19 years ago
11c556b
SUNRPC: provide a mechanism for collecting stats in the RPC client
by Chuck Lever
· 19 years ago
f518e35a
SUNRPC: get rid of cl_chatty
by Chuck Lever
· 19 years ago
35f5a42
SUNRPC: new interface to force an RPC rebind
by Chuck Lever
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
007e251
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
by Andreas Gruenbacher
· 19 years ago
5ee0ed7
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago