summaryrefslogtreecommitdiffstats
path: root/include/linux/nfs_fs_sb.h
Commit message (Expand)AuthorAgeFilesLines
* NFS: add sysfs shutdown knobBenjamin Coddington2023-06-191-0/+1
* NFS: add superblock sysfs entriesBenjamin Coddington2023-06-191-0/+2
* NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever2023-06-191-1/+2
* NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia2022-05-311-0/+1
* Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2022-03-291-0/+1
|\
| * NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia2022-03-211-0/+1
* | nfs: remove reliance on bdi congestionNeilBrown2022-03-221-0/+1
|/
* Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2022-01-251-1/+3
|\
| * NFSv4 store server support for fs_location attributeOlga Kornievskaia2022-01-121-1/+1
| * NFSv4: Add some support for case insensitive filesystemsTrond Myklebust2022-01-061-0/+2
* | nfs: Convert to new fscache volume/cookie APIDave Wysochanski2022-01-101-7/+2
|/
* NFSv4 introduce max_connect mount optionsOlga Kornievskaia2021-08-271-0/+1
* Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-05-071-9/+4
|\
| * NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust2021-04-211-2/+1
| * NFS: Split attribute support out from the server capabilitiesTrond Myklebust2021-04-141-9/+2
| * NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust2021-04-131-0/+3
* | nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia2021-03-221-0/+1
|/
* NFS: Add support for eager writesTrond Myklebust2021-02-161-0/+2
* NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust2021-02-161-1/+1
* NFS: Add READ_PLUS data segment supportAnna Schumaker2020-10-071-0/+1
* NFSv4.2: query the server for extended attribute supportFrank van der Linden2020-07-131-0/+1
* NFSv4.2: define limits and sizes for user xattr handlingFrank van der Linden2020-07-131-0/+5
* NFS: Add mount option 'softreval'Trond Myklebust2020-01-151-0/+1
* Merge branch 'linux-ssc-for-5.5'Trond Myklebust2019-11-061-0/+1
|\
| * NFS: add COPY_NOTIFY operationOlga Kornievskaia2019-10-091-0/+1
* | NFSv4.1: Don't rebind to the same source port when reconnecting to the serverTrond Myklebust2019-11-031-0/+1
* | NFS/pnfs: Separate NFSv3 DS and MDS trafficTrond Myklebust2019-11-031-0/+1
* | NFS: Add a flag to tell nfs_client to set RPC_CLNT_CREATE_NOPINGTrond Myklebust2019-11-031-0/+1
* | NFS: Convert struct nfs_fattr to use struct timespec64Trond Myklebust2019-11-031-1/+1
|/
* NFSv4: Allow multiple connections to NFSv4.x (x>0) serversTrond Myklebust2019-07-061-0/+1
* NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-261-0/+3
* NFS: Add a mount option "softerr" to allow clients to see ETIMEDOUT errorsTrond Myklebust2019-04-251-0/+1
* NFS: Move internal constants out of uapi/linux/nfs_mount.hTrond Myklebust2019-04-251-0/+9
* NFSv4.2: Add client support for the generic 'layouterror' RPC callTrond Myklebust2019-03-011-0/+1
* NFS/SUNRPC: don't lookup machine credential until rpcauth_bindcred().NeilBrown2018-12-191-2/+1
* NFSv4: add cl_root_cred for use when machine cred is not available.NeilBrown2018-12-191-0/+1
* NFSv3: Improve NFSv3 performance when server returns no post-op attributesTrond Myklebust2018-09-301-0/+3
* NFS handle COPY reply CB_OFFLOAD call raceOlga Kornievskaia2018-08-091-0/+1
* NFS add support for asynchronous COPYOlga Kornievskaia2018-08-091-0/+1
* NFS OFFLOAD_CANCEL xdrOlga Kornievskaia2018-08-091-0/+1
* pNFS: Parse the results of layoutget on open even if permissions checks failTrond Myklebust2018-07-261-1/+0
* pnfs: Add barrier to prevent lgopen using LAYOUTGET during recallFred Isaman2018-05-311-0/+1
* pnfs: Stop attempting LAYOUTGET on OPEN on failureFred Isaman2018-05-311-0/+1
* Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2017-11-171-1/+2
|\
| * fs, nfs: convert nfs_client.cl_count from atomic_t to refcount_tElena Reshetova2017-11-171-1/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migrationChuck Lever2017-07-131-0/+2
* Merge tag 'nfs-for-4.12-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2017-05-101-0/+1
|\
| * NFS: Add an iocounter wait function for async RPC tasksBenjamin Coddington2017-04-211-0/+1
* | nfs: Convert to separately allocated bdiJan Kara2017-04-201-1/+0
|/