Age | Commit message (Expand) | Author |
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 |
2007-02-12 | [PATCH] knfsd: SUNRPC: Cache remote peer's address in svc_sock | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: allow creating an RPC service without registering with... | Chuck Lever |
2007-02-12 | [PATCH] knfsd: SUNRPC: update internal API: separate pmap register and temp s... | Chuck Lever |
2007-02-09 | [PATCH] knfsd: fix a race in closing NFSd connections | NeilBrown |
2007-02-03 | RPC: Clean up rpc_execute... | Trond Myklebust |
2007-01-26 | [PATCH] knfsd: fix an NFSD bug with full sized, non-page-aligned reads | NeilBrown |
2007-01-24 | [PATCH] NFS: Fix Oops in rpc_call_sync() | Trond Myklebust |
2006-12-07 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust |
2006-12-07 | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust |
2006-12-07 | [PATCH] lockdep: name some old style locks | Peter Zijlstra |
2006-12-06 | SUNRPC: Remove pprintk() from net/sunrpc/xprt.c | Chuck Lever |
2006-12-06 | SUNRPC: Rename skb_reader_t and friends | Chuck Lever |
2006-12-06 | SUNRPC: skb_read_bits is the same as xs_tcp_copy_data | Chuck Lever |
2006-12-06 | SUNRPC: Make address format buffers more generic | Chuck Lever |
2006-12-06 | SUNRPC: move saved socket callback functions to a private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Move the UDP socket bufsize parameters to a private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Move rpc_xprt socket connect fields into private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Move TCP state flags into xprtsock.c | Chuck Lever |
2006-12-06 | SUNRPC: Move TCP receive state variables into private data structure | Chuck Lever |
2006-12-06 | SUNRPC: Remove sock and inet fields from rpc_xprt | Chuck Lever |
2006-12-06 | rpcgss: krb5: ignore seed | J. Bruce Fields |
2006-12-06 | rpcgss: krb5: sanity check sealalg value in the downcall | J. Bruce Fields |
2006-12-06 | rpcgss: simplify make_checksum | J. Bruce Fields |
2006-12-06 | gss: krb5: remove signalg and sealalg | J. Bruce Fields |
2006-12-06 | rpc: spkm3 update | Olga Kornievskaia |
2006-12-06 | rpc: move process_xdr_buf | Olga Kornievskaia |
2006-12-06 | rpc: gss: eliminate print_hexl()'s | J. Bruce Fields |
2006-12-06 | SUNRPC: Make the transport-specific setup routine allocate rpc_xprt | Chuck Lever |
2006-12-06 | SUNRPC: minor optimization of "xid" field in rpc_xprt | Chuck Lever |
2006-12-06 | SUNRPC: Clean up argument types in xdr.c | Trond Myklebust |
2006-12-06 | SUNRPC: Fix up missing BKL in asynchronous RPC callback functions | Trond Myklebust |
2006-12-06 | SUNRPC: Give cloned RPC clients their own rpc_pipefs directory | Trond Myklebust |
2006-12-06 | SUNRPC: Fix a potential race in rpc_wake_up_task() | Trond Myklebust |
2006-12-06 | Fix a second potential rpc_wakeup race... | Trond Myklebust |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |