aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/Kconfig
AgeCommit message (Expand)AuthorFilesLines
2024-01-07nfsd: new Kconfig option for legacy client trackingGravatar Jeff Layton 1-0/+16
2023-03-10NFS & NFSD: Update GSS dependenciesGravatar Chuck Lever 1-1/+1
2022-11-28nfsd: allow disabling NFSv2 at compile timeGravatar Jeff Layton 1-4/+15
2022-03-11NFSD: Remove CONFIG_NFSD_V3Gravatar Chuck Lever 1-11/+1
2021-10-22nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commandsGravatar Christoph Hellwig 1-1/+0
2021-07-28scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMONGravatar Christoph Hellwig 1-1/+1
2021-05-07Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 1-1/+1
2021-04-26NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.Gravatar Dai Ngo 1-1/+1
2021-03-22nfsd: Fix typo "accesible"Gravatar Ricardo Ribalda 1-3/+3
2021-03-06fs: nfsd: fix kconfig dependency warning for NFSD_V4Gravatar Julian Braha 1-0/+1
2021-01-28NFSv4_2: SSC helper should use its own config.Gravatar Dai Ngo 1-0/+1
2020-10-21NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copyGravatar Dai Ngo 1-1/+1
2020-09-25nfsd: remove fault injection codeGravatar J. Bruce Fields 1-10/+0
2020-03-16NFSD: Fix NFS server build errorsGravatar Chuck Lever 1-1/+1
2019-12-09NFSD: allow inter server COPY to have a STALE source server fhGravatar Olga Kornievskaia 1-0/+10
2019-12-07nfsd: depend on CRYPTO_MD5 for legacy client trackingGravatar Patrick Steinhardt 1-0/+1
2019-11-12nfsd: v4 support requires CRYPTO_SHA256Gravatar Scott Mayhew 1-1/+1
2019-08-26Deprecate nfsd fault injectionGravatar J. Bruce Fields 1-1/+1
2019-08-19nfsd: add a new struct file caching facility to nfsdGravatar Jeff Layton 1-0/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigGravatar Thomas Gleixner 1-0/+1
2017-01-31block: make scsi_request and scsi ioctl support optionalGravatar Christoph Hellwig 1-0/+1
2016-07-15xfs: abstract block export operations from nfsd layoutsGravatar Benjamin Coddington 1-0/+2
2016-07-13nfsd: Add a super simple flex file serverGravatar Tom Haynes 1-0/+17
2016-03-18nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCKGravatar Christoph Hellwig 1-2/+2
2016-03-18nfsd: add SCSI layout supportGravatar Christoph Hellwig 1-0/+13
2016-03-18nfsd: add a new config option for the block layout driverGravatar Christoph Hellwig 1-4/+9
2015-04-24Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-1/+1
2015-04-15kernel: conditionally support non-root users, groups and capabilitiesGravatar Iulia Manda 1-0/+1
2015-03-31nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FSGravatar Chengyu Song 1-1/+1
2015-02-02nfsd: implement pNFS operationsGravatar Christoph Hellwig 1-0/+10
2014-09-17lockd: move lockd's grace period handling into its own moduleGravatar Jeff Layton 1-0/+1
2014-08-28nfsd4: remove labeled NFS warning from config helpGravatar J. Bruce Fields 1-3/+0
2013-10-26nfsd: fix Kconfig syntaxGravatar Christoph Hellwig 1-1/+1
2013-05-15NFSD: Server implementation of MAC LabelingGravatar David Quigley 1-0/+16
2013-01-21fs/nfsd: remove depends on CONFIG_EXPERIMENTALGravatar Kees Cook 1-2/+2
2011-11-07NFSD: Added fault injectionGravatar Bryan Schumaker 1-0/+10
2011-07-15nfsd: Remove deprecated nfsctl system call and related code.Gravatar NeilBrown 1-12/+0
2011-06-06nfsd: v4 support requires CRYPTOGravatar Randy Dunlap 1-0/+1
2010-10-27lockd: push lock_flocks downGravatar Arnd Bergmann 1-1/+0
2010-10-26Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linuxGravatar Linus Torvalds 1-0/+12
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-09-22nfsd: allow deprecated interface to be compiled out.Gravatar NeilBrown 1-0/+12
2010-09-12SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependenciesGravatar Trond Myklebust 1-0/+1
2010-08-17NFS: Fix the selection of security flavours in KconfigGravatar Trond Myklebust 1-1/+0
2009-03-18nfsd : Define NFSD only when FILE_LOCKING is enabledGravatar Manish Katiyar 1-0/+1
2009-01-22fs/Kconfig: move nfsd outGravatar Alexey Dobriyan 1-0/+80