Age | Commit message (Expand) | Author | Files | Lines |
2013-05-22 | SUNRPC: Prevent an rpc_task wakeup race | Trond Myklebust | 1 | -1/+7 |
2013-05-16 | SUNRPC: Convert auth_gss pipe detection to work in namespaces | Trond Myklebust | 3 | -19/+30 |
2013-05-16 | SUNRPC: Faster detection if gssd is actually running | Trond Myklebust | 3 | -1/+18 |
2013-05-15 | SUNRPC: Fix a bug in gss_create_upcall | Trond Myklebust | 1 | -2/+3 |
2013-05-10 | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -28/+30 |
2013-05-09 | Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -3/+2 |
2013-05-08 | SUNRPC: fix decoding of optional gss-proxy xdr fields | J. Bruce Fields | 1 | -13/+13 |
2013-05-06 | SUNRPC: Refactor gssx_dec_option_array() to kill uninitialized warning | Geert Uytterhoeven | 1 | -15/+17 |
2013-05-03 | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 14 | -19/+1889 |
2013-05-03 | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages | Trond Myklebust | 2 | -3/+2 |
2013-05-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -13/+13 |
2013-05-01 | svcauth_gss: fix error return code in rsc_parse() | Wei Yongjun | 1 | -1/+3 |
2013-04-30 | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 9 | -52/+275 |
2013-04-30 | net/sunrpc: rename random32() to prandom_u32() | Akinobu Mita | 1 | -2/+2 |
2013-04-30 | lib, net: make isodigit() public and use it | Andy Shevchenko | 1 | -1/+0 |
2013-04-30 | svcrpc: fix gss-proxy to respect user namespaces | J. Bruce Fields | 1 | -7/+13 |
2013-04-30 | SUNRPC: gssp_procedures[] can be static | Fengguang Wu | 1 | -1/+1 |
2013-04-30 | SUNRPC: define {create,destroy}_use_gss_proxy_proc_entry in !PROC case | J. Bruce Fields | 1 | -1/+10 |
2013-04-30 | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields | 9 | -44/+185 |
2013-04-26 | SUNRPC: Use gssproxy upcall for server RPCGSS authentication. | Simo Sorce | 3 | -9/+343 |
2013-04-26 | SUNRPC: Add RPC based upcall mechanism for RPCGSS auth | Simo Sorce | 7 | -1/+1504 |
2013-04-26 | SUNRPC: conditionally return endtime from import_sec_context | Simo Sorce | 4 | -6/+11 |
2013-04-26 | SUNRPC: allow disabling idle timeout | J. Bruce Fields | 2 | -0/+4 |
2013-04-26 | SUNRPC: attempt AF_LOCAL connect on setup | J. Bruce Fields | 1 | -0/+3 |
2013-04-26 | Merge Trond's nfs-for-next | J. Bruce Fields | 5 | -22/+106 |
2013-04-23 | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 1 | -8/+3 |
2013-04-23 | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust | 6 | -32/+176 |
2013-04-14 | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust | 2 | -1/+7 |
2013-04-14 | SUNRPC: Fix a livelock problem in the xprt->backlog queue | Trond Myklebust | 2 | -4/+74 |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -8/+3 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 2 | -13/+13 |
2013-04-06 | sunrpc: drop "select NETVM" | Paul Bolle | 1 | -1/+0 |
2013-04-06 | SUNRPC: Fix a potential memory leak in rpc_new_client | Trond Myklebust | 1 | -5/+2 |
2013-04-06 | SUNRPC: Remove extra xprt_put() | Chuck Lever | 1 | -3/+1 |
2013-04-05 | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR | Chuck Lever | 1 | -1/+4 |
2013-04-03 | SUNRPC/cache: add module_put() on error path in cache_open() | Alexey Khoroshilov | 1 | -1/+3 |
2013-03-29 | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch | Chuck Lever | 1 | -13/+13 |
2013-03-29 | SUNRPC: Make gss_mech_get() static | Chuck Lever | 1 | -4/+1 |
2013-03-29 | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever | 3 | -2/+69 |
2013-03-29 | SUNRPC: Consider qop when looking up pseudoflavors | Chuck Lever | 3 | -7/+20 |
2013-03-29 | SUNRPC: Load GSS kernel module by OID | Chuck Lever | 3 | -0/+9 |
2013-03-29 | SUNRPC: Introduce rpcauth_get_pseudoflavor() | Chuck Lever | 3 | -5/+59 |
2013-03-29 | SUNRPC: Define rpcsec_gss_info structure | Chuck Lever | 1 | -1/+1 |
2013-03-29 | SUNRPC: Missing module alias for auth_rpcgss.ko | Chuck Lever | 1 | -0/+1 |
2013-03-27 | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -2/+7 |
2013-03-25 | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks | Trond Myklebust | 2 | -14/+18 |
2013-03-25 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust | 1 | -2/+7 |
2013-03-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -0/+1 |
2013-03-13 | fs: Readd the fs module aliases. | Eric W. Biederman | 1 | -0/+1 |
2013-03-12 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -9/+18 |