Age | Commit message (Expand) | Author | Files | Lines |
2014-07-08 | nfsv4: set hostname when creating nfsv4 ds connection | Peng Tao | 1 | -0/+5 |
2014-03-19 | NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted | Trond Myklebust | 1 | -0/+7 |
2014-02-17 | NFSv4: Use the correct net namespace in nfs4_update_server | Trond Myklebust | 1 | -3/+4 |
2014-02-02 | NFSv4.1: nfs4_destroy_session must call rpc_destroy_waitqueue | Trond Myklebust | 1 | -1/+1 |
2014-01-28 | sunrpc: turn warn_gssd() log message into a dprintk() | Jeff Layton | 1 | -4/+1 |
2014-01-21 | nfs4: fix discover_server_trunking use after free | Weston Andros Adamson | 1 | -6/+4 |
2014-01-19 | NFSv4.1: Handle errors correctly in nfs41_walk_client_list | Trond Myklebust | 1 | -3/+5 |
2013-12-06 | nfs: check if gssd is running before attempting to use krb5i auth in SETCLIEN... | Jeff Layton | 1 | -1/+6 |
2013-10-28 | NFS: add support for multiple sec= mount options | Weston Andros Adamson | 1 | -0/+3 |
2013-10-28 | NFS: stop using NFS_MOUNT_SECFLAVOUR server flag | Weston Andros Adamson | 1 | -2/+4 |
2013-10-28 | NFS: cache parsed auth_info in nfs_server | Weston Andros Adamson | 1 | -0/+1 |
2013-10-28 | NFS: separate passed security flavs from selected | Weston Andros Adamson | 1 | -7/+9 |
2013-10-28 | NFS: Add basic migration support to state manager thread | Chuck Lever | 1 | -0/+1 |
2013-10-28 | NFS: Export _nfs_display_fhandle() | Chuck Lever | 1 | -1/+1 |
2013-10-28 | NFS: Add nfs4_update_server | Chuck Lever | 1 | -0/+108 |
2013-10-02 | NFSv4: Ensure that we disable the resend timeout for NFSv4 | Trond Myklebust | 1 | -0/+1 |
2013-09-08 | NFSv4: Allow security autonegotiation for submounts | Trond Myklebust | 1 | -1/+2 |
2013-09-08 | NFSv4: Fix security auto-negotiation | Trond Myklebust | 1 | -6/+13 |
2013-09-06 | NFSv4.1 Use MDS auth flavor for data server connection | Andy Adamson | 1 | -0/+116 |
2013-09-03 | NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking | Chuck Lever | 1 | -27/+74 |
2013-08-07 | NFS Remove unused authflavour parameter from init_client | Andy Adamson | 1 | -2/+1 |
2013-06-29 | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust | 1 | -3/+8 |
2013-06-29 | NFS: Set NFS_CS_MIGRATION for NFSv4 mounts | Chuck Lever | 1 | -0/+2 |
2013-06-28 | NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs | Andy Adamson | 1 | -1/+1 |
2013-06-09 | NFS: Make callbacks minor version generic | Bryan Schumaker | 1 | -3/+3 |
2013-06-09 | NFSv4.2: Added NFS v4.2 support to the NFS client | Steve Dickson | 1 | -0/+5 |
2013-05-24 | NFS: Fix SETCLIENTID fallback if GSS is not available | Chuck Lever | 1 | -1/+1 |
2013-04-23 | Merge branch 'bugfixes' into linux-next | Trond Myklebust | 1 | -16/+29 |
2013-04-23 | Merge branch 'rpcsec_gss-from_cel' into linux-next | Trond Myklebust | 1 | -1/+3 |
2013-04-14 | NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports | Trond Myklebust | 1 | -0/+2 |
2013-04-10 | NFSv4: Doh! Typo in the fix to nfs41_walk_client_list | Trond Myklebust | 1 | -0/+1 |
2013-04-06 | NFSv4/4.1: Fix bugs in nfs4[01]_walk_client_list | Trond Myklebust | 1 | -16/+28 |
2013-04-05 | NFSv4: Fix the fallback to AUTH_NULL if krb5i is not available | Trond Myklebust | 1 | -0/+2 |
2013-03-29 | NFS: Use "krb5i" to establish NFSv4 state whenever possible | Chuck Lever | 1 | -1/+1 |
2013-03-25 | NFSv4: Prepare for minorversion-specific nfs_server capabilities | Trond Myklebust | 1 | -11/+13 |
2013-03-01 | Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+1 |
2013-02-28 | nfs4client: convert to idr_alloc() | Tejun Heo | 1 | -7/+6 |
2013-02-05 | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 1 | -0/+1 |
2013-01-28 | NFSv4.1: Ensure that nfs41_walk_client_list() does start lease recovery | Trond Myklebust | 1 | -1/+4 |
2013-01-28 | NFSv4: Fix NFSv4 trunking discovery | Trond Myklebust | 1 | -19/+7 |
2013-01-28 | NFSv4: Fix NFSv4 reference counting for trunked sessions | Trond Myklebust | 1 | -16/+15 |
2012-12-06 | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c | Trond Myklebust | 1 | -0/+1 |
2012-11-04 | NFS: Get rid of unnecessary asserts | Trond Myklebust | 1 | -4/+0 |
2012-10-02 | NFS: nfs41_walk_client_list(): re-lock before iterating | Chuck Lever | 1 | -0/+1 |
2012-10-02 | NFSv4: nfs4_match_clientids is only used by NFSv4.1 | Trond Myklebust | 1 | -15/+15 |
2012-10-02 | NFS: Discover NFSv4 server trunking when mounting | Chuck Lever | 1 | -0/+253 |
2012-10-02 | NFS: move per-net callback thread initialization to nfs_callback_up_net() | Stanislav Kinsbursky | 1 | -1/+1 |
2012-10-02 | NFS: pass net to nfs_callback_down() | Stanislav Kinsbursky | 1 | -1/+1 |
2012-08-20 | NFSv4: Ensure that nfs4_alloc_client cleans up on error. | Trond Myklebust | 1 | -1/+1 |
2012-07-31 | NFS: Keep module parameters in the generic NFS client | Bryan Schumaker | 1 | -9/+0 |