summaryrefslogtreecommitdiffstats
path: root/fs/nfs/Kconfig
Commit message (Expand)AuthorAgeFilesLines
* netfs, fscache: Combine fscache with netfsDavid Howells2023-12-241-2/+2
* nfs41: drop dependency between flexfiles layout driver and NFSv3 modulesMkrtchyan, Tigran2023-11-011-1/+1
* NFS: Enable the READ_PLUS operation by defaultAnna Schumaker2023-08-231-4/+2
* NFS: Configure support for netfs when NFS fscache is configuredDave Wysochanski2023-04-111-0/+1
* NFS: Remove "select RPCSEC_GSS_KRB5Chuck Lever2023-04-041-1/+0
* NFS & NFSD: Update GSS dependenciesChuck Lever2023-03-101-1/+1
* Revert "NFSv4.2: Change the default KConfig value for READ_PLUS"Anna Schumaker2023-02-171-4/+4
* NFSv4.2: Change the default KConfig value for READ_PLUSAnna Schumaker2022-12-101-4/+4
* NFS: Replace readdir's use of xxhash() with hash_64()Trond Myklebust2022-04-071-4/+0
* NFS: Convert readdir page cache to use a cookie based indexTrond Myklebust2022-03-021-0/+4
* nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler2021-03-081-1/+1
* NFS: Disable READ_PLUS by defaultAnna Schumaker2020-12-101-0/+9
* Documentation: nfsroot.rst: Fix references to nfsroot.rstNiklas Söderlund2020-03-021-1/+1
* NFS: allow deprecation of NFS UDP protocolOlga Kornievskaia2020-01-241-0/+9
* nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven2020-01-151-1/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* block: remove CONFIG_LBDAFChristoph Hellwig2019-04-061-1/+0
* pnfs/blocklayout: require 64-bit sector_tChristoph Hellwig2017-08-111-0/+1
* nfs: remove the objlayout driverChristoph Hellwig2017-04-201-5/+0
* kernel: conditionally support non-root users, groups and capabilitiesIulia Manda2015-04-151-1/+1
* pnfs/flexfiles: Add the FlexFile Layout DriverTom Haynes2015-02-031-0/+5
* nfs: fix pnfs Kconfig defaultsChristoph Hellwig2013-11-151-3/+3
* NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGRChuck Lever2013-10-281-0/+11
* Kconfig: Add Kconfig entry for Labeled NFS V4 clientSteve Dickson2013-06-081-0/+5
* NFSv4.2: Added NFS v4.2 support to the NFS clientSteve Dickson2013-06-081-0/+9
* NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTALTrond Myklebust2012-10-031-2/+2
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-311-0/+8
|\
| * nfs: enable swap on NFSMel Gorman2012-07-311-0/+8
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-301-1/+1
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-301-1/+1
* | NFS: Convert v2 into a moduleBryan Schumaker2012-07-301-1/+1
|/
* NFS: Simplify NFSv4.1 KconfigTrond Myklebust2012-06-281-4/+5
* NFS: Turn v3 on by defaultBryan Schumaker2012-05-141-0/+1
* NFS: Make v2 configurableBryan Schumaker2012-05-141-0/+10
* SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-201-0/+6
* NFSv4: Send implementation id with exchange_idWeston Andros Adamson2012-03-011-0/+12
* NFSv4: The idmapper now depends on keyring functionalityTrond Myklebust2012-02-151-1/+1
* NFS: Fall back on old idmapper if request_key() failsBryan Schumaker2012-02-061-11/+0
* pnfs: Automatically select blocks & objects layoutsBoaz Harrosh2011-08-111-14/+4
* NFS41: make PNFS_BLOCK selectablePeng Tao2011-08-111-5/+9
* pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman2011-07-311-1/+7
* SUNRPC: sunrpc should not explicitly depend on NFS config optionsTrond Myklebust2011-07-151-0/+1
* pnfs-obj: objlayoutdriver module skeletonBenny Halevy2011-05-291-0/+10
* lockd: push lock_flocks downArnd Bergmann2010-10-271-1/+0
* Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-261-2/+6
|\
| * NFSv4.1: pnfs: full mount/umount infrastructureFred Isaman2010-10-241-2/+6
* | Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-10-251-0/+11
|\|
| * NFS: new idmapperBryan Schumaker2010-10-071-0/+11
* | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-221-0/+1
|\ \
| * | BKL: introduce CONFIG_BKL.Arnd Bergmann2010-10-211-0/+1
| |/