Age | Commit message (Expand) | Author |
2005-10-30 | [CRYPTO] Simplify one-member scatterlist expressions | Herbert Xu |
2005-10-30 | [PATCH] Use sg_set_buf/sg_init_one where applicable | David Hardeman |
2005-10-27 | RPC: Ensure that nobody can queue up new upcalls after rpc_close_pipes() | Trond Myklebust |
2005-10-27 | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust |
2005-10-27 | Revert "RPC: stops the release_pipe() funtion from being called twice" | Trond Myklebust |
2005-10-26 | [PATCH] svcsock timestamp fix | Andrew Morton |
2005-10-18 | RPCSEC_GSS: krb5 cleanup | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS remove all qop parameters | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: Add support for privacy to krb5 rpcsec_gss mechanism. | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: krb5 pre-privacy cleanup | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: Simplify rpcsec_gss crypto code | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: client-side privacy support | J. Bruce Fields |
2005-10-18 | RPCSEC_GSS: cleanup au_rslack calculation | J. Bruce Fields |
2005-10-18 | SUNRPC: Retry wrap in case of memory allocation failure. | J. Bruce Fields |
2005-10-18 | SUNRPC: Provide a callback to allow free pages allocated during xdr encoding | J. Bruce Fields |
2005-10-18 | SUNRPC: Add support for privacy to generic gss-api code. | J. Bruce Fields |
2005-10-18 | RPC: stops the release_pipe() funtion from being called twice | Steve Dickson |
2005-10-18 | RPC: allow call_encode() to delay transmission of an RPC call. | Trond Myklebust |
2005-10-18 | SUNRPC: Retry rpcbind requests if the server's portmapper isn't up | Chuck Lever |
2005-10-18 | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust |
2005-10-08 | [PATCH] gfp flags annotations - part 1 | Al Viro |
2005-10-04 | [RPC]: fix sparse gfp nocast warnings | Randy Dunlap |
2005-09-23 | SUNRPC: fix bug in patch "portmapper doesn't need a reserved port" | Chuck Lever |
2005-09-23 | 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: make sure to get the same local port number when reconnecting | 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 | [PATCH] RPC: expose API for serializing access to RPC transports | Chuck Lever |
2005-09-23 | [PATCH] RPC: add API to set transport-specific timeouts | Chuck Lever |
2005-09-23 | [PATCH] RPC: get rid of xprt->stream | Chuck Lever |
2005-09-23 | [PATCH] RPC: skip over transport-specific heads automatically | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate TCP and UDP socket write paths | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate TCP and UDP transport connection logic | Chuck Lever |
2005-09-23 | [PATCH] RPC: separate TCP and UDP write space callbacks | Chuck Lever |
2005-09-23 | [PATCH] RPC: client-side transport switch cleanup | Chuck Lever |
2005-09-23 | [PATCH] RPC: Add helper for waking tasks pending on a transport | Chuck Lever |
2005-09-23 | [PATCH] RPC: Eliminate socket.h includes in RPC client | Chuck Lever |
2005-09-23 | [PATCH] RPC: rename the sockstate field | Chuck Lever |
2005-09-23 | [PATCH] RPC: Rename xprt_lock | Chuck Lever |
2005-09-23 | [PATCH] RPC: Rename sock_lock | Chuck Lever |
2005-09-23 | [PATCH] RPC: Reduce stack utilization in xs_sendpages | Chuck Lever |
2005-09-23 | [PATCH] RPC: transport switch function naming | Chuck Lever |