Age | Commit message (Expand) | Author |
2014-04-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2014-04-11 | net: Fix use after free by removing length arg from sk_data_ready callbacks. | David S. Miller |
2014-04-08 | Merge branch 'for-3.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-03-31 | nfsd: check passed socket's net matches NFSd superblock's one | Stanislav Kinsbursky |
2014-03-30 | NFSD/SUNRPC: Check rpc_xprt out of xs_setup_bc_tcp | Kinglong Mee |
2014-03-30 | SUNRPC: New helper for creating client with rpc_xprt | Kinglong Mee |
2014-02-11 | SUNRPC: RPC callbacks may be split across several TCP segments | Trond Myklebust |
2014-01-30 | Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2014-01-03 | SUNRPC/NFSD: Support a new option for ignoring the result of svc_register | Kinglong Mee |
2013-12-10 | sunrpc: fix some typos | Weng Meiling |
2013-12-06 | sunrpc: replace sunrpc_net->gssd_running flag with a more reliable check | Jeff Layton |
2013-12-06 | sunrpc: create a new dummy pipe for gssd to hold open | Jeff Layton |
2013-10-28 | SUNRPC: Add a helper to switch the transport of an rpc_clnt | 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-09-10 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-09-09 | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
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-03 | SUNRPC new rpc_credops to test credential expiry | Andy Adamson |
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-08-30 | svcrpc: remove unused rq_resused | J. Bruce Fields |
2013-08-30 | Merge tag 'v3.11-rc5' into for-3.12 branch | J. Bruce Fields |
2013-08-30 | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust |
2013-08-30 | SUNRPC: Replace clnt->cl_principal | Trond Myklebust |
2013-08-30 | SUNRPC: Remove unused struct rpc_clnt field cl_protname | Trond Myklebust |
2013-08-19 | sunrpc: prepare NFS for 2038 | Harshula Jayasuriya |
2013-08-07 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | 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 | rpc_create_*_dir: don't bother with qstr | Al Viro |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-07-01 | net/sunrpc: xpt_auth_cache should be ignored when expired. | NeilBrown |
2013-07-01 | sunrpc/cache: ensure items removed from cache do not have pending upcalls. | NeilBrown |
2013-07-01 | svcrpc: store gss mech in svc_cred | J. Bruce Fields |
2013-07-01 | svcrpc: introduce init_svc_cred | J. Bruce Fields |
2013-06-06 | SUNRPC: Remove unused functions rpc_task_set/has_priority | Trond Myklebust |
2013-06-06 | SUNRPC: Remove the unused helpers task_for_each() and task_for_first() | Trond Myklebust |
2013-06-06 | SUNRPC: Remove unused function rpc_queue_empty | Trond Myklebust |
2013-04-29 | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields |
2013-04-26 | SUNRPC: conditionally return endtime from import_sec_context | Simo Sorce |
2013-04-26 | SUNRPC: allow disabling idle timeout | J. Bruce Fields |
2013-04-26 | Merge Trond's nfs-for-next | J. Bruce Fields |
2013-04-23 | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust |
2013-04-14 | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust |
2013-04-14 | SUNRPC: Fix a livelock problem in the xprt->backlog queue | Trond Myklebust |
2013-04-09 | nfsd4: check backchannel attributes on create_session | J. Bruce Fields |
2013-03-29 | SUNRPC: Make gss_mech_get() static | Chuck Lever |
2013-03-29 | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever |