| Commit message (Expand) | Author | Age |
... | |
* | [PATCH] knfsd: Create cache_lookup function instead of using a macro to decla... | NeilBrown | 2006-03-27 |
* | [PATCH] knfsd: Get rid of 'inplace' sunrpc caches | NeilBrown | 2006-03-27 |
* | [PATCH] knfsd: Change the store of auth_domains to not be a 'cache' | NeilBrown | 2006-03-27 |
* | Merge branch 'linus' | Trond Myklebust | 2006-03-23 |
|\ |
|
| * | [NET]: sem2mutex part 2 | Ingo Molnar | 2006-03-21 |
* | | SUNRPC,RPCSEC_GSS: fix krb5 sequence numbers. | J. Bruce Fields | 2006-03-20 |
* | | SUNRPC: Fix a 'Busy inodes' error in rpc_pipefs | Trond Myklebust | 2006-03-20 |
* | | SUNRPC: eliminate rpc_call() | Chuck Lever | 2006-03-20 |
* | | SUNRPC: display human-readable procedure name in rpc_iostats output | Chuck Lever | 2006-03-20 |
* | | SUNRPC: provide a mechanism for collecting stats in the RPC client | Chuck Lever | 2006-03-20 |
* | | SUNRPC: introduce per-task RPC iostats | Chuck Lever | 2006-03-20 |
* | | SUNRPC: add a handful of per-xprt counters | Chuck Lever | 2006-03-20 |
* | | SUNRPC: track length of RPC wait queues | Chuck Lever | 2006-03-20 |
* | | SUNRPC: Run rpci->queue_timeout on the rpciod workqueue instead of generic | Trond Myklebust | 2006-03-20 |
|/ |
|
* | SUNRPC: Remove obsolete rpcauth #defines | Trond Myklebust | 2006-02-01 |
* | SUNRPC: Move upcall out of auth->au_ops->crcreate() | Trond Myklebust | 2006-02-01 |
* | SUNRPC: Fix a lock recursion in the auth_gss downcall | Trond Myklebust | 2006-02-01 |
* | [PATCH] svcrpc: save and restore the daddr field when request deferred | J. Bruce Fields | 2006-01-18 |
* | SUNRPC: Update the spkm3 code to use the make_checksum interface | J. Bruce Fields | 2006-01-06 |
* | SUNRPC: Ensure client closes the socket when server initiates a close | Trond Myklebust | 2006-01-06 |
* | SUNRPC: get rid of cl_chatty | Chuck Lever | 2006-01-06 |
* | SUNRPC: transport switch API for setting port number | Chuck Lever | 2006-01-06 |
* | SUNRPC: new interface to force an RPC rebind | Chuck Lever | 2006-01-06 |
* | SUNRPC: switchable buffer allocation | Chuck Lever | 2006-01-06 |
* | SUNRPC: net/sunrpc/xdr.c: remove xdr_decode_string() | Adrian Bunk | 2006-01-06 |
* | NFS: support large reads and writes on the wire | Chuck Lever | 2006-01-06 |
* | NFSv4: stateful NFSv4 RPC call interface | Trond Myklebust | 2006-01-06 |
* | SUNRPC: Further cleanups | Trond Myklebust | 2006-01-06 |
* | RPC: Clean up RPC task structure | Trond Myklebust | 2006-01-06 |
* | SUNRPC: Yet more RPC cleanups | Trond Myklebust | 2006-01-06 |
* | [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr | NeilBrown | 2005-11-07 |
* | RPCSEC_GSS: krb5 cleanup | J. Bruce Fields | 2005-10-19 |
* | RPCSEC_GSS remove all qop parameters | J. Bruce Fields | 2005-10-19 |
* | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. | J. Bruce Fields | 2005-10-19 |
* | RPCSEC_GSS: krb5 pre-privacy cleanup | J. Bruce Fields | 2005-10-19 |
* | RPCSEC_GSS: cleanup au_rslack calculation | J. Bruce Fields | 2005-10-19 |
* | SUNRPC: Provide a callback to allow free pages allocated during xdr encoding | J. Bruce Fields | 2005-10-19 |
* | SUNRPC: Add support for privacy to generic gss-api code. | J. Bruce Fields | 2005-10-19 |
* | RPC: allow call_encode() to delay transmission of an RPC call. | Trond Myklebust | 2005-10-18 |
* | Revert "[PATCH] RPC,NFS: new rpc_pipefs patch" | Trond Myklebust | 2005-09-23 |
* | [PATCH] RPC,NFS: new rpc_pipefs patch | Christoph Hellwig | 2005-09-23 |
* | [PATCH] RPC: rationalize set_buffer_size | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: parametrize various transport connect timeouts | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: allow RPC client's port range to be adjustable | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: clean up after nocong was removed | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: remove xprt->nocong | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: add a release_rqst callout to the RPC transport switch | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: add generic interface for adjusting the congestion window | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: separate xprt_timer implementations | Chuck Lever | 2005-09-23 |
* | [PATCH] RPC: expose API for serializing access to RPC transports | Chuck Lever | 2005-09-23 |