index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
/
clnt.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-01-11
[NET]: Remove more unneeded typecasts on *malloc()
Kris Katterjohn
1
-2
/
+2
2006-01-10
Fix rpc shutdown event condition bug
Linus Torvalds
1
-1
/
+1
2006-01-10
[PATCH] nfs: sleep_on() removal
Ingo Molnar
1
-1
/
+2
2006-01-06
SUNRPC: get rid of cl_chatty
Chuck Lever
1
-6
/
+4
2006-01-06
SUNRPC: new interface to force an RPC rebind
Chuck Lever
1
-6
/
+15
2006-01-06
SUNRPC: switchable buffer allocation
Chuck Lever
1
-6
/
+8
2006-01-06
SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call.
Trond Myklebust
1
-2
/
+2
2006-01-06
SUNRPC: rpc_execute should not return task->tk_status;
Trond Myklebust
1
-5
/
+6
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-7
/
+8
2006-01-06
SUNRPC: Yet more RPC cleanups
Trond Myklebust
1
-15
/
+17
2005-11-09
[PATCH] SUNRPC: don't reencode when looping in call transmit.
Trond Myklebust
1
-3
/
+29
2005-10-18
SUNRPC: Retry wrap in case of memory allocation failure.
J. Bruce Fields
1
-3
/
+10
2005-10-18
RPC: allow call_encode() to delay transmission of an RPC call.
Trond Myklebust
1
-11
/
+12
2005-10-18
SUNRPC: Retry rpcbind requests if the server's portmapper isn't up
Chuck Lever
1
-1
/
+2
2005-09-23
Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"
Trond Myklebust
1
-36
/
+17
2005-09-23
[PATCH] RPC,NFS: new rpc_pipefs patch
Christoph Hellwig
1
-17
/
+36
2005-09-23
[PATCH] RPC: rationalize set_buffer_size
Chuck Lever
1
-8
/
+2
2005-09-23
[PATCH] RPC: parametrize various transport connect timeouts
Chuck Lever
1
-1
/
+1
2005-09-23
[PATCH] RPC: skip over transport-specific heads automatically
Chuck Lever
1
-3
/
+2
2005-09-23
[PATCH] RPC: client-side transport switch cleanup
Chuck Lever
1
-1
/
+1
2005-09-23
[PATCH] RPC: Eliminate socket.h includes in RPC client
Chuck Lever
1
-1
/
+0
2005-09-23
[PATCH] RPC: introduce client-side transport switch
Chuck Lever
1
-2
/
+1
2005-09-23
[PATCH] RPC: proper soft timeout behavior for rpcbind
Chuck Lever
1
-20
/
+77
2005-06-22
[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag
Trond Myklebust
1
-34
/
+37
2005-06-22
[PATCH] RPC: Allow multiple RPC client programs to share the same transport
Andreas Gruenbacher
1
-0
/
+40
2005-06-22
[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable
Andreas Gruenbacher
1
-10
/
+14
2005-06-22
[PATCH] RPC: [PATCH] improve rpcauthauth_create error returns
J. Bruce Fields
1
-2
/
+4
2005-06-22
[PATCH] RPC: Make rpc_create_client() probe server for RPC program+version su...
Trond Myklebust
1
-1
/
+58
2005-06-22
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
1
-0
/
+1
2005-06-22
[PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header
Trond Myklebust
1
-1
/
+3
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+1085