Commit Graph

40 Commits (8fdf679fdb00f588b65abb9c775c178098a05aeb)

Author SHA1 Message Date
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
Chuck Lever da35187801 [PATCH] RPC: proper soft timeout behavior for rpcbind 20 years ago
Trond Myklebust 14b218a8e4 [PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR flag 20 years ago
Andreas Gruenbacher 007e251f2b [PATCH] RPC: Allow multiple RPC client programs to share the same transport 20 years ago
Andreas Gruenbacher cdf477068e [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable 20 years ago
J. Bruce Fields 6a19275ada [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns 20 years ago
Trond Myklebust 5ee0ed7d3a [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 20 years ago
Trond Myklebust 5b616f5d59 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. 20 years ago
Trond Myklebust 334ccfd545 [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago