aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-30NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust1-0/+3
2018-08-09NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia1-0/+1
2018-08-09NFS add support for asynchronous COPYOlga Kornievskaia1-0/+1
2018-08-09NFS OFFLOAD_CANCEL xdrOlga Kornievskaia1-0/+1
2018-07-26pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust1-1/+0
2018-05-31pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman1-0/+1
2018-05-31pnfs: Stop attempting LAYOUTGET on OPEN on failureFred Isaman1-0/+1
2017-11-17Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+2
2017-11-17fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova1-1/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-13NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever1-0/+2
2017-05-10Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2017-04-21NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington1-0/+1
2017-04-20nfs: Convert to separately allocated bdiJan Kara1-1/+0
2016-09-22nfs: allow blocking locks to be awoken by lock callbacksJeff Layton1-0/+3
2016-05-17NFS: Add COPY nfs operationAnna Schumaker1-0/+1
2015-12-28nfs: machine credential support for additional operationsAndrew Elble1-0/+1
2015-10-15nfs: get clone_blksize when probing fsinfoPeng Tao1-0/+1
2015-10-15nfs42: add CLONE proc functionsPeng Tao1-0/+1
2015-08-27NFS: Get suppattr_exclcreat when getting server capabilitiesKinglong Mee1-0/+5
2015-07-22NFS: Remove the "NFS_CAP_CHANGE_ATTR" capabilityTrond Myklebust1-1/+1
2015-06-27NFSv4.2: LAYOUTSTATS is optional to implementTrond Myklebust1-0/+1
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao1-4/+5
2015-01-05NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_clientTrond Myklebust1-0/+3
2014-11-25nfs: Add DEALLOCATE supportAnna Schumaker1-0/+1
2014-11-25nfs: Add ALLOCATE supportAnna Schumaker1-0/+1
2014-09-30NFS: Implement SEEKAnna Schumaker1-0/+1
2014-07-12nfs4: copy acceptor name from context to nfs_clientJeff Layton1-0/+1
2013-10-28NFS: cache parsed auth_info in nfs_serverWeston Andros Adamson1-0/+1
2013-10-28NFS: Add basic migration support to state manager threadChuck Lever1-0/+7
2013-10-28NFS: Add a super_block backpointer to the nfs_server structChuck Lever1-0/+1
2013-10-01NFSv4: Ensure that we disable the resend timeout for NFSv4Trond Myklebust1-0/+1
2013-09-06NFSv4.1 Use MDS auth flavor for data server connectionAndy Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED write and commit supportWeston Andros Adamson1-0/+2
2013-09-05nfs4.1: Add SP4_MACH_CRED stateid supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED secinfo supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Add SP4_MACH_CRED cleanup supportWeston Andros Adamson1-0/+1
2013-09-05nfs4.1: Minimal SP4_MACH_CRED implementationWeston Andros Adamson1-0/+4
2013-09-03NFS: Add a slot table to struct nfs_client for NFSv4.0 transport blockingChuck Lever1-0/+3
2013-06-08NFS: Client implementation of Labeled-NFSDavid Quigley1-0/+5
2013-06-08NFSv4: Extend fattr bitmaps to support all 3 wordsDavid Quigley1-1/+1
2013-06-08NFSv4: Add label recommended attribute and NFSv4 flagsDavid Quigley1-0/+1
2013-04-14NFSv4.1: Set the RPC_CLNT_CREATE_INFINITE_SLOTS flag for NFSv4.1 transportsTrond Myklebust1-0/+1
2013-03-25NFSv4.1: Enable open-by-filehandleTrond Myklebust1-0/+1
2013-03-25NFSv4.1: Select the "most recent locking state" for read/write/setattr stateidsTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Move slot table and session struct definitions to nfs4session.hTrond Myklebust1-49/+0
2012-12-06NFS: Remove unused function slot_idxTrond Myklebust1-5/+0
2012-12-06NFSv4.1: Support dynamic resizing of the session slot tableTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Reset the sequence number for slots that have been deallocatedTrond Myklebust1-0/+1
2012-12-06NFSv4.1: Ensure that the client tracks the server target_highest_slotidTrond Myklebust1-2/+3