Age | Commit message (Expand) | Author | Files | Lines |
2019-07-06 | pNFS: Allow multiple connections to the DS | Trond Myklebust | 1 | -0/+3 |
2019-07-06 | NFSv4: Allow multiple connections to NFSv4.x (x>0) servers | Trond Myklebust | 1 | -2/+9 |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
2019-04-26 | NFS: Store the credential of the mount process in the nfs_server | Trond Myklebust | 1 | -0/+6 |
2019-02-21 | NFS: drop useless LIST_HEAD | Julia Lawall | 1 | -1/+0 |
2019-02-20 | NFS: Fix up documentation warnings | Trond Myklebust | 1 | -14/+18 |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown | 1 | -2/+2 |
2018-09-30 | NFSv4.1: Fix the r/wsize checking | Trond Myklebust | 1 | -7/+9 |
2018-08-09 | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia | 1 | -0/+15 |
2018-07-30 | nfs: Referrals not inheriting proto setting from parent | Calum Mackay | 1 | -3/+3 |
2018-02-22 | nfs: system crashes after NFS4ERR_MOVED recovery | Bill.Baker@oracle.com | 1 | -2/+4 |
2018-01-15 | nfs: Update server port after referral or migration | Chuck Lever | 1 | -0/+1 |
2018-01-15 | nfs: Referrals should use the same proto setting as their parent | Chuck Lever | 1 | -3/+20 |
2017-12-15 | nfs: fix a deadlock in nfs client initialization | Scott Mayhew | 1 | -4/+13 |
2017-11-18 | NFS: Fix bool initialization/comparison | Thomas Meyer | 1 | -1/+1 |
2017-11-17 | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova | 1 | -5/+5 |
2017-08-02 | NFSv4: Fix double frees in nfs4_test_session_trunk() | Trond Myklebust | 1 | -3/+0 |
2017-07-13 | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever | 1 | -0/+5 |
2017-05-24 | NFSv4.0: Fix a lock leak in nfs40_walk_client_list | Trond Myklebust | 1 | -1/+0 |
2017-04-20 | NFS: Remove extra dprintk()s from nfs4client.c | Anna Schumaker | 1 | -52/+10 |
2017-04-20 | NFS: Clean up nfs4_init_server() | Anna Schumaker | 1 | -12/+4 |
2017-04-20 | NFS: Clean up nfs4_set_client() | Anna Schumaker | 1 | -15/+4 |
2017-04-20 | NFS: Clean up nfs4_check_server_scope() | Anna Schumaker | 1 | -12/+3 |
2017-04-20 | NFS: Clean up nfs4_check_serverowner_major_id() | Anna Schumaker | 1 | -11/+2 |
2017-04-20 | NFS: Create a common nfs4_match_client() function | Anna Schumaker | 1 | -64/+55 |
2017-04-20 | NFS: Clean up nfs4_check_serverowner_minor_id() | Anna Schumaker | 1 | -21/+1 |
2017-04-20 | NFS: Clean up nfs4_match_clientids() | Anna Schumaker | 1 | -17/+2 |
2017-03-17 | NFSv4.1 respect server's max size in CREATE_SESSION | Olga Kornievskaia | 1 | -2/+2 |
2016-12-02 | NFS: Remove unused authflavour parameter from nfs_get_client() | Anna Schumaker | 1 | -7/+3 |
2016-12-02 | nfs: fix false positives in nfs40_walk_client_list() | J. Bruce Fields | 1 | -1/+21 |
2016-09-22 | nfs: allow blocking locks to be awoken by lock callbacks | Jeff Layton | 1 | -0/+3 |
2016-09-19 | NFS test session trunking with exchange id | Andy Adamson | 1 | -3/+7 |
2016-09-19 | NFS detect session trunking | Andy Adamson | 1 | -0/+90 |
2016-09-19 | NFS refactor nfs4_check_serverowner_major_id | Andy Adamson | 1 | -6/+5 |
2016-09-19 | NFS refactor nfs4_match_clientids | Andy Adamson | 1 | -5/+5 |
2016-08-30 | NFS4: Avoid migration loops | Benjamin Coddington | 1 | -0/+5 |
2016-07-19 | nfs4: clnt: respect noresvport when establishing connections to DSes | Tigran Mkrtchyan | 1 | -1/+5 |
2016-06-30 | NFS: Fix an Oops in the pNFS files and flexfiles connection setup to the DS | Trond Myklebust | 1 | -8/+12 |
2015-11-24 | nfs4: start callback_ident at idr 1 | Benjamin Coddington | 1 | -1/+1 |
2015-08-17 | NFS: Use RPC functions for matching sockaddrs | Anna Schumaker | 1 | -4/+1 |
2015-07-01 | nfs: Drop bad comment in nfs41_walk_client_list() | Kinglong Mee | 1 | -1/+0 |
2015-04-27 | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
2015-04-23 | NFS: Move nfs_idmap.h into fs/nfs/ | Anna Schumaker | 1 | -1/+1 |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 1 | -1/+1 |
2015-03-04 | NFSv4: Fix a race in NFSv4.1 server trunking discovery | Trond Myklebust | 1 | -5/+4 |
2015-02-04 | Merge branch 'flexfiles' | Trond Myklebust | 1 | -3/+4 |
2015-02-03 | nfs41: allow LD to choose DS connection version/minor_version | Peng Tao | 1 | -2/+2 |
2015-02-03 | nfs41: allow LD to choose DS connection auth flavor | Peng Tao | 1 | -2/+3 |
2015-01-22 | NFSv4.1: Fix an Oops in nfs41_walk_client_list | Trond Myklebust | 1 | -1/+1 |
2015-01-06 | NFS: Ignore transport protocol when detecting server trunking | Chuck Lever | 1 | -6/+0 |