J. Bruce Fields
|
55576244eb
SUNRPC: cleanup state-machine ordering
|
14 年之前 |
Trond Myklebust
|
006abe887c
SUNRPC: Fix a race in rpc_info_open
|
14 年之前 |
J. Bruce Fields
|
f2d47d02fd
Fix null dereference in call_allocate
|
14 年之前 |
Trond Myklebust
|
a17c2153d2
SUNRPC: Move the bound cred to struct rpc_rqst
|
15 年之前 |
Trond Myklebust
|
8572b8e2e3
SUNRPC: Clean up of rpc_bindcred()
|
15 年之前 |
Trond Myklebust
|
58f9612c6e
SUNRPC: Move remaining RPC client related task initialisation into clnt.c
|
15 年之前 |
Trond Myklebust
|
f1f88fc7e8
SUNRPC: The function rpc_restart_call() should return success/failure
|
15 年之前 |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年之前 |
Joe Perches
|
3fa21e07e6
net: Remove unnecessary returns from void function()s
|
15 年之前 |
Trond Myklebust
|
19445b99b6
SUNRPC: Cleanup - make rpc_new_task() call rpc_release_calldata on failure
|
15 年之前 |
Trond Myklebust
|
ff0901f803
SUNRPC: Fix the return value of rpc_run_bc_task()
|
15 年之前 |
Chuck Lever
|
3a28becc35
SUNRPC: soft connect semantics for UDP
|
15 年之前 |
Chuck Lever
|
caabea8a56
SUNRPC: Use soft connect semantics when performing RPC ping
|
15 年之前 |
Chuck Lever
|
012da158f6
SUNRPC: Use soft connects for autobinding over TCP
|
15 年之前 |
Chuck Lever
|
09a21c4102
SUNRPC: Allow RPCs to fail quickly if the server is unreachable
|
15 年之前 |
Chuck Lever
|
206a134b4d
SUNRPC: Check explicitly for tk_status == 0 in call_transmit_status()
|
15 年之前 |
Jaswinder Singh Rajput
|
7a73fdde39
net: fix htmldocs sunrpc, clnt.c
|
15 年之前 |
Linus Torvalds
|
a87e84b5cd
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
|
15 年之前 |
Alexandros Batsakis
|
f300baba5a
nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel
|
15 年之前 |
Trond Myklebust
|
ab3bbaa8b2
Merge branch 'nfs-for-2.6.32'
|
15 年之前 |
Trond Myklebust
|
2574cc9f4f
SUNRPC: Fix rpc_task_force_reencode
|
15 年之前 |
Trond Myklebust
|
23ac658170
SUNRPC: clean up rpc_setup_pipedir()
|
16 年之前 |
Trond Myklebust
|
7d217caca5
SUNRPC: Replace rpc_client->cl_dentry and cl_mnt, with a cl_path
|
16 年之前 |
Trond Myklebust
|
458adb8ba9
SUNRPC: Rename rpc_mkdir to rpc_create_client_dir()
|
16 年之前 |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 年之前 |
Ricardo Labiaga
|
dd2b63d049
nfs41: Rename rq_received to rq_reply_bytes_recvd
|
16 年之前 |
Ricardo Labiaga
|
55ae1aabfb
nfs41: Add backchannel processing support to RPC state machine
|
16 年之前 |
Ricardo Labiaga
|
f4a2e418bf
nfs41: Process the RPC call direction
|
16 年之前 |
Andy Adamson
|
aae2006e9b
nfs41: sunrpc: Export the call prepare state for session reset
|
16 年之前 |
Trond Myklebust
|
2a4919919a
SUNRPC: Return EAGAIN instead of ENOTCONN when waking up xprt->pending
|
16 年之前 |