Age | Commit message (Expand) | Author | Files | Lines |
2006-10-30 | [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" | Andrew Morton | 1 | -2/+3 |
2006-10-30 | [PATCH] sunrpc: fix refcounting problems in rpc servers | Neil Brown | 1 | -16/+14 |
2006-10-20 | [PATCH] knfsd: fix race that can disable NFS server | NeilBrown | 1 | -1/+1 |
2006-10-06 | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown | 1 | -14/+14 |
2006-10-04 | [PATCH] knfsd: knfsd: cache ipmap per TCP socket | Greg Banks | 1 | -0/+2 |
2006-10-04 | [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom | NeilBrown | 1 | -1/+2 |
2006-10-04 | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown | 1 | -20/+21 |
2006-10-04 | [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket | NeilBrown | 1 | -0/+3 |
2006-10-04 | [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port... | NeilBrown | 1 | -0/+2 |
2006-10-02 | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks | 1 | -1/+6 |
2006-10-02 | [PATCH] knfsd: split svc_serv into pools | Greg Banks | 1 | -45/+80 |
2006-10-02 | [PATCH] knfsd: test and set SK_BUSY atomically | Greg Banks | 1 | -10/+10 |
2006-10-02 | [PATCH] knfsd: convert sk_reserved to atomic_t | Greg Banks | 1 | -7/+5 |
2006-10-02 | [PATCH] knfsd: use new lock for svc_sock deferred list | Greg Banks | 1 | -6/+6 |
2006-10-02 | [PATCH] knfsd: convert sk_inuse to atomic_t | Greg Banks | 1 | -18/+11 |
2006-10-02 | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks | 1 | -26/+70 |
2006-10-02 | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown | 1 | -1/+2 |
2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown | 1 | -4/+45 |
2006-10-02 | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown | 1 | -0/+40 |
2006-09-28 | [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c | Eric Sesterhenn | 1 | -8/+6 |
2006-09-28 | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan | 1 | -1/+1 |
2006-09-22 | [SUNRPC]: Update to use in-kernel sockets API. | Sridhar Samudrala | 1 | -24/+14 |
2006-07-21 | [NET]: Conversions from kmalloc+memset to k(z|c)alloc. | Panagiotis Issaris | 1 | -2/+1 |
2006-03-20 | [NET]: sem2mutex part 2 | Ingo Molnar | 1 | -4/+4 |
2006-01-18 | [PATCH] svcrpc: save and restore the daddr field when request deferred | J. Bruce Fields | 1 | -0/+2 |
2006-01-06 | [PATCH] Keep nfsd from exiting when seeing recv() errors | Olaf Kirch | 1 | -1/+1 |
2006-01-03 | [NET]: move struct proto_ops to const | Eric Dumazet | 1 | -1/+1 |
2005-11-15 | [PATCH] knfsd: make sure nfsd doesn't hog a cpu forever | NeilBrown | 1 | -0/+1 |
2005-11-10 | [NET]: Detect hardware rx checksum faults correctly | Herbert Xu | 1 | -6/+3 |
2005-10-27 | Merge /home/trondmy/scm/kernel/git/torvalds/linux-2.6 | Trond Myklebust | 1 | -1/+1 |
2005-10-26 | [PATCH] svcsock timestamp fix | Andrew Morton | 1 | -1/+1 |
2005-09-23 | [PATCH] RPC: extract socket logic common to both client and server | Chuck Lever | 1 | -3/+0 |
2005-09-13 | [PATCH] Code cleanups in calbacks in svcsock | Neil Brown | 1 | -44/+39 |
2005-09-12 | [NET]: fix-up schedule_timeout() usage | Nishanth Aravamudan | 1 | -2/+1 |
2005-08-29 | [NET]: Store skb->timestamp as offset to a base timestamp | Patrick McHardy | 1 | -4/+7 |
2005-08-29 | [SUNRPC]: svcsock.c needs linux/tcp.h | Andrew Morton | 1 | -0/+1 |
2005-08-29 | [TCP]: Move the tcp sock states to net/tcp_states.h | Arnaldo Carvalho de Melo | 1 | -2/+1 |
2005-08-09 | [SUNRPC]: Fix nsec --> usec conversion. | David S. Miller | 1 | -1/+1 |
2005-06-25 | [PATCH] Cleanup patch for process freezing | Christoph Lameter | 1 | -3/+3 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+1585 |