Age | Commit message (Expand) | Author |
2013-09-05 | SUNRPC: Add an identifier for struct rpc_clnt | Trond Myklebust |
2013-09-04 | SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints | Trond Myklebust |
2013-09-04 | SUNRPC: Add tracepoints to help debug socket connection issues | Trond Myklebust |
2013-09-03 | SUNRPC refactor rpcauth_checkverf error returns | Andy Adamson |
2013-09-03 | SUNRPC new rpc_credops to test credential expiry | Andy Adamson |
2013-09-03 | SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult | Andy Adamson |
2013-09-02 | SUNRPC: rpcauth_create needs to know about rpc_clnt clone status | Trond Myklebust |
2013-09-02 | RPCSEC_GSS: Share all credential caches on a per-transport basis | Trond Myklebust |
2013-09-01 | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches | Trond Myklebust |
2013-09-01 | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects | Trond Myklebust |
2013-09-01 | SUNRPC: Remove the rpc_client->cl_dentry | Trond Myklebust |
2013-09-01 | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management | Trond Myklebust |
2013-09-01 | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries | Trond Myklebust |
2013-08-30 | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust |
2013-08-30 | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects | Trond Myklebust |
2013-08-30 | RPCSEC_GSS: Further cleanups | Trond Myklebust |
2013-08-30 | SUNRPC: Replace clnt->cl_principal | Trond Myklebust |
2013-08-30 | RPCSEC_GSS: Clean up upcall message allocation | Trond Myklebust |
2013-08-30 | SUNRPC: Cleanup rpc_setup_pipedir | Trond Myklebust |
2013-08-30 | SUNRPC: Remove unused struct rpc_clnt field cl_protname | Trond Myklebust |
2013-08-30 | SUNRPC: Deprecate rpc_client->cl_protname | Trond Myklebust |
2013-08-28 | SUNRPC: Fix memory corruption issue on 32-bit highmem systems | Trond Myklebust |
2013-08-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-07 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust |
2013-08-05 | SUNRPC: Don't auto-disconnect from the local rpcbind socket | Trond Myklebust |
2013-08-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2013-08-01 | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall | J. Bruce Fields |
2013-08-01 | svcrpc: fix kfree oops in gss-proxy code | J. Bruce Fields |
2013-08-01 | svcrpc: fix gss-proxy xdr decoding oops | J. Bruce Fields |
2013-08-01 | svcrpc: fix gss_rpc_upcall create error | J. Bruce Fields |
2013-08-01 | NFSD/sunrpc: avoid deadlock on TCP connection due to memory pressure. | NeilBrown |
2013-07-24 | net: add sk_stream_is_writeable() helper | Eric Dumazet |
2013-07-23 | rpc_pipe: convert back to simple_dir_inode_operations | Jeff Layton |
2013-07-20 | Merge tag 'nfs-for-3.11-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-17 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-15 | svcrdma: underflow issue in decode_write_list() | Dan Carpenter |
2013-07-15 | SUNRPC: Fix another issue with rpc_client_register() | Trond Myklebust |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-07-14 | sunrpc: now we can just set ->s_d_op | Al Viro |
2013-07-14 | __rpc_lookup_create_exclusive: pass string instead of qstr | Al Viro |
2013-07-14 | rpc_create_*_dir: don't bother with qstr | Al Viro |
2013-07-11 | Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-10 | SUNRPC: Fix a deadlock in rpc_client_register() | Trond Myklebust |
2013-07-09 | rpc_pipe: rpc_dir_inode_operations can be static | Fengguang Wu |
2013-07-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-09 | rpc_pipe: set dentry operations at d_alloc time | Jeff Layton |
2013-07-09 | Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-07-08 | svcrpc: fix failures to handle -1 uid's | J. Bruce Fields |
2013-07-03 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |