- 2.6.17 port work build breaks, but the patch set is relativly stable
[linux-flexiantxendom0-3.2.10.git] / net / sunrpc / clnt.c
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-03-14 Adrian Bunk[PATCH] SUNRPC: fix a NULL pointer dereference in net...
2006-01-12 Kris Katterjohn[NET]: Remove more unneeded typecasts on *malloc()
2006-01-10 Linus TorvaldsFix rpc shutdown event condition bug
2006-01-10 Ingo Molnar[PATCH] nfs: sleep_on() removal
2006-01-06 Chuck LeverSUNRPC: get rid of cl_chatty
2006-01-06 Chuck LeverSUNRPC: new interface to force an RPC rebind
2006-01-06 Chuck LeverSUNRPC: switchable buffer allocation
2006-01-06 Trond MyklebustSUNRPC: Ensure that SIGKILL will always terminate a...
2006-01-06 Trond MyklebustSUNRPC: rpc_execute should not return task->tk_status;
2006-01-06 Trond MyklebustRPC: Clean up RPC task structure
2006-01-06 Trond MyklebustSUNRPC: Yet more RPC cleanups
2005-11-10 Trond Myklebust[PATCH] SUNRPC: don't reencode when looping in call...
2005-10-19 J. Bruce FieldsSUNRPC: Retry wrap in case of memory allocation failure.
2005-10-18 Trond MyklebustRPC: allow call_encode() to delay transmission of an...
2005-10-18 Chuck LeverSUNRPC: Retry rpcbind requests if the server's portmapp...
2005-09-23 Trond MyklebustRevert "[PATCH] RPC,NFS: new rpc_pipefs patch"
2005-09-23 Christoph Hellwig[PATCH] RPC,NFS: new rpc_pipefs patch
2005-09-23 Chuck Lever[PATCH] RPC: rationalize set_buffer_size
2005-09-23 Chuck Lever[PATCH] RPC: parametrize various transport connect...
2005-09-23 Chuck Lever[PATCH] RPC: skip over transport-specific heads automat...
2005-09-23 Chuck Lever[PATCH] RPC: client-side transport switch cleanup
2005-09-23 Chuck Lever[PATCH] RPC: Eliminate socket.h includes in RPC client
2005-09-23 Chuck Lever[PATCH] RPC: introduce client-side transport switch
2005-09-23 Chuck Lever[PATCH] RPC: proper soft timeout behavior for rpcbind
2005-06-28 Hannes Reinecke- Fix patch to apply.
2005-06-24 Hannes Reinecke- Update to 2.6.12.
2005-06-22 Trond Myklebust[PATCH] RPC: Ensure rpc calls respects the RPC_NOINTR...
2005-06-22 Andreas Gruenbacher[PATCH] RPC: Allow multiple RPC client programs to...
2005-06-22 Andreas Gruenbacher[PATCH] RPC: Return -EPFNOSUPPORT for RPC programs...
2005-06-22 J. Bruce Fields[PATCH] RPC: [PATCH] improve rpcauthauth_create error...
2005-06-22 Trond Myklebust[PATCH] RPC: Make rpc_create_client() probe server...
2005-06-22 Trond Myklebust[PATCH] RPC: Make rpc_create_client() destroy the trans...
2005-06-22 Trond Myklebust[PATCH] RPC: Ensure XDR iovec length is initialized...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-02-28 Andreas Gruenbacher- nfsacl patchset update.
2005-01-22 Andreas Gruenbacher- Integrate Olaf Kirch's nfsacl review feedback.
2005-01-21 Andreas Gruenbacher- Update nfsacl patches.
2005-01-21 Chris L Mason- Update patches.suse/sunrpc-enosys-when-unavail so...
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-17 Andreas Gruenbacher- New version of nfsacl: now caches acls on the client...
2005-01-05 Olaf Kirch- Re-enabled sunrpc-multiple-programs
2005-01-04 Trond MyklebustRPC: call_verify
2005-01-04 Trond MyklebustRPC: Instead of setting a flag (RPCAUTH_CRED_DEAD)...
2004-08-30 Andreas SchwabAdd missing patches.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Trond MyklebustRPC: Improved buffer overrun checking in call_verify
2004-08-23 Trond MyklebustRPC: Add missing variable initialization in rpc_clone_c...
2004-08-23 Trond MyklebustRPC: Reduce stack utilization for all synchronous NFS...
2004-08-04 Olaf Kirch- merged agruen's nfsacl patches
2004-05-20 Trond MyklebustFollowing a suggestion by Jamie Lokier
2004-04-11 Trond MyklebustRPC: add a field to the xdr_buf that explicitly contain...
2004-04-11 Trond MyklebustRPC: add fair queueing to the RPC scheduler.
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-13 Trond MyklebustRPC,NFSv3: remove the redundant "memset()" in call_enco...
2004-03-13 Trond MyklebustRPC,NFSv2/v3/v4: Ensure that xprt_create_proto() and...
2004-03-02 Olaf Kirch- bug located; patch is a one-liner now :)
2004-02-19 Olaf Kirch- experimental sunrpc patch to prevent processes from...
2004-02-11 Hubert Mantelupdate to 2.6.3-rc2
2004-02-09 Olaf Kirch- Merged several NFS patches from Chuck Lever
2004-02-07 Trond MyklebustRPC/NFSv4: Allow lease RENEW calls to be soft (i.e...
2004-02-07 Trond MyklebustRPC: Add support for sharing the same RPC transport and
2004-02-07 Trond MyklebustRPCSEC_GSS: Client-side only support for rpcsec_gss...
2004-02-07 Trond MyklebustNFSv4/RPCSEC_GSS: Ensure that RPC userland upcalls...
2004-01-12 Andreas Gruenbacher- sunrpc: Report -ENOSYS for unavailable programs.
2003-12-07 Andreas Gruenbacher- patches.suse/sunrpc-enosys-when-unavail: Return ...
2003-12-01 Andreas Gruenbacherwork in progress
2003-10-28 Andreas Gruenbacher- patches.fixes/permission: Make permission() functions and
2003-10-09 Paul Mundt[PATCH] net/sunrpc/clnt.c compile fix
2003-10-08 David S. Miller[SUNRPC]: Printf pointers correctly.
2003-10-07 Trond MyklebustMake the client act correctly if the RPC server's asserts
2003-08-21 Trond MyklebustBack out some congestion control changes that were...
2003-08-21 Trond MyklebustIf an RPC request has to be resent due to a timeout...
2003-08-21 Trond MyklebustVarious RPC client fixes:
2003-07-17 Frank Cusack[PATCH] Fix rpc_setbufsize() usage
2003-06-11 J. Bruce Fieldsallow gssd to communicate failure to initialize context...
2003-06-11 J. Bruce Fieldsadd handling of the new CTXPROBLEM and CREDPROBLEM...
2003-05-07 Trond MyklebustEnsure that Lockd and the NSM (statd) clients always...
2003-05-07 Trond MyklebustEnsure that if we need to reconnect the socket, we...
2003-05-07 Trond MyklebustDon't use an RPC child process when reconnecting to...
2003-03-27 Trond MyklebustFix clnt.c to skip re-encoding an RPC call in the case...
2003-03-06 Andrew Morton[PATCH] Fix nfs oops during mount
2003-02-15 Robert Love[PATCH] trivial: unused var in sunrpc
2003-02-13 Trond Myklebust[PATCH] further rpc_pipefs cleanups...
2003-02-07 Linus TorvaldsSplit up "struct signal_struct" into "signal" and ...
2003-01-13 Trond Myklebust[PATCH] RPCSEC_GSS authentication framework [4/6]
2003-01-13 Trond Myklebust[PATCH] RPCSEC upcall mechanism [3/6]
2003-01-13 Trond Myklebust[PATCH] XDR 'encode' phase move [2/6]
2002-11-17 Trond Myklebust[PATCH] cleanup: switch to passing *(struct rpc_procinf...
2002-11-08 Trond Myklebust[PATCH] slabify the sunrpc layer
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-09-18 Chuck Lever[PATCH] stricter type checking for rpc auth flavors
2002-09-18 Chuck Lever[PATCH] (2/2) clean up RPC over TCP transport socket...
2002-09-18 Chuck Lever[PATCH] (1/2) clean up RPC over TCP transport socket...
2002-08-26 Chuck Lever[PATCH] eliminate hangs during RPC client shutdown
2002-08-15 Trond Myklebust[PATCH] Clean up the RPC socket slot allocation code...
2002-08-15 Trond Myklebust[PATCH] Clean up the RPC socket slot allocation code...
2002-08-15 Trond Myklebust[PATCH] cleanup RPC accounting
2002-08-01 Trond Myklebust[PATCH] Fix brown paper bag race in RPC receive code
2002-07-26 Trond Myklebust[PATCH] increase socket buffer for RPC over UDP
next