summaryrefslogtreecommitdiff
path: root/include/linux/nfs_fs_sb.h
AgeCommit message (Expand)AuthorFilesLines
2025-12-18NFS: Fix inheritance of the block sizes when automountingTrond Myklebust1-0/+5
2025-07-22NFS: use a hash table for delegation lookupChristoph Hellwig1-0/+2
2025-07-22NFS: track active delegations per-serverChristoph Hellwig1-0/+1
2025-07-15NFS: remove unused pnfs_ld_data field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15NFS: remove unused time_delta field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15NFS: remove unused wpages field from struct nfs_serverAnthony Iliopoulos1-1/+0
2025-07-15Expand the type of nfs_fattr->validTrond Myklebust1-1/+1
2025-05-29NFS: Add support for fallocate(FALLOC_FL_ZERO_RANGE)Anna Schumaker1-0/+1
2025-05-19nfs: add a refcount tracker for struct net as held by the nfs_clientJeff Layton1-0/+1
2025-05-16NFS: Avoid flushing data while holding directory locks in nfs_rename()Trond Myklebust1-3/+9
2025-03-21NFS: Treat ENETUNREACH errors as fatal in containersTrond Myklebust1-0/+1
2025-03-21NFS: Add a mount option to make ENETUNREACH errors fatalTrond Myklebust1-0/+1
2025-03-21NFS: Extend rdirplus mount option with "force|none"Benjamin Coddington1-0/+1
2025-03-17NFS: Implement NFSv4.2's OFFLOAD_STATUS operationChuck Lever1-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for delayed delegationsTrond Myklebust1-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for expired delegationsTrond Myklebust1-0/+1
2025-03-17NFSv4: Avoid unnecessary scans of filesystems for returning delegationsTrond Myklebust1-0/+2
2025-01-15nfs: probe for LOCALIO when v4 client reconnects to serverMike Snitzer1-0/+1
2025-01-15nfs/localio: remove redundant code and simplify LOCALIO enablementMike Snitzer1-1/+0
2025-01-15nfs_common: move localio_lock to new lock member of nfs_uuid_tMike Snitzer1-1/+0
2024-10-03NFSv4: Prevent NULL-pointer dereference in nfs42_complete_copies()Yanjun Zhang1-0/+1
2024-09-23nfs: add LOCALIO supportWeston Andros Adamson1-0/+9
2024-09-23nfs: add 'noalignwrite' option for lock-less 'lost writes' preventionDan Aloni1-0/+1
2024-09-23nfs: simplify and guarantee owner uniqueness.NeilBrown1-2/+1
2024-07-08nfs: Block on write congestionJan Kara1-0/+1
2024-07-08NFSv4/pNFS: Do layout state recovery upon rebootTrond Myklebust1-0/+1
2024-07-08NFSv4: Detect support for OPEN4_SHARE_ACCESS_WANT_OPEN_XOR_DELEGATIONTrond Myklebust1-0/+1
2024-07-08NFSv4: Add a capability for delegated attributesTrond Myklebust1-0/+1
2024-02-25nfs: fix UAF on pathwalk running into umountAl Viro1-0/+2
2023-11-01NFSv4: fairly test all delegations on a SEQ4_ revocationBenjamin Coddington1-0/+1
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia1-0/+1
2023-06-19NFS: add sysfs shutdown knobBenjamin Coddington1-0/+1
2023-06-19NFS: add superblock sysfs entriesBenjamin Coddington1-0/+2
2023-06-19NFS: Have struct nfs_client carry a TLS policy fieldChuck Lever1-1/+2
2022-06-01NFSv4.1 mark qualified async operations as MOVEABLE tasksOlga Kornievskaia1-0/+1
2022-03-30Merge tag 'nfs-for-5.18-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-0/+1
2022-03-23nfs: remove reliance on bdi congestionNeilBrown1-0/+1
2022-03-21NFSv4.1 provide mount option to toggle trunking discoveryOlga Kornievskaia1-0/+1
2022-01-25Merge tag 'nfs-for-5.17-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds1-1/+3
2022-01-12NFSv4 store server support for fs_location attributeOlga Kornievskaia1-1/+1
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski1-7/+2
2022-01-06NFSv4: Add some support for case insensitive filesystemsTrond Myklebust1-0/+2
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia1-0/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds1-9/+4
2021-04-21NFS: The 'fattr_valid' field in struct nfs_server should be unsigned intTrond Myklebust1-2/+1
2021-04-14NFS: Split attribute support out from the server capabilitiesTrond Myklebust1-9/+2
2021-04-13NFSv4: Add support for the NFSv4.2 "change_attr_type" attributeTrond Myklebust1-0/+3
2021-03-22nfs: account for selinux security context when deciding to share superblockOlga Kornievskaia1-0/+1
2021-02-17NFS: Add support for eager writesTrond Myklebust1-0/+2
2021-02-17NFS: 'flags' field should be unsigned in struct nfs_serverTrond Myklebust1-1/+1