Age | Commit message (Expand) | Author |
2006-12-02 | [NET]: Annotate callers of the reset of checksum.h stuff. | Al Viro |
2006-12-02 | [NET]: Annotate callers of csum_fold() in net/* | Al Viro |
2006-12-02 | [SUNRPC]: annotate hash_ip() | Al Viro |
2006-11-06 | [PATCH] sunrpc: add missing spin_unlock | Akinobu Mita |
2006-10-30 | [PATCH] fix "sunrpc: fix refcounting problems in rpc servers" | Andrew Morton |
2006-10-30 | [PATCH] sunrpc: fix refcounting problems in rpc servers | Neil Brown |
2006-10-20 | [PATCH] knfsd: fix race that can disable NFS server | NeilBrown |
2006-10-20 | [PATCH] SUNRPC: fix a typo | Chuck Lever |
2006-10-20 | [PATCH] SUNRPC: fix race in in-kernel RPC portmapper client | Chuck Lever |
2006-10-17 | [PATCH] knfsd: Allow lockd to drop replies as appropriate | NeilBrown |
2006-10-10 | [PATCH] net/sunrpc/auth_gss/svcauth_gss.c endianness regression | Al Viro |
2006-10-06 | [PATCH] knfsd: tidy up up meaning of 'buffer size' in nfsd/sunrpc | NeilBrown |
2006-10-04 | [PATCH] knfsd: svcrpc: use consistent variable name for the reply state | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: svcrpc: gss: fix failure on SVC_DENIED in integrity case | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: svcrpc: gss: factor out some common wrapping code | J.Bruce Fields |
2006-10-04 | [PATCH] knfsd: register all RPC programs with portmapper by default | Olaf Kirch |
2006-10-04 | [PATCH] knfsd: knfsd: cache ipmap per TCP socket | Greg Banks |
2006-10-04 | [PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP | Greg Banks |
2006-10-04 | [PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom | NeilBrown |
2006-10-04 | [PATCH] knfsd: Replace two page lists in struct svc_rqst with one | NeilBrown |
2006-10-04 | [PATCH] knfsd: Fixed handling of lockd fail when adding nfsd socket | NeilBrown |
2006-10-04 | [PATCH] knfsd: call lockd_down when closing a socket via a write to nfsd/port... | NeilBrown |
2006-10-03 | fix file specification in comments | Uwe Zeisberger |
2006-10-02 | [PATCH] namespaces: utsname: switch to using uts namespaces | Serge E. Hallyn |
2006-10-02 | [PATCH] knfsd: make rpc threads pools numa aware | Greg Banks |
2006-10-02 | [PATCH] knfsd: add svc_set_num_threads | Greg Banks |
2006-10-02 | [PATCH] knfsd: split svc_serv into pools | Greg Banks |
2006-10-02 | [PATCH] knfsd: test and set SK_BUSY atomically | Greg Banks |
2006-10-02 | [PATCH] knfsd: convert sk_reserved to atomic_t | Greg Banks |
2006-10-02 | [PATCH] knfsd: use new lock for svc_sock deferred list | Greg Banks |
2006-10-02 | [PATCH] knfsd: convert sk_inuse to atomic_t | Greg Banks |
2006-10-02 | [PATCH] knfsd: move tempsock aging to a timer | Greg Banks |
2006-10-02 | [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process | NeilBrown |
2006-10-02 | [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' | NeilBrown |
2006-10-02 | [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports | NeilBrown |
2006-10-02 | [PATCH] knfsd: add a callback for when last rpc thread finishes | NeilBrown |
2006-10-02 | [PATCH] knfsd: remove an unused variable from auth_unix_lookup() | Greg Banks |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen |
2006-09-28 | [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c | Eric Sesterhenn |
2006-09-28 | [SUNRPC]: more sunrpc endianness annotations | Al Viro |
2006-09-28 | [SUNRPC]: trivial endianness annotations | Alexey Dobriyan |
2006-09-28 | [SUNRPC]: svc_{get,put}nl() | Alexey Dobriyan |
2006-09-27 | [PATCH] inode-diet: Eliminate i_blksize from the inode structure | Theodore Ts'o |
2006-09-27 | [PATCH] Really ignore kmem_cache_destroy return value | Alexey Dobriyan |
2006-09-23 | Merge git://git.linux-nfs.org/pub/linux/nfs-2.6 | Linus Torvalds |
2006-09-22 | NFSv4: rpc_mkpipe creating socket inodes w/out sk buffers | Steve Dickson |
2006-09-22 | SUNRPC: Fix Oops in pmap_getport_done | Trond Myklebust |
2006-09-22 | SUNRPC: Add refcounting to the struct rpc_xprt | Trond Myklebust |
2006-09-22 | SUNRPC: Clean up soft task error handling | Trond Myklebust |
2006-09-22 | SUNRPC: Handle ENETUNREACH, EHOSTUNREACH and EHOSTDOWN socket errors | Trond Myklebust |