Age | Commit message (Expand) | Author |
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 |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED stateid support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED secinfo support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Add SP4_MACH_CRED cleanup support | Weston Andros Adamson |
2013-09-05 | nfs4.1: Minimal SP4_MACH_CRED implementation | Weston Andros Adamson |
2013-09-03 | NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blocking | Chuck Lever |
2013-06-08 | NFS: Client implementation of Labeled-NFS | David Quigley |
2013-06-08 | NFSv4: Extend fattr bitmaps to support all 3 words | David Quigley |
2013-06-08 | NFSv4: Add label recommended attribute and NFSv4 flags | David Quigley |
2013-04-14 | NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transports | Trond Myklebust |
2013-03-25 | NFSv4.1: Enable open-by-filehandle | Trond Myklebust |
2013-03-25 | NFSv4.1: Select the "most recent locking state" for read/write/setattr stateids | Trond Myklebust |
2012-12-06 | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust |
2012-12-06 | NFS: Remove unused function slot_idx | Trond Myklebust |
2012-12-06 | NFSv4.1: Support dynamic resizing of the session slot table | Trond Myklebust |