Age | Commit message (Expand) | Author |
2020-07-13 | NFSv4.2: query the server for extended attribute support | Frank van der Linden |
2020-07-13 | NFSv4.2: define limits and sizes for user xattr handling | Frank van der Linden |
2020-01-15 | NFS: Add mount option 'softreval' | Trond Myklebust |
2019-11-06 | Merge branch 'linux-ssc-for-5.5' | Trond Myklebust |
2019-11-03 | NFSv4.1: Don't rebind to the same source port when reconnecting to the server | Trond Myklebust |
2019-11-03 | NFS/pnfs: Separate NFSv3 DS and MDS traffic | Trond Myklebust |
2019-11-03 | NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPING | Trond Myklebust |
2019-11-03 | NFS: Convert struct nfs_fattr to use struct timespec64 | Trond Myklebust |
2019-10-09 | NFS: add COPY_NOTIFY operation | Olga Kornievskaia |
2019-07-06 | NFSv4: Allow multiple connections to NFSv4.x (x>0) servers | Trond Myklebust |
2019-04-26 | NFS: Store the credential of the mount process in the nfs_server | Trond Myklebust |
2019-04-25 | NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errors | Trond Myklebust |
2019-04-25 | NFS: Move internal constants out of uapi/linux/nfs_mount.h | Trond Myklebust |
2019-03-01 | NFSv4.2: Add client support for the generic 'layouterror' RPC call | Trond Myklebust |
2018-12-19 | NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred(). | NeilBrown |
2018-12-19 | NFSv4: add cl_root_cred for use when machine cred is not available. | NeilBrown |
2018-09-30 | NFSv3: Improve NFSv3 performance when server returns no post-op attributes | Trond Myklebust |
2018-08-09 | NFS handle COPY reply CB_OFFLOAD call race | Olga Kornievskaia |
2018-08-09 | NFS add support for asynchronous COPY | Olga Kornievskaia |
2018-08-09 | NFS OFFLOAD_CANCEL xdr | Olga Kornievskaia |
2018-07-26 | pNFS: Parse the results of layoutget on open even if permissions checks fail | Trond Myklebust |
2018-05-31 | pnfs: Add barrier to prevent lgopen using LAYOUTGET during recall | Fred Isaman |
2018-05-31 | pnfs: Stop attempting LAYOUTGET on OPEN on failure | Fred Isaman |
2017-11-17 | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-11-17 | fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_t | Elena Reshetova |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-07-13 | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever |
2017-05-10 | Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-04-21 | NFS: Add an iocounter wait function for async RPC tasks | Benjamin Coddington |
2017-04-20 | nfs: Convert to separately allocated bdi | Jan Kara |
2016-09-22 | nfs: allow blocking locks to be awoken by lock callbacks | Jeff Layton |
2016-05-17 | NFS: Add COPY nfs operation | Anna Schumaker |
2015-12-28 | nfs: machine credential support for additional operations | Andrew Elble |
2015-10-15 | nfs: get clone_blksize when probing fsinfo | Peng Tao |
2015-10-15 | nfs42: add CLONE proc functions | Peng Tao |
2015-08-27 | NFS: Get suppattr_exclcreat when getting server capabilities | Kinglong Mee |
2015-07-22 | NFS: Remove the "NFS_CAP_CHANGE_ATTR" capability | Trond Myklebust |
2015-06-27 | NFSv4.2: LAYOUTSTATS is optional to implement | Trond Myklebust |
2015-02-03 | nfsv3: introduce nfs3_set_ds_client | Peng Tao |
2015-01-05 | NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client | Trond Myklebust |
2014-11-25 | nfs: Add DEALLOCATE support | Anna Schumaker |
2014-11-25 | nfs: Add ALLOCATE support | Anna Schumaker |
2014-09-30 | NFS: Implement SEEK | Anna Schumaker |
2014-07-12 | nfs4: copy acceptor name from context to nfs_client | Jeff Layton |
2013-10-28 | NFS: cache parsed auth_info in nfs_server | Weston Andros Adamson |
2013-10-28 | NFS: Add basic migration support to state manager thread | Chuck Lever |
2013-10-28 | NFS: Add a super_block backpointer to the nfs_server struct | Chuck Lever |
2013-10-01 | NFSv4: Ensure that we disable the resend timeout for NFSv4 | Trond Myklebust |
2013-09-06 | NFSv4.1 Use MDS auth flavor for data server connection | Andy Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED write and commit support | Weston Andros Adamson |