Age | Commit message (Expand) | Author |
2008-05-08 | Remove duplicated include in net/sunrpc/svc.c | Huang Weiyi |
2008-05-02 | sunrpc: assign PDE->data before gluing PDE into /proc tree | Denis V. Lunev |
2008-04-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-04-27 | sunrpc: fix missing kernel-doc | Randy Dunlap |
2008-04-24 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2008-04-24 | Merge branch 'devel' | Trond Myklebust |
2008-04-24 | SUNRPC: Invalidate the RPCSEC_GSS session if the server dropped the request | Trond Myklebust |
2008-04-23 | SUNRPC: Use unsigned loop and array index in svc_init_buffer() | Chuck Lever |
2008-04-23 | SUNRPC: Use unsigned index when looping over arrays | Chuck Lever |
2008-04-23 | SUNRPC: Update RPC server's TCP record marker decoder | Chuck Lever |
2008-04-23 | SUNRPC: RPC server still uses 2.4 method for disabling TCP Nagle | Chuck Lever |
2008-04-23 | SUNRPC: remove svc_create_thread() | Jeff Layton |
2008-04-23 | sunrpc: make token header values less confusing | Kevin Coffman |
2008-04-23 | gss_krb5: consistently use unsigned for seqnum | Kevin Coffman |
2008-04-23 | net/sunrpc/svc.c: suppress unintialized var warning | Andrew Morton |
2008-04-23 | Remove define for KRB5_CKSUM_LENGTH, which will become enctype-dependent | Kevin Coffman |
2008-04-23 | Correct grammer/typos in dprintks | Kevin Coffman |
2008-04-23 | SVCRDMA: Add check for XPT_CLOSE in svc_rdma_send | Tom Tucker |
2008-04-23 | sunrpc: GSS integrity and decryption failures should return GARBAGE_ARGS | Harshula Jayasuriya |
2008-04-23 | SUNRPC: allow svc_recv to break out of 500ms sleep when alloc_page fails | Jeff Layton |
2008-04-23 | svcrpc: move unused field from cache_deferred_req | J. Bruce Fields |
2008-04-23 | IPv6 support for NFS server export caches | Aurélien Charbon |
2008-04-23 | SUNRPC: have svc_recv() check kthread_should_stop() | Jeff Layton |
2008-04-23 | SUNRPC: export svc_sock_update_bufs | Jeff Layton |
2008-04-19 | SUNRPC: Don't change the RPCSEC_GSS context on a credential that is in use | Trond Myklebust |
2008-04-19 | SUNRPC: Fix a race in gss_refresh_upcall() | Trond Myklebust |
2008-04-19 | SUNRPC: Don't disconnect more than once if retransmitting NFSv4 requests | Trond Myklebust |
2008-04-19 | SUNRPC: Remove the unused export of xprt_force_disconnect | Trond Myklebust |
2008-04-19 | SUNRPC: remove XS_SENDMSG_RETRY | Trond Myklebust |
2008-04-19 | SUNRPC: Protect creds against early garbage collection | Trond Myklebust |
2008-04-19 | NFSv4: Reintroduce machine creds | Trond Myklebust |
2008-04-19 | NFSv4: Don't use cred->cr_ops->cr_name in nfs4_proc_setclientid() | Trond Myklebust |
2008-04-19 | SUNRPC: Fix read ordering problems with req->rq_private_buf.len | Trond Myklebust |
2008-04-19 | SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. | Trond Myklebust |
2008-04-19 | SUNRPC: Fix up xprt_write_space() | Trond Myklebust |
2008-04-19 | SUNRPC: Fix a bug in call_decode() | Trond Myklebust |
2008-04-19 | nodemask: use new node_to_cpumask_ptr function | Mike Travis |
2008-04-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6.26 | Linus Torvalds |
2008-04-17 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2008-04-16 | IB/core: Add support for "send with invalidate" work requests | Roland Dreier |
2008-04-08 | SUNRPC: Fix a memory leak in rpc_create() | Chuck Lever |
2008-04-08 | SUNRPC: don't call flush_dcache_page() with an invalid pointer | Trond Myklebust |
2008-04-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-26 | SVCRDMA: Check num_sge when setting LAST_CTXT bit | Tom Tucker |
2008-03-24 | SVCRDMA: Use only 1 RDMA read scatter entry for iWARP adapters | Roland Dreier |
2008-03-19 | Merge branch 'hotfixes' into devel | Trond Myklebust |
2008-03-18 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | David S. Miller |
2008-03-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David S. Miller |
2008-03-17 | [SUNRPC]: net/* NULL noise | Al Viro |
2008-03-17 | [NET] endianness noise: INADDR_ANY | Al Viro |