| Commit message (Expand) | Author | Age |
* | NFSv4: test SECINFO RPC_AUTH_GSS pseudoflavors for support | Andy Adamson | 2014-06-24 |
* | NFS Return -EPERM if no supported or matching SECINFO flavor | Andy Adamson | 2014-06-24 |
* | NFS check the return of nfs4_negotiate_security in nfs4_submount | Andy Adamson | 2014-06-24 |
* | NFSv4: Use the correct net namespace in nfs4_update_server | Trond Myklebust | 2014-02-17 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-11-13 |
|\ |
|
| * | nfs: use %p[dD] instead of open-coded (and often racy) equivalents | Al Viro | 2013-10-24 |
* | | NFS: add support for multiple sec= mount options | Weston Andros Adamson | 2013-10-28 |
* | | NFS: stop using NFS_MOUNT_SECFLAVOUR server flag | Weston Andros Adamson | 2013-10-28 |
* | | NFSv4: make nfs_find_best_sec static | Weston Andros Adamson | 2013-10-28 |
* | | NFS: Add functions to swap transports during migration recovery | Chuck Lever | 2013-10-28 |
|/ |
|
* | NFSv4: Allow security autonegotiation for submounts | Trond Myklebust | 2013-09-07 |
* | SUNRPC: Introduce rpcauth_get_pseudoflavor() | Chuck Lever | 2013-03-29 |
* | SUNRPC: Define rpcsec_gss_info structure | Chuck Lever | 2013-03-29 |
* | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 2013-02-05 |
* | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings | 2012-10-31 |
* | SUNRPC: Introduce rpc_clone_client_set_auth() | Chuck Lever | 2012-10-01 |
* | NFS4: avoid underflow when converting error to pointer. | NeilBrown | 2012-09-25 |
* | NFS: fix the return value check by using IS_ERR | Wei Yongjun | 2012-09-25 |
* | Merge branch 'bugfixes' into nfs-for-next | Trond Myklebust | 2012-05-21 |
|\ |
|
| * | NFS: fix unsigned comparison in nfs4_create_sec_client | Benny Halevy | 2012-05-16 |
* | | NFS: Create a submount rpc_op | Bryan Schumaker | 2012-04-27 |
* | | NFS: Remove secinfo knowledge out of the generic client | Bryan Schumaker | 2012-04-27 |
|/ |
|
* | NFS: Fix following referral mount points with different security | Bryan Schumaker | 2012-04-27 |
* | NFS: Do secinfo as part of lookup | Bryan Schumaker | 2012-04-27 |
* | nfs4: fix referrals on mounts that use IPv6 addrs | Weston Andros Adamson | 2012-04-26 |
* | SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field | Trond Myklebust | 2012-03-02 |
* | NFS: pass transport net to rpc_pton() while parse server name | Stanislav Kinsbursky | 2012-02-06 |
* | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 2012-01-31 |
* | NFS: DNS resolver cache per network namespace context introduced | Stanislav Kinsbursky | 2012-01-31 |
* | nfs: nfs_do_{ref,sub}mount() superblock argument is redundant | Al Viro | 2011-03-16 |
* | nfs: make nfs_path() work without vfsmount | Al Viro | 2011-03-16 |
* | NFSv4: Fix up the documentation for nfs_do_refmount | Trond Myklebust | 2010-05-14 |
* | NFSv4: Reduce the stack footprint of try_location() | Trond Myklebust | 2010-05-14 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
* | NFSv4: Fix the referral mount code | Trond Myklebust | 2009-10-06 |
* | NFS: Use the DNS resolver in the mount code. | Trond Myklebust | 2009-08-19 |
* | NFS: Replace nfs_set_port() with rpc_set_port() | Chuck Lever | 2009-08-09 |
* | NFS: Replace nfs_parse_ip_address() with rpc_pton() | Chuck Lever | 2009-08-09 |
* | NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2) | Trond Myklebust | 2009-03-10 |
* | nfs: Fix misparsing of nfsv4 fs_locations attribute | J. Bruce Fields | 2008-10-07 |
* | nfs: replace while loop by for loops in nfs_follow_referral | J. Bruce Fields | 2008-10-07 |
* | nfs: break up nfs_follow_referral | J. Bruce Fields | 2008-10-07 |
* | nfs: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-16 |
* | NFS: Adjust nfs_clone_mount structure to store "struct sockaddr *" | Chuck Lever | 2008-01-30 |
* | NFS: Address a couple of nits in nfs_follow_referral() | Chuck Lever | 2008-01-30 |
* | NFSv4: /proc/mounts displays the wrong server name for referrals | Trond Myklebust | 2007-02-03 |
* | NFSv4: Cleanups for fs_locations code. | Trond Myklebust | 2007-02-03 |
* | Remove all inclusions of <linux/config.h> | Dave Jones | 2006-10-04 |
* | NFS: Share NFS superblocks per-protocol per-server per-FSID | David Howells | 2006-09-22 |
* | NFS: Add extra const qualifiers | David Howells | 2006-09-22 |