index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
2006-03-20
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
Trond Myklebust
2006-03-20
SUNRPC: Fix memory barriers for req->rq_received
Trond Myklebust
2006-03-20
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
Trond Myklebust
2006-03-20
SUNRPC: provide a mechanism for collecting stats in the RPC client
Chuck Lever
2006-03-20
SUNRPC: introduce per-task RPC iostats
Chuck Lever
2006-03-20
SUNRPC: more verbose output for rpc auth weak error
Levent Serinol
2006-03-20
SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry
Trond Myklebust
2006-03-14
[PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c
Adrian Bunk
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
2006-01-10
Fix rpc shutdown event condition bug
Linus Torvalds
2006-01-10
[PATCH] nfs: sleep_on() removal
Ingo Molnar
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
2006-01-06
SUNRPC: rpc_execute should not return task->tk_status;
Trond Myklebust
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
2005-11-09
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
2005-10-18
SUNRPC: Retry wrap in case of memory allocation failure.
J. Bruce Fields
2005-10-18
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
2005-10-18
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
2005-09-23
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
Trond Myklebust
2005-09-23
[PATCH] RPC,NFS: new rpc_pipefs patch
Christoph Hellwig
2005-09-23
[PATCH] RPC: rationalize set_buffer_size
Chuck Lever
2005-09-23
[PATCH] RPC: parametrize various transport connect timeouts
Chuck Lever
2005-09-23
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
2005-09-23
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
2005-09-23
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
2005-09-23
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
2005-09-23
[PATCH] RPC: proper soft timeout behavior for rpcbind
Chuck Lever
2005-06-22
[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag
Trond Myklebust
2005-06-22
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
Andreas Gruenbacher
2005-06-22
[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable
Andreas Gruenbacher
2005-06-22
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
2005-06-22
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-06-22
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
Trond Myklebust
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds