Age | Commit message (Expand) | Author | Files | Lines |
2013-10-28 | SUNRPC: Add a helper to switch the transport of an rpc_clnt | Trond Myklebust | 1 | -0/+4 |
2013-10-02 | SUNRPC: Add RPC task and client level options to disable the resend timeout | Trond Myklebust | 2 | -0/+3 |
2013-10-02 | SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool | Trond Myklebust | 1 | -1/+1 |
2013-09-11 | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -3/+20 |
2013-09-09 | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 4 | -9/+66 |
2013-09-05 | SUNRPC: Add an identifier for struct rpc_clnt | Trond Myklebust | 1 | -0/+1 |
2013-09-04 | SUNRPC: Ensure rpc_task->tk_pid is available for tracepoints | Trond Myklebust | 1 | -1/+1 |
2013-09-03 | SUNRPC new rpc_credops to test credential expiry | Andy Adamson | 1 | -0/+16 |
2013-09-01 | SUNRPC: Add a helper to allow sharing of rpc_pipefs directory objects | Trond Myklebust | 1 | -0/+6 |
2013-09-01 | SUNRPC: Remove the rpc_client->cl_dentry | Trond Myklebust | 2 | -2/+1 |
2013-09-01 | SUNRPC: Remove the obsolete auth-only interface for pipefs dentry management | Trond Myklebust | 1 | -2/+0 |
2013-08-31 | svcrpc: remove unused rq_resused | J. Bruce Fields | 1 | -1/+0 |
2013-08-31 | Merge tag 'v3.11-rc5' into for-3.12 branch | J. Bruce Fields | 1 | -0/+1 |
2013-08-30 | SUNRPC: Add a framework to clean up management of rpc_pipefs directories | Trond Myklebust | 2 | -1/+34 |
2013-08-30 | SUNRPC: Replace clnt->cl_principal | Trond Myklebust | 2 | -3/+8 |
2013-08-30 | SUNRPC: Remove unused struct rpc_clnt field cl_protname | Trond Myklebust | 1 | -1/+0 |
2013-08-19 | sunrpc: prepare NFS for 2038 | Harshula Jayasuriya | 1 | -2/+20 |
2013-08-08 | SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister | Trond Myklebust | 1 | -0/+1 |
2013-07-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2013-07-14 | rpc_create_*_dir: don't bother with qstr | Al Viro | 1 | -2/+2 |
2013-07-11 | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 3 | -27/+35 |
2013-07-02 | net/sunrpc: xpt_auth_cache should be ignored when expired. | NeilBrown | 1 | -27/+21 |
2013-07-02 | sunrpc/cache: ensure items removed from cache do not have pending upcalls. | NeilBrown | 1 | -0/+1 |
2013-07-02 | svcrpc: store gss mech in svc_cred | J. Bruce Fields | 2 | -0/+6 |
2013-07-02 | svcrpc: introduce init_svc_cred | J. Bruce Fields | 1 | -0/+7 |
2013-06-07 | SUNRPC: Remove unused functions rpc_task_set/has_priority | Trond Myklebust | 1 | -10/+0 |
2013-06-07 | SUNRPC: Remove the unused helpers task_for_each() and task_for_first() | Trond Myklebust | 1 | -9/+0 |
2013-06-07 | SUNRPC: Remove unused function rpc_queue_empty | Trond Myklebust | 1 | -1/+0 |
2013-04-30 | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields | 2 | -7/+32 |
2013-04-26 | SUNRPC: conditionally return endtime from import_sec_context | Simo Sorce | 1 | -0/+2 |
2013-04-26 | SUNRPC: allow disabling idle timeout | J. Bruce Fields | 2 | -0/+2 |
2013-04-26 | Merge Trond's nfs-for-next | J. Bruce Fields | 2 | -0/+6 |
2013-04-23 | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust | 2 | -9/+30 |
2013-04-14 | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust | 2 | -0/+4 |
2013-04-14 | SUNRPC: Fix a livelock problem in the xprt->backlog queue | Trond Myklebust | 1 | -0/+2 |
2013-04-10 | nfsd4: check backchannel attributes on create_session | J. Bruce Fields | 1 | -0/+3 |
2013-03-29 | SUNRPC: Make gss_mech_get() static | Chuck Lever | 1 | -3/+0 |
2013-03-29 | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever | 2 | -0/+7 |
2013-03-29 | SUNRPC: Consider qop when looking up pseudoflavors | Chuck Lever | 1 | -1/+4 |
2013-03-29 | SUNRPC: Introduce rpcauth_get_pseudoflavor() | Chuck Lever | 2 | -3/+7 |
2013-03-29 | SUNRPC: Define rpcsec_gss_info structure | Chuck Lever | 1 | -2/+12 |
2013-03-03 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -0/+1 |
2013-03-01 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 5 | -158/+178 |
2013-03-01 | SUNRPC: add call to get configured timeout | Weston Andros Adamson | 1 | -0/+1 |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2 | -5/+6 |
2013-02-15 | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function | Stanislav Kinsbursky | 1 | -5/+1 |
2013-02-15 | SUNRPC: introduce cache_detail->cache_request callback | Stanislav Kinsbursky | 1 | -0/+4 |
2013-02-13 | sunrpc: Use kuid_t and kgid_t where appropriate | Eric W. Biederman | 2 | -5/+6 |
2013-02-09 | sunrpc: trim off trailing checksum before returning decrypted or integrity au... | Jeff Layton | 1 | -0/+1 |
2013-02-05 | sunrpc: fix comment in struct xdr_buf definition | Jeff Layton | 1 | -1/+1 |