Trond Myklebust
|
bde8f00ce6
[PATCH] NFS: Fix Oops in rpc_call_sync()
|
18 年之前 |
Chuck Lever
|
7559c7a28f
SUNRPC: Make address format buffers more generic
|
18 年之前 |
Trond Myklebust
|
6d5fcb5a52
SUNRPC: Remove BKL around the RPC socket operations etc.
|
18 年之前 |
Trond Myklebust
|
bbd5a1f9fc
SUNRPC: Fix up missing BKL in asynchronous RPC callback functions
|
18 年之前 |
Trond Myklebust
|
3e32a5d99a
SUNRPC: Give cloned RPC clients their own rpc_pipefs directory
|
18 年之前 |
Trond Myklebust
|
23bf85ba43
SUNRPC: Handle the cases where rpc_alloc_iostats() fails
|
18 年之前 |
Trond Myklebust
|
e6b3c4db6f
Fix a second potential rpc_wakeup race...
|
18 年之前 |
Arnaldo Carvalho de Melo
|
e69062b4f7
[SUNRPC]: Use k{mem,str}dup where applicable
|
18 年之前 |
Serge E. Hallyn
|
e9ff3990f0
[PATCH] namespaces: utsname: switch to using uts namespaces
|
18 年之前 |
Alexey Dobriyan
|
d8ed029d60
[SUNRPC]: trivial endianness annotations
|
19 年之前 |
Trond Myklebust
|
6b6ca86b77
SUNRPC: Add refcounting to the struct rpc_xprt
|
19 年之前 |
Trond Myklebust
|
da45828e28
SUNRPC: Clean up soft task error handling
|
19 年之前 |
Trond Myklebust
|
76303992b4
SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors
|
19 年之前 |
Chuck Lever
|
b86acd501a
SUNRPC: export new RPC client functions with _GPL
|
19 年之前 |
Chuck Lever
|
ff9aa5e56d
SUNRPC: Eliminate xprt_create_proto and rpc_create_client
|
19 年之前 |
Chuck Lever
|
c2866763b4
SUNRPC: use sockaddr + size when creating remote transport endpoints
|
19 年之前 |
Chuck Lever
|
c4efcb1d3e
SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address
|
19 年之前 |
Chuck Lever
|
f425eba437
SUNRPC: Create API for displaying remote peer address
|
19 年之前 |
Chuck Lever
|
ed39440a25
SUNRPC: create API for getting remote peer address
|
19 年之前 |
Chuck Lever
|
bbf7c1dd2a
SUNRPC: Introduce transport switch callout for pluggable rpcbind
|
19 年之前 |
Chuck Lever
|
4a68179d38
SUNRPC: Make RPC portmapper use per-transport storage
|
19 年之前 |
Chuck Lever
|
ec739ef03d
SUNRPC: Create a helper to tell whether a transport is bound
|
19 年之前 |
David Howells
|
e8896495bc
NFS: Check lengths more thoroughly in NFS4 readdir XDR decode
|
19 年之前 |
Trond Myklebust
|
8f8e7a50f4
SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs
|
19 年之前 |
Trond Myklebust
|
dff02cc1a3
NFS: clean up rpc_rmdir
|
19 年之前 |
Trond Myklebust
|
e0ab53deaa
RPC: Ensure that we disconnect TCP socket when client requests error out
|
19 年之前 |
Panagiotis Issaris
|
0da974f4f3
[NET]: Conversions from kmalloc+memset to k(z|c)alloc.
|
19 年之前 |
Trond Myklebust
|
7a1218a277
SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release()
|
19 年之前 |
Trond Myklebust
|
43ac3f2961
SUNRPC: Fix memory barriers for req->rq_received
|
19 年之前 |
Trond Myklebust
|
5428154827
SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs
|
19 年之前 |