Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f9214b2627fb8582af1986afc4aed5942086a535
/
net
/
sunrpc
/
clnt.c
e9ff399
[PATCH] namespaces: utsname: switch to using uts namespaces
by Serge E. Hallyn
· 18 years ago
d8ed029
[SUNRPC]: trivial endianness annotations
by Alexey Dobriyan
· 18 years ago
6b6ca86
SUNRPC: Add refcounting to the struct rpc_xprt
by Trond Myklebust
· 18 years ago
da45828
SUNRPC: Clean up soft task error handling
by Trond Myklebust
· 18 years ago
7630399
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
by Trond Myklebust
· 18 years ago
b86acd5
SUNRPC: export new RPC client functions with _GPL
by Chuck Lever
· 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
c4efcb1
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
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
ec739ef
SUNRPC: Create a helper to tell whether a transport is bound
by Chuck Lever
· 18 years ago
e889649
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
by David Howells
· 18 years ago
8f8e7a5
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
by Trond Myklebust
· 18 years ago
dff02cc
NFS: clean up rpc_rmdir
by Trond Myklebust
· 18 years ago
e0ab53d
RPC: Ensure that we disconnect TCP socket when client requests error out
by Trond Myklebust
· 18 years ago
0da974f
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
by Panagiotis Issaris
· 18 years ago
7a1218a
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
by Trond Myklebust
· 19 years ago
43ac3f2
SUNRPC: Fix memory barriers for req->rq_received
by Trond Myklebust
· 19 years ago
5428154
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
by Trond Myklebust
· 19 years ago
11c556b
SUNRPC: provide a mechanism for collecting stats in the RPC client
by Chuck Lever
· 19 years ago
ef759a2
SUNRPC: introduce per-task RPC iostats
by Chuck Lever
· 19 years ago
1356b8c
SUNRPC: more verbose output for rpc auth weak error
by Levent Serinol
· 19 years ago
12de3b3
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
by Trond Myklebust
· 19 years ago
712917d
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
by Adrian Bunk
· 19 years ago
8b3a700
[NET]: Remove more unneeded typecasts on *malloc()
by Kris Katterjohn
· 19 years ago
4f47707
Fix rpc shutdown event condition bug
by Linus Torvalds
· 19 years ago
532347e
[PATCH] nfs: sleep_on() removal
by Ingo Molnar
· 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
0210714
SUNRPC: switchable buffer allocation
by Chuck Lever
· 19 years ago
2bd6157
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
by Trond Myklebust
· 19 years ago
e60859a
SUNRPC: rpc_execute should not return task->tk_status;
by Trond Myklebust
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
abbcf28
SUNRPC: Yet more RPC cleanups
by Trond Myklebust
· 19 years ago
940e331
[PATCH] SUNRPC: don't reencode when looping in call transmit.
by Trond Myklebust
· 19 years ago
f368031
SUNRPC: Retry wrap in case of memory allocation failure.
by J. Bruce Fields
· 19 years ago
5e5ce5b
RPC: allow call_encode() to delay transmission of an RPC call.
by Trond Myklebust
· 19 years ago
ea635a5
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
by Chuck Lever
· 19 years ago
f134585
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
by Trond Myklebust
· 19 years ago
278c995
[PATCH] RPC,NFS: new rpc_pipefs patch
by Christoph Hellwig
· 19 years ago
470056c
[PATCH] RPC: rationalize set_buffer_size
by Chuck Lever
· 19 years ago
03bf4b7
[PATCH] RPC: parametrize various transport connect timeouts
by Chuck Lever
· 19 years ago
808012f
[PATCH] RPC: skip over transport-specific heads automatically
by Chuck Lever
· 19 years ago
55aa4f5
[PATCH] RPC: client-side transport switch cleanup
by Chuck Lever
· 19 years ago
86b9f57
[PATCH] RPC: Eliminate socket.h includes in RPC client
by Chuck Lever
· 19 years ago
a246b01
[PATCH] RPC: introduce client-side transport switch
by Chuck Lever
· 19 years ago
da35187
[PATCH] RPC: proper soft timeout behavior for rpcbind
by Chuck Lever
· 19 years ago
14b218a
[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag
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
cdf4770
[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable
by Andreas Gruenbacher
· 19 years ago
6a19275
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
by J. Bruce Fields
· 19 years ago
5ee0ed7
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support
by Trond Myklebust
· 19 years ago
5b616f5
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
by Trond Myklebust
· 19 years ago
334ccfd
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago