aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-10-28SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 messageTrond Myklebust
2013-10-28SUNRPC: remove an unnecessary if statementwangweidong
2013-10-28sunrpc: comment typo fixJ. Bruce Fields
2013-10-28SUNRPC: Add correct rcu_dereference annotation in rpc_clnt_set_transportTrond Myklebust
2013-10-28SUNRPC: Add a helper to switch the transport of an rpc_clntTrond Myklebust
2013-10-28SUNRPC: Modify synopsis of rpc_client_register()Chuck Lever
2013-10-26sunrpc: trim off EC bytes in GSSAPI v2 unwrapJeff Layton
2013-10-24sunrpc: switch to %pdAl Viro
2013-10-10gss_krb5: document that we ignore sequence numberJ. Bruce Fields
2013-10-10svcrpc: handle some gssproxy encoding errorsJ. Bruce Fields
2013-10-09net: fix build errors if ipv6 is disabledEric Dumazet
2013-10-09ipv6: make lookups simpler and fasterEric Dumazet
2013-10-08svcrpc: fix error-handling on badd gssproxy downcallJ. Bruce Fields
2013-10-08svcrpc: fix gss-proxy NULL dereference in some error casesJ. Bruce Fields
2013-10-01SUNRPC: call_connect_status should recheck bind and connect status on errorTrond Myklebust
2013-10-01SUNRPC: Remove redundant initialisations of request rq_bytes_sentTrond Myklebust
2013-10-01SUNRPC: Fix RPC call retransmission statisticsTrond Myklebust
2013-10-01SUNRPC: Add RPC task and client level options to disable the resend timeoutTrond Myklebust
2013-10-01SUNRPC: Clean up - convert xprt_prepare_transmit to return a boolTrond Myklebust
2013-10-01SUNRPC: Clear the request rq_bytes_sent field in xprt_release_writeTrond Myklebust
2013-10-01SUNRPC: Don't set the request connect_cookie until a successful transmitTrond Myklebust
2013-10-01SUNRPC: Only update the TCP connect cookie on a successful connectTrond Myklebust
2013-10-01SUNRPC: Enable the keepalive option for TCP socketsTrond Myklebust
2013-09-18RPCSEC_GSS: fix crash on destroying gss authJ. Bruce Fields
2013-09-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-12Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-12SUNRPC: No, I did not intend to create a 256KiB hashtableTrond Myklebust
2013-09-12sunrpc: Add missing kuids conversion for printingGeert Uytterhoeven
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-09-10shrinker: convert remaining shrinkers to count/scan APIDave Chinner
2013-09-09Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-09-06rpc: let xdr layer allocate gssproxy receieve pagesJ. Bruce Fields
2013-09-06rpc: fix huge kmalloc's in gss-proxyJ. Bruce Fields
2013-09-06rpc: comment on linux_cred encoding, treat all as unsignedJ. Bruce Fields
2013-09-06rpc: clean up decoding of gssproxy linux credsJ. Bruce Fields
2013-09-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-09-05SUNRPC: Add an identifier for struct rpc_clntTrond Myklebust
2013-09-04SUNRPC: Ensure rpc_task->tk_pid is available for tracepointsTrond Myklebust
2013-09-04SUNRPC: Add tracepoints to help debug socket connection issuesTrond Myklebust
2013-09-03SUNRPC refactor rpcauth_checkverf error returnsAndy Adamson
2013-09-03SUNRPC new rpc_credops to test credential expiryAndy Adamson
2013-09-03SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresultAndy Adamson
2013-09-02SUNRPC: rpcauth_create needs to know about rpc_clnt clone statusTrond Myklebust
2013-09-02RPCSEC_GSS: Share all credential caches on a per-transport basisTrond Myklebust
2013-09-01RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth cachesTrond Myklebust
2013-09-01SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objectsTrond Myklebust
2013-09-01SUNRPC: Remove the rpc_client->cl_dentryTrond Myklebust
2013-09-01SUNRPC: Remove the obsolete auth-only interface for pipefs dentry managementTrond Myklebust
2013-09-01RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentriesTrond Myklebust
2013-08-30SUNRPC: Add a framework to clean up management of rpc_pipefs directoriesTrond Myklebust