| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust | 2006-12-07 | 1 | -2/+2 |
|\ |
|
| * | [PATCH] lockdep: name some old style locks | Peter Zijlstra | 2006-12-07 | 1 | -2/+2 |
* | | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus | Trond Myklebust | 2006-12-07 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -1/+1 |
| |\ |
|
| * | | WorkStruct: Separate delayable and non-delayable events. | David Howells | 2006-11-22 | 2 | -2/+2 |
* | | | SUNRPC: Remove pprintk() from net/sunrpc/xprt.c | Chuck Lever | 2006-12-06 | 1 | -6/+0 |
* | | | SUNRPC: Rename skb_reader_t and friends | Chuck Lever | 2006-12-06 | 1 | -5/+5 |
* | | | SUNRPC: skb_read_bits is the same as xs_tcp_copy_data | Chuck Lever | 2006-12-06 | 1 | -0/+1 |
* | | | SUNRPC: Make address format buffers more generic | Chuck Lever | 2006-12-06 | 1 | -1/+0 |
* | | | SUNRPC: move saved socket callback functions to a private data structure | Chuck Lever | 2006-12-06 | 1 | -6/+0 |
* | | | SUNRPC: Move the UDP socket bufsize parameters to a private data structure | Chuck Lever | 2006-12-06 | 1 | -3/+0 |
* | | | SUNRPC: Move rpc_xprt socket connect fields into private data structure | Chuck Lever | 2006-12-06 | 1 | -2/+0 |
* | | | SUNRPC: Move TCP state flags into xprtsock.c | Chuck Lever | 2006-12-06 | 1 | -5/+0 |
* | | | SUNRPC: Move TCP receive state variables into private data structure | Chuck Lever | 2006-12-06 | 1 | -9/+0 |
* | | | SUNRPC: Remove sock and inet fields from rpc_xprt | Chuck Lever | 2006-12-06 | 1 | -2/+2 |
* | | | rpcgss: krb5: ignore seed | J. Bruce Fields | 2006-12-06 | 1 | -2/+0 |
* | | | rpcgss: krb5: sanity check sealalg value in the downcall | J. Bruce Fields | 2006-12-06 | 1 | -1/+0 |
* | | | rpcgss: simplify make_checksum | J. Bruce Fields | 2006-12-06 | 1 | -1/+1 |
* | | | gss: krb5: remove signalg and sealalg | J. Bruce Fields | 2006-12-06 | 1 | -1/+0 |
* | | | rpc: spkm3 update | Olga Kornievskaia | 2006-12-06 | 1 | -20/+14 |
* | | | rpc: move process_xdr_buf | Olga Kornievskaia | 2006-12-06 | 1 | -0/+2 |
* | | | rpc: gss: eliminate print_hexl()'s | J. Bruce Fields | 2006-12-06 | 1 | -2/+0 |
* | | | SUNRPC: Make the transport-specific setup routine allocate rpc_xprt | Chuck Lever | 2006-12-06 | 1 | -2/+2 |
* | | | SUNRPC: minor optimization of "xid" field in rpc_xprt | Chuck Lever | 2006-12-06 | 1 | -6/+1 |
* | | | SUNRPC: Clean up argument types in xdr.c | Trond Myklebust | 2006-12-06 | 1 | -6/+6 |
* | | | SUNRPC: Fix up missing BKL in asynchronous RPC callback functions | Trond Myklebust | 2006-12-06 | 1 | -0/+1 |
* | | | SUNRPC: Give cloned RPC clients their own rpc_pipefs directory | Trond Myklebust | 2006-12-06 | 1 | -0/+1 |
* | | | SUNRPC: Fix a potential race in rpc_wake_up_task() | Trond Myklebust | 2006-12-06 | 1 | -0/+2 |
* | | | Fix a second potential rpc_wakeup race... | Trond Myklebust | 2006-12-06 | 1 | -7/+1 |
| |/
|/| |
|
* | | [NET]: Annotate csum_partial() callers in net/* | Al Viro | 2006-12-02 | 1 | -1/+1 |
|/ |
|
* | [PATCH] fix svc_procfunc declaration | Al Viro | 2006-10-20 | 1 | -1/+1 |
* | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown | 2006-10-17 | 2 | -1/+4 |
* | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 2006-10-06 | 1 | -1/+2 |
* | [PATCH] knfsd: register all RPC programs with portmapper by default | Olaf Kirch | 2006-10-04 | 1 | -0/+3 |
* | [PATCH] knfsd: knfsd: cache ipmap per TCP socket | Greg Banks | 2006-10-04 | 3 | -0/+15 |
* | [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP | Greg Banks | 2006-10-04 | 4 | -11/+63 |
* | [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom | NeilBrown | 2006-10-04 | 1 | -0/+2 |
* | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown | 2006-10-04 | 1 | -59/+10 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 4 | -4/+4 |
* | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] knfsd: add svc_set_num_threads | Greg Banks | 2006-10-02 | 1 | -5/+16 |
* | [PATCH] knfsd: add svc_get | Greg Banks | 2006-10-02 | 1 | -0/+11 |
* | [PATCH] knfsd: split svc_serv into pools | Greg Banks | 2006-10-02 | 2 | -2/+24 |
* | [PATCH] knfsd: convert sk_reserved to atomic_t | Greg Banks | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] knfsd: use new lock for svc_sock deferred list | Greg Banks | 2006-10-02 | 1 | -0/+1 |
* | [PATCH] knfsd: convert sk_inuse to atomic_t | Greg Banks | 2006-10-02 | 1 | -1/+1 |
* | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks | 2006-10-02 | 2 | -0/+3 |
* | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown | 2006-10-02 | 2 | -2/+2 |
* | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown | 2006-10-02 | 1 | -1/+5 |
* | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown | 2006-10-02 | 1 | -0/+1 |