summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)Author
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-04-21NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust
2021-04-14NFS: Split attribute support out from the server capabilitiesTrond Myklebust
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust
2021-03-22nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia
2021-02-16NFS: Add support for eager writesTrond Myklebust
2021-02-16NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust
2020-10-07NFS: Add READ_PLUS data segment supportAnna Schumaker
2020-07-13NFSv4.2: query the server for extended attribute supportFrank van der Linden
2020-07-13NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden
2020-01-15NFS: Add mount option 'softreval'Trond Myklebust
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