summaryrefslogtreecommitdiffstats
path: root/include/linux/sunrpc
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] svcrpc: save and restore the daddr field when request deferredJ. Bruce Fields2006-01-181-0/+1
* SUNRPC: Update the spkm3 code to use the make_checksum interfaceJ. Bruce Fields2006-01-061-1/+1
* SUNRPC: Ensure client closes the socket when server initiates a closeTrond Myklebust2006-01-061-0/+1
* SUNRPC: get rid of cl_chattyChuck Lever2006-01-061-1/+0
* SUNRPC: transport switch API for setting port numberChuck Lever2006-01-061-0/+1
* SUNRPC: new interface to force an RPC rebindChuck Lever2006-01-061-0/+1
* SUNRPC: switchable buffer allocationChuck Lever2006-01-062-7/+6
* SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string()Adrian Bunk2006-01-061-1/+0
* NFS: support large reads and writes on the wireChuck Lever2006-01-061-5/+0
* NFSv4: stateful NFSv4 RPC call interfaceTrond Myklebust2006-01-061-2/+19
* SUNRPC: Further cleanupsTrond Myklebust2006-01-061-0/+1
* RPC: Clean up RPC task structureTrond Myklebust2006-01-062-7/+16
* SUNRPC: Yet more RPC cleanupsTrond Myklebust2006-01-061-1/+2
* [PATCH] knfsd: Fix some minor sign problems in nfsd/xdrNeilBrown2005-11-071-1/+2
* RPCSEC_GSS: krb5 cleanupJ. Bruce Fields2005-10-181-8/+4
* RPCSEC_GSS remove all qop parametersJ. Bruce Fields2005-10-184-27/+8
* RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism.J. Bruce Fields2005-10-181-1/+17
* RPCSEC_GSS: krb5 pre-privacy cleanupJ. Bruce Fields2005-10-181-3/+2
* RPCSEC_GSS: cleanup au_rslack calculationJ. Bruce Fields2005-10-181-1/+6
* SUNRPC: Provide a callback to allow free pages allocated during xdr encodingJ. Bruce Fields2005-10-181-1/+4
* SUNRPC: Add support for privacy to generic gss-api code.J. Bruce Fields2005-10-181-0/+22
* RPC: allow call_encode() to delay transmission of an RPC call.Trond Myklebust2005-10-181-0/+1
* Revert "[PATCH] RPC,NFS: new rpc_pipefs patch"Trond Myklebust2005-09-232-6/+5
* [PATCH] RPC,NFS: new rpc_pipefs patchChristoph Hellwig2005-09-232-5/+6
* [PATCH] RPC: rationalize set_buffer_sizeChuck Lever2005-09-231-2/+2
* [PATCH] RPC: parametrize various transport connect timeoutsChuck Lever2005-09-231-23/+6
* [PATCH] RPC: allow RPC client's port range to be adjustableChuck Lever2005-09-232-3/+16
* [PATCH] RPC: clean up after nocong was removedChuck Lever2005-09-231-22/+0
* [PATCH] RPC: remove xprt->nocongChuck Lever2005-09-231-1/+0
* [PATCH] RPC: add a release_rqst callout to the RPC transport switchChuck Lever2005-09-231-0/+2
* [PATCH] RPC: add generic interface for adjusting the congestion windowChuck Lever2005-09-231-1/+2
* [PATCH] RPC: separate xprt_timer implementationsChuck Lever2005-09-231-0/+2
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: expose API for serializing access to RPC transportsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: add API to set transport-specific timeoutsChuck Lever2005-09-231-0/+3
* [PATCH] RPC: get rid of xprt->streamChuck Lever2005-09-231-2/+1
* [PATCH] RPC: skip over transport-specific heads automaticallyChuck Lever2005-09-232-0/+32
* [PATCH] RPC: separate TCP and UDP write space callbacksChuck Lever2005-09-231-0/+2
* [PATCH] RPC: client-side transport switch cleanupChuck Lever2005-09-231-26/+35
* [PATCH] RPC: Add helper for waking tasks pending on a transportChuck Lever2005-09-231-0/+1
* [PATCH] RPC: rename the sockstate fieldChuck Lever2005-09-231-11/+49
* [PATCH] RPC: Rename xprt_lockChuck Lever2005-09-231-1/+1
* [PATCH] RPC: Rename sock_lockChuck Lever2005-09-231-1/+1
* [PATCH] RPC: transport switch function namingChuck Lever2005-09-231-0/+1
* [PATCH] RPC: introduce client-side transport switchChuck Lever2005-09-232-12/+31
* [PATCH] RPC: extract socket logic common to both client and serverChuck Lever2005-09-231-0/+1
* [PATCH] sunrpc: cache_register can use wrong module referenceBruce Allan2005-09-071-0/+1
* [PATCH] NFS: Ensure ACL xdr code doesn't overflow.Trond Myklebust2005-08-161-0/+1
* [PATCH] NFSD: Add server support for NFSv3 ACLs.Andreas Gruenbacher2005-06-221-0/+11
* [PATCH] RPC: Allow the sunrpc server to multiplex serveral programs on a sing...Andreas Gruenbacher2005-06-221-1/+2
OpenPOWER on IntegriCloud