Age | Commit message (Expand) | Author |
2013-12-05 | Merge tag 'nfs-for-3.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-11-26 | SUNRPC: do not fail gss proc NULL calls with EACCES | Andy Adamson |
2013-11-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-16 | Merge tag 'nfs-for-3.13-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-11-16 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-11-15 | consolidate simple ->d_delete() instances | Al Viro |
2013-11-13 | svcrpc: remove an unnecessary assignment | Weng Meiling |
2013-11-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-11-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-11-12 | SUNRPC: Avoid deep recursion in rpc_release_client | Trond Myklebust |
2013-11-12 | sunrpc: comment typo fix | J. Bruce Fields |
2013-11-08 | SUNRPC: Fix a data corruption issue when retransmitting RPC calls | Trond Myklebust |
2013-10-31 | SUNRPC: Cleanup xs_destroy() | Trond Myklebust |
2013-10-31 | SUNRPC: close a rare race in xs_tcp_setup_socket. | NeilBrown |
2013-10-30 | SUNRPC: remove duplicated include from clnt.c | Wei Yongjun |
2013-10-28 | SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg | Trond Myklebust |
2013-10-28 | SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message | Trond Myklebust |
2013-10-28 | SUNRPC: remove an unnecessary if statement | wangweidong |
2013-10-28 | sunrpc: comment typo fix | J. Bruce Fields |
2013-10-28 | SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transport | Trond Myklebust |
2013-10-28 | SUNRPC: Add a helper to switch the transport of an rpc_clnt | Trond Myklebust |
2013-10-28 | SUNRPC: Modify synopsis of rpc_client_register() | Chuck Lever |
2013-10-26 | sunrpc: trim off EC bytes in GSSAPI v2 unwrap | Jeff Layton |
2013-10-24 | sunrpc: switch to %pd | Al Viro |
2013-10-10 | gss_krb5: document that we ignore sequence number | J. Bruce Fields |
2013-10-10 | svcrpc: handle some gssproxy encoding errors | J. Bruce Fields |
2013-10-09 | net: fix build errors if ipv6 is disabled | Eric Dumazet |
2013-10-09 | ipv6: make lookups simpler and faster | Eric Dumazet |
2013-10-08 | svcrpc: fix error-handling on badd gssproxy downcall | J. Bruce Fields |
2013-10-08 | svcrpc: fix gss-proxy NULL dereference in some error cases | J. Bruce Fields |
2013-10-01 | SUNRPC: call_connect_status should recheck bind and connect status on error | Trond Myklebust |
2013-10-01 | SUNRPC: Remove redundant initialisations of request rq_bytes_sent | Trond Myklebust |
2013-10-01 | SUNRPC: Fix RPC call retransmission statistics | Trond Myklebust |
2013-10-01 | SUNRPC: Add RPC task and client level options to disable the resend timeout | Trond Myklebust |
2013-10-01 | SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool | Trond Myklebust |
2013-10-01 | SUNRPC: Clear the request rq_bytes_sent field in xprt_release_write | Trond Myklebust |
2013-10-01 | SUNRPC: Don't set the request connect_cookie until a successful transmit | Trond Myklebust |
2013-10-01 | SUNRPC: Only update the TCP connect cookie on a successful connect | Trond Myklebust |
2013-10-01 | SUNRPC: Enable the keepalive option for TCP sockets | Trond Myklebust |
2013-09-18 | RPCSEC_GSS: fix crash on destroying gss auth | J. Bruce Fields |
2013-09-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-09-12 | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-12 | SUNRPC: No, I did not intend to create a 256KiB hashtable | Trond Myklebust |
2013-09-12 | sunrpc: Add missing kuids conversion for printing | Geert Uytterhoeven |
2013-09-10 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-09-10 | shrinker: convert remaining shrinkers to count/scan API | Dave Chinner |
2013-09-09 | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-09-06 | rpc: let xdr layer allocate gssproxy receieve pages | J. Bruce Fields |
2013-09-06 | rpc: fix huge kmalloc's in gss-proxy | J. Bruce Fields |
2013-09-06 | rpc: comment on linux_cred encoding, treat all as unsigned | J. Bruce Fields |