| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-11-16 | 5 | -26/+28 |
|\ |
|
| * | sunrpc: trim off EC bytes in GSSAPI v2 unwrap | Jeff Layton | 2013-10-26 | 1 | -2/+2 |
| * | gss_krb5: document that we ignore sequence number | J. Bruce Fields | 2013-10-10 | 2 | -6/+8 |
| * | svcrpc: handle some gssproxy encoding errors | J. Bruce Fields | 2013-10-10 | 1 | -15/+14 |
| * | svcrpc: fix error-handling on badd gssproxy downcall | J. Bruce Fields | 2013-10-08 | 1 | -2/+2 |
| * | svcrpc: fix gss-proxy NULL dereference in some error cases | J. Bruce Fields | 2013-10-08 | 1 | -1/+2 |
* | | SUNRPC: Fix buffer overflow checking in gss_encode_v0_msg/gss_encode_v1_msg | Trond Myklebust | 2013-10-28 | 1 | -19/+37 |
* | | SUNRPC: gss_alloc_msg - choose _either_ a v0 message or a v1 message | Trond Myklebust | 2013-10-28 | 1 | -0/+1 |
|/ |
|
* | RPCSEC_GSS: fix crash on destroying gss auth | J. Bruce Fields | 2013-09-18 | 1 | -0/+11 |
* | Merge tag 'nfs-for-3.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-09-12 | 1 | -1/+1 |
|\ |
|
| * | SUNRPC: No, I did not intend to create a 256KiB hashtable | Trond Myklebust | 2013-09-12 | 1 | -1/+1 |
* | | Merge branch 'nfsd-next' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-09-10 | 3 | -22/+50 |
|\ \ |
|
| * | | rpc: let xdr layer allocate gssproxy receieve pages | J. Bruce Fields | 2013-09-06 | 1 | -10/+6 |
| * | | rpc: fix huge kmalloc's in gss-proxy | J. Bruce Fields | 2013-09-06 | 3 | -1/+37 |
| * | | rpc: comment on linux_cred encoding, treat all as unsigned | J. Bruce Fields | 2013-09-06 | 1 | -8/+10 |
| * | | rpc: clean up decoding of gssproxy linux creds | J. Bruce Fields | 2013-09-06 | 1 | -19/+13 |
* | | | Merge tag 'nfs-for-3.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-09-09 | 1 | -112/+330 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | SUNRPC refactor rpcauth_checkverf error returns | Andy Adamson | 2013-09-03 | 1 | -2/+5 |
| * | SUNRPC new rpc_credops to test credential expiry | Andy Adamson | 2013-09-03 | 1 | -2/+50 |
| * | RPCSEC_GSS: Share all credential caches on a per-transport basis | Trond Myklebust | 2013-09-02 | 1 | -3/+89 |
| * | RPCSEC_GSS: Share rpc_pipes when an rpc_clnt owns multiple rpcsec auth caches | Trond Myklebust | 2013-09-01 | 1 | -9/+68 |
| * | RPCSEC_GSS: Switch auth_gss to use the new framework for pipefs dentries | Trond Myklebust | 2013-09-01 | 1 | -89/+92 |
| * | RPCSEC_GSS: Fix an Oopsable condition when creating/destroying pipefs objects | Trond Myklebust | 2013-08-30 | 1 | -12/+20 |
| * | RPCSEC_GSS: Further cleanups | Trond Myklebust | 2013-08-30 | 1 | -11/+20 |
| * | SUNRPC: Replace clnt->cl_principal | Trond Myklebust | 2013-08-30 | 1 | -3/+4 |
| * | RPCSEC_GSS: Clean up upcall message allocation | Trond Myklebust | 2013-08-30 | 1 | -18/+19 |
* | | svcrpc: set cr_gss_mech from gss-proxy as well as legacy upcall | J. Bruce Fields | 2013-08-01 | 1 | -1/+1 |
* | | svcrpc: fix kfree oops in gss-proxy code | J. Bruce Fields | 2013-08-01 | 1 | -1/+0 |
* | | svcrpc: fix gss-proxy xdr decoding oops | J. Bruce Fields | 2013-08-01 | 1 | -4/+5 |
* | | svcrpc: fix gss_rpc_upcall create error | J. Bruce Fields | 2013-08-01 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-07-11 | 2 | -8/+7 |
|\ |
|
| * | svcrpc: store gss mech in svc_cred | J. Bruce Fields | 2013-07-01 | 2 | -4/+5 |
| * | svcrpc: introduce init_svc_cred | J. Bruce Fields | 2013-07-01 | 1 | -4/+2 |
* | | more open-coded file_inode() calls | Al Viro | 2013-06-29 | 1 | -2/+2 |
* | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-05-31 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | svcrpc: implement O_NONBLOCK behavior for use-gss-proxy | J. Bruce Fields | 2013-05-28 | 1 | -2/+4 |
| * | svcauth_gss: fix error code in use_gss_proxy() | Dan Carpenter | 2013-05-12 | 1 | -1/+1 |
* | | SUNRPC: Convert auth_gss pipe detection to work in namespaces | Trond Myklebust | 2013-05-16 | 1 | -19/+27 |
* | | SUNRPC: Faster detection if gssd is actually running | Trond Myklebust | 2013-05-16 | 1 | -1/+12 |
* | | SUNRPC: Fix a bug in gss_create_upcall | Trond Myklebust | 2013-05-15 | 1 | -2/+3 |
|/ |
|
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-05-10 | 1 | -28/+30 |
|\ |
|
| * | SUNRPC: fix decoding of optional gss-proxy xdr fields | J. Bruce Fields | 2013-05-07 | 1 | -13/+13 |
| * | SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning | Geert Uytterhoeven | 2013-05-06 | 1 | -15/+17 |
* | | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-05-09 | 1 | -2/+1 |
|\ \ |
|
| * | | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages | Trond Myklebust | 2013-05-03 | 1 | -2/+1 |
* | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-05-03 | 9 | -18/+1872 |
|\ \ \
| | |/
| |/| |
|
| * | | svcauth_gss: fix error return code in rsc_parse() | Wei Yongjun | 2013-04-30 | 1 | -1/+3 |
| * | | svcrpc: fix gss-proxy to respect user namespaces | J. Bruce Fields | 2013-04-29 | 1 | -7/+13 |
| * | | SUNRPC: gssp_procedures[] can be static | Fengguang Wu | 2013-04-29 | 1 | -1/+1 |
| * | | SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case | J. Bruce Fields | 2013-04-29 | 1 | -1/+10 |