summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)Author
2025-05-28NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker
2025-05-19nfs: add a refcount tracker for struct net as held by the nfs_clientJeff Layton
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS operationChuck Lever
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust
2025-01-14nfs: probe for LOCALIO when v4 client reconnects to serverMike Snitzer
2025-01-14nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer
2025-01-14nfs_common: move localio_lock to new lock member of nfs_uuid_tMike Snitzer
2024-10-03NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson
2024-09-23nfs: add 'noalignwrite' option for lock-less 'lost writes' preventionDan Aloni
2024-09-23nfs: simplify and guarantee owner uniqueness.NeilBrown
2024-07-08nfs: Block on write congestionJan Kara
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust
2024-07-08NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust
2024-07-08NFSv4: Add a capability for delegated attributesTrond Myklebust
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro
2023-11-01NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever
2022-05-31NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia
2022-03-29Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-03-22nfs: remove reliance on bdi congestionNeilBrown
2022-03-21NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2022-01-12NFSv4 store server support for fs_location attributeOlga Kornievskaia
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust
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