Age | Commit message (Expand) | Author |
2013-04-10 | Merge tag 'nfs-for-3.9-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-04-05 | SUNRPC: Fix a potential memory leak in rpc_new_client | Trond Myklebust |
2013-04-05 | SUNRPC: Remove extra xprt_put() | Chuck Lever |
2013-03-26 | Merge tag 'nfs-for-3.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-03-25 | SUNRPC: Add barriers to ensure read ordering in rpc_wake_up_task_queue_locked | Trond Myklebust |
2013-03-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2013-03-12 | fs: Readd the fs module aliases. | Eric W. Biederman |
2013-03-12 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-03-09 | sunrpc: don't attempt to cancel unitialized work | J. Bruce Fields |
2013-03-06 | nfsd: fix krb5 handling of anonymous principals | J. Bruce Fields |
2013-03-03 | fs: Limit sys_mount to only request filesystem modules. | Eric W. Biederman |
2013-03-02 | Merge tag 'nfs-for-3.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2013-03-02 | SUNRPC: One line comment fix | Trond Myklebust |
2013-02-28 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2013-02-28 | SUNRPC: add call to get configured timeout | Weston Andros Adamson |
2013-02-28 | SUNRPC: make AF_LOCAL connect synchronous | J. Bruce Fields |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
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-22 | SUNRPC: Don't start the retransmission timer when out of socket space | Trond Myklebust |
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-17 | svcrpc: fix rpc server shutdown races | J. Bruce Fields |
2013-02-17 | svcrpc: make svc_age_temp_xprts enqueue under sv_lock | J. Bruce Fields |
2013-02-15 | SUNRPC: move cache_detail->cache_request callback call to cache_read() | Stanislav Kinsbursky |
2013-02-15 | SUNRPC: remove "cache_request" argument in sunrpc_cache_pipe_upcall() function | Stanislav Kinsbursky |
2013-02-15 | SUNRPC: rework cache upcall logic | Stanislav Kinsbursky |
2013-02-15 | SUNRPC: introduce cache_detail->cache_request callback | Stanislav Kinsbursky |
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-08 | sunrpc: trim off trailing checksum before returning decrypted or integrity au... | Jeff Layton |
2013-02-05 | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton |
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 |