| Commit message (Expand) | Author | Age | Files | Lines |
* | nfs: Drop bad comment in nfs41_walk_client_list() | Kinglong Mee | 2015-07-01 | 1 | -1/+0 |
* | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-04-26 | 1 | -1/+1 |
|\ |
|
| * | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker | 2015-04-23 | 1 | -1/+1 |
* | | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -1/+1 |
|/ |
|
* | NFSv4: Fix a race in NFSv4.1 server trunking discovery | Trond Myklebust | 2015-03-03 | 1 | -5/+4 |
* | Merge branch 'flexfiles' | Trond Myklebust | 2015-02-03 | 1 | -3/+4 |
|\ |
|
| * | nfs41: allow LD to choose DS connection version/minor_version | Peng Tao | 2015-02-03 | 1 | -2/+2 |
| * | nfs41: allow LD to choose DS connection auth flavor | Peng Tao | 2015-02-03 | 1 | -2/+3 |
* | | NFSv4.1: Fix an Oops in nfs41_walk_client_list | Trond Myklebust | 2015-01-21 | 1 | -1/+1 |
|/ |
|
* | NFS: Ignore transport protocol when detecting server trunking | Chuck Lever | 2015-01-05 | 1 | -6/+0 |
* | NFSv4/v4.1: Verify the client owner id during trunking detection | Trond Myklebust | 2015-01-05 | 1 | -0/+18 |
* | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client | Trond Myklebust | 2015-01-05 | 1 | -0/+1 |
* | NFSv4.1: Fix client id trunking on Linux | Trond Myklebust | 2015-01-05 | 1 | -9/+8 |
* | Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm... | Trond Myklebust | 2014-11-26 | 1 | -17/+14 |
|\ |
|
| * | NFS: Clean up nfs4_init_callback() | Chuck Lever | 2014-11-25 | 1 | -17/+14 |
* | | NFS: Deletion of unnecessary checks before the function call "nfs_put_client" | Markus Elfring | 2014-11-24 | 1 | -10/+5 |
|/ |
|
* | NFSv4: nfs4_state_manager() vs. nfs_server_remove_lists() | Steve Dickson | 2014-09-18 | 1 | -18/+20 |
* | nfsv4: set hostname when creating nfsv4 ds connection | Peng Tao | 2014-07-08 | 1 | -0/+5 |
* | NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted | Trond Myklebust | 2014-03-19 | 1 | -0/+7 |
* | NFSv4: Use the correct net namespace in nfs4_update_server | Trond Myklebust | 2014-02-17 | 1 | -3/+4 |
* | NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue | Trond Myklebust | 2014-02-01 | 1 | -1/+1 |
* | sunrpc: turn warn_gssd() log message into a dprintk() | Jeff Layton | 2014-01-27 | 1 | -4/+1 |
* | nfs4: fix discover_server_trunking use after free | Weston Andros Adamson | 2014-01-20 | 1 | -6/+4 |
* | NFSv4.1: Handle errors correctly in nfs41_walk_client_list | Trond Myklebust | 2014-01-19 | 1 | -3/+5 |
* | nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN... | Jeff Layton | 2013-12-06 | 1 | -1/+6 |
* | NFS: add support for multiple sec= mount options | Weston Andros Adamson | 2013-10-28 | 1 | -0/+3 |
* | NFS: stop using NFS_MOUNT_SECFLAVOUR server flag | Weston Andros Adamson | 2013-10-28 | 1 | -2/+4 |
* | NFS: cache parsed auth_info in nfs_server | Weston Andros Adamson | 2013-10-28 | 1 | -0/+1 |
* | NFS: separate passed security flavs from selected | Weston Andros Adamson | 2013-10-28 | 1 | -7/+9 |
* | NFS: Add basic migration support to state manager thread | Chuck Lever | 2013-10-28 | 1 | -0/+1 |
* | NFS: Export _nfs_display_fhandle() | Chuck Lever | 2013-10-28 | 1 | -1/+1 |
* | NFS: Add nfs4_update_server | Chuck Lever | 2013-10-28 | 1 | -0/+108 |
* | NFSv4: Ensure that we disable the resend timeout for NFSv4 | Trond Myklebust | 2013-10-01 | 1 | -0/+1 |
* | NFSv4: Allow security autonegotiation for submounts | Trond Myklebust | 2013-09-07 | 1 | -1/+2 |
* | NFSv4: Fix security auto-negotiation | Trond Myklebust | 2013-09-07 | 1 | -6/+13 |
* | NFSv4.1 Use MDS auth flavor for data server connection | Andy Adamson | 2013-09-06 | 1 | -0/+116 |
* | NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking | Chuck Lever | 2013-09-03 | 1 | -27/+74 |
* | NFS Remove unused authflavour parameter from init_client | Andy Adamson | 2013-08-07 | 1 | -2/+1 |
* | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust | 2013-06-28 | 1 | -3/+8 |
|\ |
|
| * | NFS: Make callbacks minor version generic | Bryan Schumaker | 2013-06-08 | 1 | -3/+3 |
| * | NFSv4.2: Added NFS v4.2 support to the NFS client | Steve Dickson | 2013-06-08 | 1 | -0/+5 |
* | | NFS: Set NFS_CS_MIGRATION for NFSv4 mounts | Chuck Lever | 2013-06-28 | 1 | -0/+2 |
* | | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs | Andy Adamson | 2013-06-28 | 1 | -1/+1 |
* | | NFS: Fix SETCLIENTID fallback if GSS is not available | Chuck Lever | 2013-05-23 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 2013-04-23 | 1 | -16/+29 |
|\ |
|
| * | NFSv4: Doh! Typo in the fix to nfs41_walk_client_list | Trond Myklebust | 2013-04-10 | 1 | -0/+1 |
| * | NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list | Trond Myklebust | 2013-04-05 | 1 | -16/+28 |
* | | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust | 2013-04-23 | 1 | -1/+3 |
|\ \ |
|
| * | | NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available | Trond Myklebust | 2013-04-04 | 1 | -0/+2 |
| * | | NFS: Use "krb5i" to establish NFSv4 state whenever possible | Chuck Lever | 2013-03-29 | 1 | -1/+1 |