Age | Commit message (Expand) | Author |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-26 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2013-02-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-21 | IB/core: Add "type 2" memory windows support | Shani Michaeli |
2013-02-21 | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-02-17 | sunrpc: silence build warning in gss_fill_context | Jeff Layton |
2013-02-13 | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials | Eric W. Biederman |
2013-02-13 | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls. | Eric W. Biederman |
2013-02-13 | sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials | Eric W. Biederman |
2013-02-13 | sunrpc: Hash uids by first computing their value in the initial userns | Eric W. Biederman |
2013-02-13 | sunrpc: Update svcgss xdr handle to rpsec_contect cache | Eric W. Biederman |
2013-02-13 | sunrpc: Update gss uid to security context mapping. | Eric W. Biederman |
2013-02-13 | sunrpc: Use gid_valid to test for gid != INVALID_GID | Eric W. Biederman |
2013-02-13 | sunrpc: Convert kuids and kgids to uids and gids for printing | Eric W. Biederman |
2013-02-13 | sunrpc: Simplify auth_unix now that everything is a kgid_t | Eric W. Biederman |
2013-02-13 | sunrpc: Use uid_eq and gid_eq where appropriate | Eric W. Biederman |
2013-02-13 | sunrpc: Use kuid_t and kgid_t where appropriate | Eric W. Biederman |
2013-02-13 | sunrpc: Use userns friendly constants. | Eric W. Biederman |
2013-02-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2013-02-01 | SUNRPC: Add missing static declaration to _gss_mech_get_by_name | Trond Myklebust |
2013-02-01 | SUNRPC: Avoid RCU dereferences in the transport bind and connect code | Trond Myklebust |
2013-02-01 | SUNRPC: Fix an RCU dereference in xprt_reserve | Trond Myklebust |
2013-02-01 | SUNRPC: Pass pointers to struct rpc_xprt to the congestion window | Trond Myklebust |
2013-02-01 | SUNRPC: Fix an RCU dereference in xs_local_rpcbind | Trond Myklebust |
2013-02-01 | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback | Trond Myklebust |
2013-02-01 | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() | Trond Myklebust |
2013-01-31 | ipv6: rename datagram_send_ctl and datagram_recv_ctl | Tom Parkin |
2013-01-30 | SUNRPC: When changing the queue priority, ensure that we change the owner | Trond Myklebust |
2013-01-17 | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman |
2013-01-11 | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-01-11 | net/sunrpc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-10 | nfs: fix sunrpc/clnt.c kernel-doc warnings | Randy Dunlap |
2013-01-08 | SUNRPC: Ensure we release the socket write lock if the rpc_task exits early | Trond Myklebust |
2013-01-04 | SUNRPC: Partial revert of commit 168e4b39d1afb79a7e3ea6c3bb246b4c82c6bdb9 | Trond Myklebust |
2013-01-04 | SUNRPC: Ensure that we free the rpc_task after cleanups are done | Trond Myklebust |
2012-12-20 | Merge branch 'for-3.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2012-12-17 | nfsd4: cleanup: replace rq_resused count by rq_next_page pointer | J. Bruce Fields |
2012-12-17 | svcrpc: fix some printks | J. Bruce Fields |
2012-12-17 | SUNRPC: continue run over clients list on PipeFS event instead of break | Stanislav Kinsbursky |
2012-12-15 | SUNRPC: variable 'svsk' is unused in function bc_send_request | Trond Myklebust |
2012-12-15 | SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket | Trond Myklebust |
2012-12-12 | SUNRPC handle EKEYEXPIRED in call_refreshresult | Andy Adamson |
2012-12-12 | SUNRPC set gss gc_expiry to full lifetime | Andy Adamson |
2012-12-11 | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust |
2012-12-10 | SUNRPC: remove redundant "linux/nsproxy.h" includes | Stanislav Kinsbursky |
2012-12-06 | SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones | Trond Myklebust |
2012-12-06 | NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence | Trond Myklebust |
2012-12-04 | svcrpc: support multiple-fragment rpc's | J. Bruce Fields |