summaryrefslogtreecommitdiffstats
path: root/fs/nfs/Kconfig
AgeCommit message (Expand)AuthorLines
2026-02-27NFS: Fix NFS KConfig typosAnna Schumaker-1/+2
2026-01-30NFS: Merge CONFIG_NFS_V4_1 with CONFIG_NFS_V4Anna Schumaker-18/+9
2026-01-30NFS: Add a way to disable NFS v4.0 via KConfigAnna Schumaker-0/+9
2025-04-13nfs: add missing selections of CONFIG_CRC32Eric Biggers-1/+1
2025-01-21nfs: Make NFS_FSCACHE select NETFS_SUPPORT instead of depending on itDragan Simic-1/+2
2024-09-23nfs_common: factor out nfs_errtbl and nfs_stat_to_errnoMike Snitzer-0/+1
2024-05-20NFS: Don't enable NFS v2 by defaultAnna Schumaker-2/+2
2023-12-24netfs, fscache: Combine fscache with netfsDavid Howells-2/+2
2023-11-01nfs41: drop dependency between flexfiles layout driver and NFSv3 modulesMkrtchyan, Tigran-1/+1
2023-08-23NFS: Enable the READ_PLUS operation by defaultAnna Schumaker-4/+2
2023-04-11NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski-0/+1
2023-04-04NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever-1/+0
2023-03-10NFS & NFSD: Update GSS dependenciesChuck Lever-1/+1
2023-02-17Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker-4/+4
2022-12-10NFSv4.2: Change the default KConfig value for READ_PLUSAnna Schumaker-4/+4
2022-04-07NFS: Replace readdir's use of xxhash() with hash_64()Trond Myklebust-4/+0
2022-03-02NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust-0/+4
2021-03-08nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler-1/+1
2020-12-10NFS: Disable READ_PLUS by defaultAnna Schumaker-0/+9
2020-03-02Documentation: nfsroot.rst: Fix references to nfsroot.rstNiklas Söderlund-1/+1
2020-01-24NFS: allow deprecation of NFS UDP protocolOlga Kornievskaia-0/+9
2020-01-15nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-04-06block: remove CONFIG_LBDAFChristoph Hellwig-1/+0
2017-08-11pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig-0/+1
2017-04-20nfs: remove the objlayout driverChristoph Hellwig-5/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesIulia Manda-1/+1
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes-0/+5
2013-11-15nfs: fix pnfs Kconfig defaultsChristoph Hellwig-3/+3
2013-10-28NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGRChuck Lever-0/+11
2013-06-08Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson-0/+5
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson-0/+9
2012-10-03NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTALTrond Myklebust-2/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds-0/+8
2012-07-31nfs: enable swap on NFSMel Gorman-0/+8
2012-07-30NFS: Convert v4 into a moduleBryan Schumaker-1/+1
2012-07-30NFS: Convert v3 into a moduleBryan Schumaker-1/+1
2012-07-30NFS: Convert v2 into a moduleBryan Schumaker-1/+1
2012-06-28NFS: Simplify NFSv4.1 KconfigTrond Myklebust-4/+5
2012-05-14NFS: Turn v3 on by defaultBryan Schumaker-0/+1
2012-05-14NFS: Make v2 configurableBryan Schumaker-0/+10
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust-0/+6
2012-03-01NFSv4: Send implementation id with exchange_idWeston Andros Adamson-0/+12
2012-02-15NFSv4: The idmapper now depends on keyring functionalityTrond Myklebust-1/+1
2012-02-06NFS: Fall back on old idmapper if request_key() failsBryan Schumaker-11/+0
2011-08-11pnfs: Automatically select blocks & objects layoutsBoaz Harrosh-14/+4
2011-08-11NFS41: make PNFS_BLOCK selectablePeng Tao-5/+9
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman-1/+7
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust-0/+1
2011-05-29pnfs-obj: objlayoutdriver module skeletonBenny Halevy-0/+10