aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2021-03-08nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultGravatar Timo Rothenpieler 1-1/+1
2020-12-10NFS: Disable READ_PLUS by defaultGravatar Anna Schumaker 1-0/+9
2020-03-02Documentation: nfsroot.rst: Fix references to nfsroot.rstGravatar Niklas Söderlund 1-1/+1
2020-01-24NFS: allow deprecation of NFS UDP protocolGravatar Olga Kornievskaia 1-0/+9
2020-01-15nfs: NFS_SWAP should depend on SWAPGravatar Geert Uytterhoeven 1-1/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2019-04-06block: remove CONFIG_LBDAFGravatar Christoph Hellwig 1-1/+0
2017-08-11pnfs/blocklayout: require 64-bit sector_tGravatar Christoph Hellwig 1-0/+1
2017-04-20nfs: remove the objlayout driverGravatar Christoph Hellwig 1-5/+0
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesGravatar Iulia Manda 1-1/+1
2015-02-03pnfs/flexfiles: Add the FlexFile Layout DriverGravatar Tom Haynes 1-0/+5
2013-11-15nfs: fix pnfs Kconfig defaultsGravatar Christoph Hellwig 1-3/+3
2013-10-28NFS: Set EXCHGID4_FLAG_SUPP_MOVED_MIGRGravatar Chuck Lever 1-0/+11
2013-06-08Kconfig: Add Kconfig entry for Labeled NFS V4 clientGravatar Steve Dickson 1-0/+5
2013-06-08NFSv4.2: Added NFS v4.2 support to the NFS clientGravatar Steve Dickson 1-0/+9
2012-10-03NFSv4.1: Remove the dependency on CONFIG_EXPERIMENTALGravatar Trond Myklebust 1-2/+2
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Gravatar Linus Torvalds 1-0/+8
2012-07-31nfs: enable swap on NFSGravatar Mel Gorman 1-0/+8
2012-07-30NFS: Convert v4 into a moduleGravatar Bryan Schumaker 1-1/+1
2012-07-30NFS: Convert v3 into a moduleGravatar Bryan Schumaker 1-1/+1
2012-07-30NFS: Convert v2 into a moduleGravatar Bryan Schumaker 1-1/+1
2012-06-28NFS: Simplify NFSv4.1 KconfigGravatar Trond Myklebust 1-4/+5
2012-05-14NFS: Turn v3 on by defaultGravatar Bryan Schumaker 1-0/+1
2012-05-14NFS: Make v2 configurableGravatar Bryan Schumaker 1-0/+10
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGGravatar Trond Myklebust 1-0/+6
2012-03-01NFSv4: Send implementation id with exchange_idGravatar Weston Andros Adamson 1-0/+12
2012-02-15NFSv4: The idmapper now depends on keyring functionalityGravatar Trond Myklebust 1-1/+1
2012-02-06NFS: Fall back on old idmapper if request_key() failsGravatar Bryan Schumaker 1-11/+0
2011-08-11pnfs: Automatically select blocks & objects layoutsGravatar Boaz Harrosh 1-14/+4
2011-08-11NFS41: make PNFS_BLOCK selectableGravatar Peng Tao 1-5/+9
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsGravatar Fred Isaman 1-1/+7
2011-07-15SUNRPC: sunrpc should not explicitly depend on NFS config optionsGravatar Trond Myklebust 1-0/+1
2011-05-29pnfs-obj: objlayoutdriver module skeletonGravatar Benny Halevy 1-0/+10
2010-10-27lockd: push lock_flocks downGravatar Arnd Bergmann 1-1/+0
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 1-2/+6
2010-10-25Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Gravatar Linus Torvalds 1-0/+11
2010-10-24NFSv4.1: pnfs: full mount/umount infrastructureGravatar Fred Isaman 1-2/+6
2010-10-22Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklGravatar Linus Torvalds 1-0/+1
2010-10-21BKL: introduce CONFIG_BKL.Gravatar Arnd Bergmann 1-0/+1
2010-10-07NFS: new idmapperGravatar Bryan Schumaker 1-0/+11
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesGravatar Trond Myklebust 1-0/+1
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-1/+0
2010-08-17NFS: Fix the selection of security flavours in KconfigGravatar Trond Myklebust 1-1/+0
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setGravatar Steve French 1-0/+1
2010-08-11NFS: Use kernel DNS resolver [ver #2]Gravatar Bryan Schumaker 1-0/+16
2010-08-06NFS: NFSv4.1 is no longer a "developer only" featureGravatar Trond Myklebust 1-2/+2
2010-08-06NFS: NFS_V4 is no longer an EXPERIMENTAL featureGravatar Trond Myklebust 1-3/+3
2010-02-26Remove EXPERIMENTAL from NFS_FSCACHEGravatar Christian Kujau 1-2/+1
2009-10-27nfs: new subdir Documentation/filesystems/nfsGravatar J. Bruce Fields 1-1/+1
2009-06-22Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsdGravatar Linus Torvalds 1-1/+1