summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)Author
2019-11-06Merge branch 'linux-ssc-for-5.5'Trond Myklebust
2019-11-03NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust
2019-11-03NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust
2019-11-03NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust
2019-11-03NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust
2019-10-09NFS: add COPY_NOTIFY operationOlga Kornievskaia
2019-07-06NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust
2019-04-26NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust
2019-04-25NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust
2019-04-25NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust
2019-03-01NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust
2018-12-19NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown
2018-12-19NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust
2018-05-31pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman
2018-05-31pnfs: Stop attempting LAYOUTGET on OPEN on failureFred Isaman
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton
2016-05-17NFS: Add COPY nfs operationAnna Schumaker
2015-12-28nfs: machine credential support for additional operationsAndrew Elble
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao
2015-10-15nfs42: add CLONE proc functionsPeng Tao
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker
2014-09-30NFS: Implement SEEKAnna Schumaker
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson