index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
Kconfig
Age
Commit message (
Expand
)
Author
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
2021-10-22
nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
Christoph Hellwig
2021-07-28
scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON
Christoph Hellwig
2021-05-07
Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2021-04-26
NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code.
Dai Ngo
2021-03-22
nfsd: Fix typo "accesible"
Ricardo Ribalda
2021-03-06
fs: nfsd: fix kconfig dependency warning for NFSD_V4
Julian Braha
2021-01-28
NFSv4_2: SSC helper should use its own config.
Dai Ngo
2020-10-21
NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy
Dai Ngo
2020-09-25
nfsd: remove fault injection code
J. Bruce Fields
2020-03-16
NFSD: Fix NFS server build errors
Chuck Lever
2019-12-09
NFSD: allow inter server COPY to have a STALE source server fh
Olga Kornievskaia
2019-12-07
nfsd: depend on CRYPTO_MD5 for legacy client tracking
Patrick Steinhardt
2019-11-12
nfsd: v4 support requires CRYPTO_SHA256
Scott Mayhew
2019-08-26
Deprecate nfsd fault injection
J. Bruce Fields
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
2016-07-15
xfs: abstract block export operations from nfsd layouts
Benjamin Coddington
2016-07-13
nfsd: Add a super simple flex file server
Tom Haynes
2016-03-18
nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK
Christoph Hellwig
2016-03-18
nfsd: add SCSI layout support
Christoph Hellwig
2016-03-18
nfsd: add a new config option for the block layout driver
Christoph Hellwig
2015-04-24
Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2015-04-15
kernel: conditionally support non-root users, groups and capabilities
Iulia Manda
2015-03-31
nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS
Chengyu Song
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
2014-09-17
lockd: move lockd's grace period handling into its own module
Jeff Layton
2014-08-28
nfsd4: remove labeled NFS warning from config help
J. Bruce Fields
2013-10-26
nfsd: fix Kconfig syntax
Christoph Hellwig
2013-05-15
NFSD: Server implementation of MAC Labeling
David Quigley
2013-01-21
fs/nfsd: remove depends on CONFIG_EXPERIMENTAL
Kees Cook
2011-11-07
NFSD: Added fault injection
Bryan Schumaker
2011-07-15
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-06-06
nfsd: v4 support requires CRYPTO
Randy Dunlap
2010-10-27
lockd: push lock_flocks down
Arnd Bergmann
2010-10-26
Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-10-22
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-21
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-09-22
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-09-12
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2010-08-17
NFS: Fix the selection of security flavours in Kconfig
Trond Myklebust
2009-03-18
nfsd : Define NFSD only when FILE_LOCKING is enabled
Manish Katiyar
2009-01-22
fs/Kconfig: move nfsd out
Alexey Dobriyan