aboutsummaryrefslogtreecommitdiff
path: root/net/sunrpc
AgeCommit message (Expand)Author
2013-09-10Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
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
2013-08-30RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objectsTrond Myklebust
2013-08-30RPCSEC_GSS: Further cleanupsTrond Myklebust
2013-08-30SUNRPC: Replace clnt->cl_principalTrond Myklebust
2013-08-30RPCSEC_GSS: Clean up upcall message allocationTrond Myklebust
2013-08-30SUNRPC: Cleanup rpc_setup_pipedirTrond Myklebust
2013-08-30SUNRPC: Remove unused struct rpc_clnt field cl_protnameTrond Myklebust
2013-08-30SUNRPC: Deprecate rpc_client->cl_protnameTrond Myklebust
2013-08-28SUNRPC: Fix memory corruption issue on 32-bit highmem systemsTrond Myklebust
2013-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-07SUNRPC: If the rpcbind channel is disconnected, fail the call to unregisterTrond Myklebust
2013-08-05SUNRPC: Don't auto-disconnect from the local rpcbind socketTrond Myklebust
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-08-01svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcallJ. Bruce Fields
2013-08-01svcrpc: fix kfree oops in gss-proxy codeJ. Bruce Fields
2013-08-01svcrpc: fix gss-proxy xdr decoding oopsJ. Bruce Fields
2013-08-01svcrpc: fix gss_rpc_upcall create errorJ. Bruce Fields
2013-08-01NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure.NeilBrown
2013-07-24net: add sk_stream_is_writeable() helperEric Dumazet
2013-07-23rpc_pipe: convert back to simple_dir_inode_operationsJeff Layton
2013-07-20Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-17Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-07-15svcrdma: underflow issue in decode_write_list()Dan Carpenter
2013-07-15SUNRPC: Fix another issue with rpc_client_register()Trond Myklebust
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-14sunrpc: now we can just set ->s_d_opAl Viro
2013-07-14__rpc_lookup_create_exclusive: pass string instead of qstrAl Viro
2013-07-14rpc_create_*_dir: don't bother with qstrAl Viro
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds