| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ |
|
| * | drivers: avoid parsing names as kthread_run() format strings | Kees Cook | 2013-07-03 | 1 | -1/+1 |
* | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-07-03 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Merge branch 'freezer' | Rafael J. Wysocki | 2013-06-28 | 1 | -1/+1 |
| |\ |
|
| | * | freezer: add unsafe versions of freezable helpers for NFS | Colin Cross | 2013-05-12 | 1 | -1/+1 |
* | | | 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 | 2 | -8/+12 |
|\ \ |
|
| * | | svcrpc: fix failures to handle -1 uid's and gid's | J. Bruce Fields | 2013-05-29 | 1 | -5/+7 |
| * | | 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: Prevent an rpc_task wakeup race | Trond Myklebust | 2013-05-22 | 1 | -1/+7 |
* | | SUNRPC: Convert auth_gss pipe detection to work in namespaces | Trond Myklebust | 2013-05-16 | 3 | -19/+30 |
* | | SUNRPC: Faster detection if gssd is actually running | Trond Myklebust | 2013-05-16 | 3 | -1/+18 |
* | | 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 | 2 | -3/+2 |
|\ \ |
|
| * | | SUNRPC: Don't spam syslog with "Pseudoflavor not found" messages | Trond Myklebust | 2013-05-03 | 2 | -3/+2 |
* | | | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-05-03 | 14 | -19/+1889 |
|\ \ \
| | |/
| |/| |
|
| * | | 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 |
| * | | Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-... | J. Bruce Fields | 2013-04-29 | 9 | -44/+185 |
| |\ \
| | |/ |
|
| * | | SUNRPC: Use gssproxy upcall for server RPCGSS authentication. | Simo Sorce | 2013-04-26 | 3 | -9/+343 |
| * | | SUNRPC: Add RPC based upcall mechanism for RPCGSS auth | Simo Sorce | 2013-04-26 | 7 | -1/+1504 |
| * | | SUNRPC: conditionally return endtime from import_sec_context | Simo Sorce | 2013-04-26 | 4 | -6/+11 |
| * | | SUNRPC: allow disabling idle timeout | J. Bruce Fields | 2013-04-26 | 2 | -0/+4 |
| * | | SUNRPC: attempt AF_LOCAL connect on setup | J. Bruce Fields | 2013-04-26 | 1 | -0/+3 |
| * | | Merge Trond's nfs-for-next | J. Bruce Fields | 2013-04-26 | 5 | -22/+106 |
| |\ \ |
|
| * | | | SUNRPC/cache: add module_put() on error path in cache_open() | Alexey Khoroshilov | 2013-04-03 | 1 | -1/+3 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-05-01 | 2 | -13/+13 |
|\ \ \ \ |
|
| * | | | | procfs: new helper - PDE_DATA(inode) | Al Viro | 2013-04-09 | 2 | -13/+13 |
* | | | | | Merge tag 'nfs-for-3.10-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-04-30 | 9 | -52/+275 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 2013-04-23 | 1 | -8/+3 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust | 2013-04-23 | 6 | -32/+176 |
| |\ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| | * | | | | SUNRPC: Don't recognize RPC_AUTH_MAXFLAVOR | Chuck Lever | 2013-04-04 | 1 | -1/+4 |
| | * | | | | SUNRPC: Remove EXPORT_SYMBOL_GPL() from GSS mech switch | Chuck Lever | 2013-03-29 | 1 | -13/+13 |
| | * | | | | SUNRPC: Make gss_mech_get() static | Chuck Lever | 2013-03-29 | 1 | -4/+1 |
| | * | | | | SUNRPC: Refactor nfsd4_do_encode_secinfo() | Chuck Lever | 2013-03-29 | 3 | -2/+69 |
| | * | | | | SUNRPC: Consider qop when looking up pseudoflavors | Chuck Lever | 2013-03-29 | 3 | -7/+20 |
| | * | | | | SUNRPC: Load GSS kernel module by OID | Chuck Lever | 2013-03-29 | 3 | -0/+9 |
| | * | | | | SUNRPC: Introduce rpcauth_get_pseudoflavor() | Chuck Lever | 2013-03-29 | 3 | -5/+59 |
| | * | | | | SUNRPC: Define rpcsec_gss_info structure | Chuck Lever | 2013-03-29 | 1 | -1/+1 |
| | * | | | | SUNRPC: Missing module alias for auth_rpcgss.ko | Chuck Lever | 2013-03-29 | 1 | -0/+1 |
| * | | | | | SUNRPC: Allow rpc_create() to request that TCP slots be unlimited | Trond Myklebust | 2013-04-14 | 2 | -1/+7 |
| * | | | | | SUNRPC: Fix a livelock problem in the xprt->backlog queue | Trond Myklebust | 2013-04-14 | 2 | -4/+74 |
| * | | | | | sunrpc: drop "select NETVM" | Paul Bolle | 2013-04-05 | 1 | -1/+0 |
| |/ / / / |
|
| * | | | | SUNRPC: Report network/connection errors correctly for SOFTCONN rpc tasks | Trond Myklebust | 2013-03-25 | 2 | -14/+18 |