Age | Commit message (Expand) | Author |
2007-07-17 | knfsd: nfsd4: secinfo handling without secinfo= option | J. Bruce Fields |
2007-07-17 | knfsd: nfsd: set rq_client to ip-address-determined-domain | J. Bruce Fields |
2007-07-17 | knfsd: nfsd4: store pseudoflavor in request | Andy Adamson |
2007-07-10 | SUNRPC client: add interface for binding to a local address | Frank van Maarseveen |
2007-07-10 | SUNRPC server: record the destination address of a request | Frank van Maarseveen |
2007-07-10 | SUNRPC: cleanup transport creation argument passing | Frank van Maarseveen |
2007-07-10 | SUNRPC: Rename rpcb_getport to be consistent with new rpcb_getport_sync name | Chuck Lever |
2007-07-10 | SUNRPC: Rename rpcb_getport_external routine | Chuck Lever |
2007-07-10 | SUNRPC: Remove the tk_auth macro... | Trond Myklebust |
2007-07-10 | SUNRPC: Convert gss_ctx_lock to an RCU lock | Trond Myklebust |
2007-07-10 | SUNRPC: Convert the credential garbage collector into a shrinker callback | Trond Myklebust |
2007-07-10 | SUNRPC: Give credential cache a local spinlock | Trond Myklebust |
2007-07-10 | SUNRPC: Convert the credcache lookup code to use RCU | Trond Myklebust |
2007-07-10 | SUNRPC: cleanup rpc credential cache garbage collection | Trond Myklebust |
2007-07-10 | SUNRPC: Enforce atomic updates of rpc_cred->cr_flags | Trond Myklebust |
2007-07-10 | SUNRPC: Clean up rpc credential initialisation | Trond Myklebust |
2007-07-10 | SUNRPC: Mark auth and cred operation tables as constant. | Trond Myklebust |
2007-07-10 | SUNRPC: Rename rpcauth_destroy() to rpcauth_release() | Trond Myklebust |
2007-07-10 | SUNRPC: Add the helper function 'rpc_call_null()' | Trond Myklebust |
2007-07-10 | SUNRPC: Make rpc_ping() static | Trond Myklebust |
2007-07-10 | SUNRPC: Fix a memory leak in the auth credcache code | Trond Myklebust |
2007-07-10 | SUNRPC: Add a field to track the number of kernel users of an rpc_pipe | Trond Myklebust |
2007-07-10 | SUNRPC: Add a downcall queue to struct rpc_inode | Trond Myklebust |
2007-07-10 | SUNRPC: Add a backpointer from the struct rpc_cred to the rpc_auth | Trond Myklebust |
2007-07-10 | SUNRPC: Move rpc_register_client and friends into net/sunrpc/clnt.c | Trond Myklebust |
2007-07-10 | SUNRPC: Remove rpc_clnt->cl_count | Trond Myklebust |
2007-07-10 | SUNRPC: Kill rpc_clnt->cl_oneshot | Trond Myklebust |
2007-07-10 | SUNRPC: Kill rpc_clnt->cl_dead | Trond Myklebust |
2007-07-10 | SUNRPC: Convert rpc_clnt->cl_users to a kref | Trond Myklebust |
2007-07-10 | SUNRPC: Add a per-rpc_clnt spinlock | Trond Myklebust |
2007-07-10 | SUNRPC: Move rpc_task->tk_task list into struct rpc_clnt | Trond Myklebust |
2007-07-10 | sendfile: convert nfsd to splice_direct_to_actor() | Jens Axboe |
2007-05-14 | SUNRPC: Fix sparse warnings | Trond Myklebust |
2007-05-09 | RPC: add wrapper for svc_reserve to account for checksum | Jeff Layton |
2007-05-09 | knfsd: rename sk_defer_lock to sk_lock | NeilBrown |
2007-04-30 | SUNRPC: remove old portmapper | Chuck Lever |
2007-04-30 | SUNRPC: introduce rpcbind: replacement for in-kernel portmapper | Chuck Lever |
2007-04-30 | SUNRPC: Eliminate side effects from rpc_malloc | Chuck Lever |
2007-04-30 | SUNRPC: RPC buffer size estimates are too large | Chuck Lever |
2007-03-06 | [PATCH] knfsd: fix recently introduced problem with shutting down a busy NFS ... | NeilBrown |
2007-03-06 | [PATCH] knfsd: remove CONFIG_IPV6 ifdefs from sunrpc server code | NeilBrown |
2007-02-20 | [PATCH] Fix build errors if bitop functions are do {} while macros | Ralf Baechle |
2007-02-14 | [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs | Eric W. Biederman |
2007-02-12 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ | Trond Myklebust |
2007-02-12 | NFS: disconnect before retrying NFSv4 requests over TCP | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: support IPv6 addresses in RPC server's UDP receive path | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Make rq_daddr field address-version independent | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Provide room in svc_rqst for larger addresses | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Use sockaddr_storage to store address in svc_deferred_req | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: Add a function to format the address in an svc_rqst fo... | Chuck Lever |