Commit Graph

59 Commits (9db73724453a9350e1c22dbe732d427e2939a5c9)

Author SHA1 Message Date
Arnaldo Carvalho de Melo e69062b4f7 [SUNRPC]: Use k{mem,str}dup where applicable 18 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
Alexey Dobriyan d8ed029d60 [SUNRPC]: trivial endianness annotations 19 years ago
Trond Myklebust 6b6ca86b77 SUNRPC: Add refcounting to the struct rpc_xprt 19 years ago
Trond Myklebust da45828e28 SUNRPC: Clean up soft task error handling 19 years ago
Trond Myklebust 76303992b4 SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors 19 years ago
Chuck Lever b86acd501a SUNRPC: export new RPC client functions with _GPL 19 years ago
Chuck Lever ff9aa5e56d SUNRPC: Eliminate xprt_create_proto and rpc_create_client 19 years ago
Chuck Lever c2866763b4 SUNRPC: use sockaddr + size when creating remote transport endpoints 19 years ago
Chuck Lever c4efcb1d3e SUNRPC: Use "sockaddr_storage" for storing RPC client's remote peer address 19 years ago
Chuck Lever f425eba437 SUNRPC: Create API for displaying remote peer address 19 years ago
Chuck Lever ed39440a25 SUNRPC: create API for getting remote peer address 19 years ago
Chuck Lever bbf7c1dd2a SUNRPC: Introduce transport switch callout for pluggable rpcbind 19 years ago
Chuck Lever 4a68179d38 SUNRPC: Make RPC portmapper use per-transport storage 19 years ago
Chuck Lever ec739ef03d SUNRPC: Create a helper to tell whether a transport is bound 19 years ago
David Howells e8896495bc NFS: Check lengths more thoroughly in NFS4 readdir XDR decode 19 years ago
Trond Myklebust 8f8e7a50f4 SUNRPC: Fix dentry refcounting issues with users of rpc_pipefs 19 years ago
Trond Myklebust dff02cc1a3 NFS: clean up rpc_rmdir 19 years ago
Trond Myklebust e0ab53deaa RPC: Ensure that we disconnect TCP socket when client requests error out 19 years ago
Panagiotis Issaris 0da974f4f3 [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 19 years ago
Trond Myklebust 7a1218a277 SUNRPC: Ensure rpc_call_async() always calls tk_ops->rpc_release() 19 years ago
Trond Myklebust 43ac3f2961 SUNRPC: Fix memory barriers for req->rq_received 19 years ago
Trond Myklebust 5428154827 SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs 19 years ago
Chuck Lever 11c556b3d8 SUNRPC: provide a mechanism for collecting stats in the RPC client 19 years ago
Chuck Lever ef759a2e54 SUNRPC: introduce per-task RPC iostats 19 years ago
Levent Serinol 1356b8c28d SUNRPC: more verbose output for rpc auth weak error 19 years ago
Trond Myklebust 12de3b35ea SUNRPC: Ensure that rpc_mkpipe returns a refcounted dentry 19 years ago
Adrian Bunk 712917d1c0 [PATCH] SUNRPC: fix a NULL pointer dereference in net/sunrpc/clnt.c 19 years ago
Kris Katterjohn 8b3a70058b [NET]: Remove more unneeded typecasts on *malloc() 19 years ago
Linus Torvalds 4f47707b05 Fix rpc shutdown event condition bug 19 years ago
Ingo Molnar 532347e2bb [PATCH] nfs: sleep_on() removal 19 years ago
Chuck Lever f518e35aec SUNRPC: get rid of cl_chatty 19 years ago
Chuck Lever 35f5a422ce SUNRPC: new interface to force an RPC rebind 19 years ago
Chuck Lever 0210714834 SUNRPC: switchable buffer allocation 19 years ago
Trond Myklebust 2bd615797e SUNRPC: Ensure that SIGKILL will always terminate a synchronous RPC call. 19 years ago
Trond Myklebust e60859ac0e SUNRPC: rpc_execute should not return task->tk_status; 19 years ago
Trond Myklebust 963d8fe533 RPC: Clean up RPC task structure 19 years ago
Trond Myklebust abbcf28f23 SUNRPC: Yet more RPC cleanups 19 years ago
Trond Myklebust 940e3318c3 [PATCH] SUNRPC: don't reencode when looping in call transmit. 19 years ago
J. Bruce Fields f3680312a7 SUNRPC: Retry wrap in case of memory allocation failure. 20 years ago
Trond Myklebust 5e5ce5be6f RPC: allow call_encode() to delay transmission of an RPC call. 20 years ago
Chuck Lever ea635a517e SUNRPC: Retry rpcbind requests if the server's portmapper isn't up 20 years ago
Trond Myklebust f134585a73 Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" 20 years ago
Christoph Hellwig 278c995c8a [PATCH] RPC,NFS: new rpc_pipefs patch 20 years ago
Chuck Lever 470056c288 [PATCH] RPC: rationalize set_buffer_size 20 years ago
Chuck Lever 03bf4b707e [PATCH] RPC: parametrize various transport connect timeouts 20 years ago
Chuck Lever 808012fbb2 [PATCH] RPC: skip over transport-specific heads automatically 20 years ago
Chuck Lever 55aa4f58aa [PATCH] RPC: client-side transport switch cleanup 20 years ago
Chuck Lever 86b9f57dfd [PATCH] RPC: Eliminate socket.h includes in RPC client 20 years ago
Chuck Lever a246b0105b [PATCH] RPC: introduce client-side transport switch 20 years ago