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