| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-03-29 | NFSD: Sign filehandles | Benjamin Coddington | 1 | -1/+1 |
| 2026-03-29 | nfsd: remove NFSD_V4_DELEG_TIMESTAMPS Kconfig option | Jeff Layton | 1 | -10/+0 |
| 2026-01-29 | NFSD: Add a Kconfig setting to enable support for NFSv4 POSIX ACLs | Chuck Lever | 1 | -0/+19 |
| 2025-11-17 | nfsd: Use MD5 library instead of crypto_shash | Eric Biggers | 1 | -2/+2 |
| 2025-11-16 | nfsd: switch the default for NFSD_LEGACY_CLIENT_TRACKING to "n" | Jeff Layton | 1 | -1/+1 |
| 2025-09-21 | nfsd: Don't force CRYPTO_LIB_SHA256 to be built-in | Eric Biggers | 1 | -1/+1 |
| 2025-05-11 | nfsd: use SHA-256 library API instead of crypto_shash API | Eric Biggers | 1 | -1/+1 |
| 2025-04-13 | nfs: add missing selections of CONFIG_CRC32 | Eric Biggers | 1 | -0/+1 |
| 2025-03-14 | NFSD: Add a Kconfig setting to enable delegated timestamps | Chuck Lever | 1 | -1/+11 |
| 2024-09-23 | nfs_common: factor out nfs_errtbl and nfs_stat_to_errno | Mike Snitzer | 1 | -0/+1 |
| 2024-07-08 | NFSD: Fix nfsdcld warning | Chuck Lever | 1 | -1/+1 |
| 2024-01-07 | nfsd: new Kconfig option for legacy client tracking | Jeff Layton | 1 | -0/+16 |
| 2023-03-10 | NFS & NFSD: Update GSS dependencies | Chuck Lever | 1 | -1/+1 |
| 2022-11-28 | nfsd: allow disabling NFSv2 at compile time | Jeff Layton | 1 | -4/+15 |
| 2022-03-11 | NFSD: Remove CONFIG_NFSD_V3 | Chuck Lever | 1 | -11/+1 |
| 2021-10-22 | nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands | Christoph Hellwig | 1 | -1/+0 |
| 2021-07-28 | scsi: core: Rename CONFIG_BLK_SCSI_REQUEST to CONFIG_SCSI_COMMON | Christoph Hellwig | 1 | -1/+1 |
| 2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -1/+1 |
| 2021-04-26 | NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. | Dai Ngo | 1 | -1/+1 |
| 2021-03-22 | nfsd: Fix typo "accesible" | Ricardo Ribalda | 1 | -3/+3 |
| 2021-03-06 | fs: nfsd: fix kconfig dependency warning for NFSD_V4 | Julian Braha | 1 | -0/+1 |
| 2021-01-28 | NFSv4_2: SSC helper should use its own config. | Dai Ngo | 1 | -0/+1 |
| 2020-10-21 | NFSv4.2: Fix NFS4ERR_STALE error when doing inter server copy | Dai Ngo | 1 | -1/+1 |
| 2020-09-25 | nfsd: remove fault injection code | J. Bruce Fields | 1 | -10/+0 |
| 2020-03-16 | NFSD: Fix NFS server build errors | Chuck Lever | 1 | -1/+1 |
| 2019-12-09 | NFSD: allow inter server COPY to have a STALE source server fh | Olga Kornievskaia | 1 | -0/+10 |
| 2019-12-07 | nfsd: depend on CRYPTO_MD5 for legacy client tracking | Patrick Steinhardt | 1 | -0/+1 |
| 2019-11-12 | nfsd: v4 support requires CRYPTO_SHA256 | Scott Mayhew | 1 | -1/+1 |
| 2019-08-26 | Deprecate nfsd fault injection | J. Bruce Fields | 1 | -1/+1 |
| 2019-08-19 | nfsd: add a new struct file caching facility to nfsd | Jeff Layton | 1 | -0/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2017-01-31 | block: make scsi_request and scsi ioctl support optional | Christoph Hellwig | 1 | -0/+1 |
| 2016-07-15 | xfs: abstract block export operations from nfsd layouts | Benjamin Coddington | 1 | -0/+2 |
| 2016-07-13 | nfsd: Add a super simple flex file server | Tom Haynes | 1 | -0/+17 |
| 2016-03-18 | nfsd: block and scsi layout drivers need to depend on CONFIG_BLOCK | Christoph Hellwig | 1 | -2/+2 |
| 2016-03-18 | nfsd: add SCSI layout support | Christoph Hellwig | 1 | -0/+13 |
| 2016-03-18 | nfsd: add a new config option for the block layout driver | Christoph Hellwig | 1 | -4/+9 |
| 2015-04-24 | Merge branch 'for-4.1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -1/+1 |
| 2015-04-15 | kernel: conditionally support non-root users, groups and capabilities | Iulia Manda | 1 | -0/+1 |
| 2015-03-31 | nfsd: NFSD_FAULT_INJECTION depends on DEBUG_FS | Chengyu Song | 1 | -1/+1 |
| 2015-02-02 | nfsd: implement pNFS operations | Christoph Hellwig | 1 | -0/+10 |
| 2014-09-17 | lockd: move lockd's grace period handling into its own module | Jeff Layton | 1 | -0/+1 |
| 2014-08-28 | nfsd4: remove labeled NFS warning from config help | J. Bruce Fields | 1 | -3/+0 |
| 2013-10-26 | nfsd: fix Kconfig syntax | Christoph Hellwig | 1 | -1/+1 |
| 2013-05-15 | NFSD: Server implementation of MAC Labeling | David Quigley | 1 | -0/+16 |
| 2013-01-21 | fs/nfsd: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -2/+2 |
| 2011-11-07 | NFSD: Added fault injection | Bryan Schumaker | 1 | -0/+10 |
| 2011-07-15 | nfsd: Remove deprecated nfsctl system call and related code. | NeilBrown | 1 | -12/+0 |
| 2011-06-06 | nfsd: v4 support requires CRYPTO | Randy Dunlap | 1 | -0/+1 |
| 2010-10-27 | lockd: push lock_flocks down | Arnd Bergmann | 1 | -1/+0 |
| 2010-10-26 | Merge branch 'for-2.6.37' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 1 | -0/+12 |
| 2010-10-22 | Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl | Linus Torvalds | 1 | -0/+1 |
| 2010-10-21 | BKL: introduce CONFIG_BKL. | Arnd Bergmann | 1 | -0/+1 |
| 2010-09-22 | nfsd: allow deprecated interface to be compiled out. | NeilBrown | 1 | -0/+12 |
| 2010-09-12 | SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies | Trond Myklebust | 1 | -0/+1 |
| 2010-08-17 | NFS: Fix the selection of security flavours in Kconfig | Trond Myklebust | 1 | -1/+0 |
| 2009-03-18 | nfsd : Define NFSD only when FILE_LOCKING is enabled | Manish Katiyar | 1 | -0/+1 |
| 2009-01-22 | fs/Kconfig: move nfsd out | Alexey Dobriyan | 1 | -0/+80 |