| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | SUNRPC: One line comment fix | Trond Myklebust | 2013-03-03 | 1 | -1/+1 |
| * | SUNRPC: add call to get configured timeout | Weston Andros Adamson | 2013-03-01 | 1 | -0/+15 |
| * | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust | 2013-02-22 | 1 | -1/+5 |
* | | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2013-03-01 | 12 | -101/+162 |
|\ \ |
|
| * | | SUNRPC: make AF_LOCAL connect synchronous | J. Bruce Fields | 2013-02-28 | 1 | -8/+27 |
| * | | svcrpc: fix rpc server shutdown races | J. Bruce Fields | 2013-02-17 | 2 | -34/+32 |
| * | | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields | 2013-02-17 | 1 | -13/+2 |
| * | | SUNRPC: move cache_detail->cache_request callback call to cache_read() | Stanislav Kinsbursky | 2013-02-15 | 1 | -12/+20 |
| * | | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function | Stanislav Kinsbursky | 2013-02-15 | 1 | -7/+3 |
| * | | SUNRPC: rework cache upcall logic | Stanislav Kinsbursky | 2013-02-15 | 3 | -23/+7 |
| * | | SUNRPC: introduce cache_detail->cache_request callback | Stanislav Kinsbursky | 2013-02-15 | 2 | -3/+6 |
| * | | sunrpc: trim off trailing checksum before returning decrypted or integrity au... | Jeff Layton | 2013-02-08 | 3 | -2/+51 |
| * | | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 2013-02-05 | 6 | -2/+7 |
| * | | sunrpc: Fix lockd sleeping until timeout | Andriy Skulysh | 2013-01-24 | 1 | -1/+8 |
| * | | svcrpc: silence "unused variable" warning in !RPC_DEBUG case | J. Bruce Fields | 2013-01-24 | 1 | -0/+4 |
| * | | nfsd: Remove write permission from file content | Yanchuan Nian | 2013-01-24 | 1 | -1/+1 |
* | | | hlist: drop the node parameter from iterators | Sasha Levin | 2013-02-28 | 3 | -7/+5 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-27 | 3 | -20/+20 |
|\ \ \ |
|
| * | | | new helper: file_inode(file) | Al Viro | 2013-02-23 | 3 | -20/+20 |
* | | | | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2013-02-26 | 1 | -10/+10 |
|\ \ \ \ |
|
| * | | | | IB/core: Add "type 2" memory windows support | Shani Michaeli | 2013-02-21 | 1 | -10/+10 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2013-02-26 | 6 | -68/+96 |
|\ \ \ \ \ |
|
| * | | | | | sunrpc: Properly decode kuids and kgids in RPC_AUTH_UNIX credentials | Eric W. Biederman | 2013-02-13 | 1 | -2/+4 |
| * | | | | | sunrpc: Properly encode kuids and kgids in auth.unix.gid rpc pipe upcalls. | Eric W. Biederman | 2013-02-13 | 1 | -5/+9 |
| * | | | | | sunrpc: Properly encode kuids and kgids in RPC_AUTH_UNIX credentials | Eric W. Biederman | 2013-02-13 | 1 | -3/+3 |
| * | | | | | sunrpc: Hash uids by first computing their value in the initial userns | Eric W. Biederman | 2013-02-13 | 2 | -3/+8 |
| * | | | | | sunrpc: Update svcgss xdr handle to rpsec_contect cache | Eric W. Biederman | 2013-02-13 | 1 | -5/+13 |
| * | | | | | sunrpc: Update gss uid to security context mapping. | Eric W. Biederman | 2013-02-13 | 1 | -5/+15 |
| * | | | | | sunrpc: Use gid_valid to test for gid != INVALID_GID | Eric W. Biederman | 2013-02-13 | 1 | -3/+2 |
| * | | | | | sunrpc: Convert kuids and kgids to uids and gids for printing | Eric W. Biederman | 2013-02-13 | 3 | -7/+13 |
| * | | | | | sunrpc: Simplify auth_unix now that everything is a kgid_t | Eric W. Biederman | 2013-02-13 | 1 | -10/+4 |
| * | | | | | sunrpc: Use uid_eq and gid_eq where appropriate | Eric W. Biederman | 2013-02-13 | 4 | -8/+8 |
| * | | | | | sunrpc: Use kuid_t and kgid_t where appropriate | Eric W. Biederman | 2013-02-13 | 3 | -10/+10 |
| * | | | | | sunrpc: Use userns friendly constants. | Eric W. Biederman | 2013-02-13 | 4 | -9/+9 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge 3.9-rc4 into driver-core-next | Greg Kroah-Hartman | 2013-01-18 | 3 | -5/+12 |
| |\ \ \ \ \
| | | |_|/ /
| | |/| | | |
|
| * | | | | | net/sunrpc: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-11 | 1 | -1/+1 |
* | | | | | | Merge tag 'nfs-for-3.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-02-21 | 8 | -37/+42 |
|\ \ \ \ \ \
| |_|_|_|/ /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | sunrpc: silence build warning in gss_fill_context | Jeff Layton | 2013-02-17 | 1 | -2/+1 |
| * | | | | SUNRPC: Add missing static declaration to _gss_mech_get_by_name | Trond Myklebust | 2013-02-01 | 1 | -2/+2 |
| * | | | | SUNRPC: Avoid RCU dereferences in the transport bind and connect code | Trond Myklebust | 2013-02-01 | 2 | -4/+4 |
| * | | | | SUNRPC: Fix an RCU dereference in xprt_reserve | Trond Myklebust | 2013-02-01 | 1 | -1/+4 |
| * | | | | SUNRPC: Pass pointers to struct rpc_xprt to the congestion window | Trond Myklebust | 2013-02-01 | 2 | -6/+6 |
| * | | | | SUNRPC: Fix an RCU dereference in xs_local_rpcbind | Trond Myklebust | 2013-02-01 | 1 | -1/+3 |
| * | | | | SUNRPC: Pass a pointer to struct rpc_xprt to the connect callback | Trond Myklebust | 2013-02-01 | 3 | -5/+4 |
| * | | | | SUNRPC: Eliminate task->tk_xprt accesses that bypass rcu_dereference() | Trond Myklebust | 2013-02-01 | 7 | -16/+18 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2013-02-08 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ipv6: rename datagram_send_ctl and datagram_recv_ctl | Tom Parkin | 2013-01-31 | 1 | -1/+1 |
| | |/ /
| |/| | |
|
* / | | | SUNRPC: When changing the queue priority, ensure that we change the owner | Trond Myklebust | 2013-01-30 | 1 | -1/+17 |
|/ / / |
|
* | | | Merge tag 'nfs-for-3.8-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-01-11 | 2 | -4/+11 |
|\ \ \ |
|