..
acl.h
nfsd: eliminate an unnecessary acl size limit
2019-08-28 21:13:45 -04:00
auth.c
nfsd: auth: Fix gid sorting when rootsquash enabled
2018-01-22 20:13:07 -08:00
auth.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
blocklayout.c
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
2019-08-19 11:09:09 -04:00
blocklayoutxdr.c
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
2023-09-23 10:59:48 +02:00
blocklayoutxdr.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
cache.h
nfsd4: make drc_slab global, not per-net
2020-06-24 17:50:37 +02:00
current_stateid.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
export.c
nfsd: nfsd_file cache entries should be per net namespace
2019-09-10 09:23:41 -04:00
export.h
knfsd: Allow lockless lookups of the exports
2018-10-29 16:58:04 -04:00
fault_inject.c
nfsd: no need to check return value of debugfs_create functions
2019-07-03 16:57:17 +02:00
filecache.c
nfsd: Containerise filecache laundrette
2022-03-28 08:46:43 +02:00
filecache.h
nfsd: Containerise filecache laundrette
2022-03-28 08:46:43 +02:00
flexfilelayout.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
flexfilelayoutxdr.c
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
2023-09-23 10:59:48 +02:00
flexfilelayoutxdr.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
idmap.h
Kconfig
fs: nfsd: fix kconfig dependency warning for NFSD_V4
2021-04-07 14:47:38 +02:00
lockd.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
Makefile
nfsd: add a new struct file caching facility to nfsd
2019-08-19 11:00:39 -04:00
netns.h
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
2023-02-06 07:52:47 +01:00
nfs2acl.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
nfs3acl.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
nfs3proc.c
NFSD: Clamp WRITE offsets
2022-02-16 12:52:47 +01:00
nfs3xdr.c
new helper: lookup_positive_unlocked()
2023-09-23 10:59:40 +02:00
nfs4acl.c
nfsd: check permissions when setting ACLs
2016-06-24 12:11:52 -04:00
nfs4callback.c
NFSD: callback request does not use correct credential for AUTH_SYS
2023-04-20 12:07:33 +02:00
nfs4idmap.c
nfsd: Fix misuse of strlcpy
2019-07-08 23:16:11 -04:00
nfs4layouts.c
nfsd: fix race to check ls_layouts
2023-03-11 16:43:49 +01:00
nfs4proc.c
nfsd: fix change_info in NFSv4 RENAME replies
2023-09-23 11:00:06 +02:00
nfs4recover.c
nfsd: Fix a memory leak in an error handling path
2022-10-26 13:22:22 +02:00
nfs4state.c
nfsd: fix file memleak on client_opens_release
2023-11-28 16:50:21 +00:00
nfs4xdr.c
NFSD: da_addr_body field missing in some GETDEVICEINFO replies
2023-09-23 10:59:48 +02:00
nfscache.c
NFSD: Add tracepoints to NFSD's duplicate reply cache
2023-01-18 11:41:31 +01:00
nfsctl.c
treewide: Remove uninitialized_var() usage
2023-06-09 10:29:01 +02:00
nfsd.h
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
2023-02-06 07:52:47 +01:00
nfsfh.c
nfsd: use true and false for boolean values
2018-08-09 16:11:21 -04:00
nfsfh.h
This request is late, apologies.
2018-02-08 15:18:32 -08:00
nfsproc.c
NFSD: prevent underflow in nfssvc_decode_writeargs()
2022-04-15 14:17:59 +02:00
nfssvc.c
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
2023-02-06 07:52:47 +01:00
nfsxdr.c
nfsd: knfsd must use the container user namespace
2019-04-24 09:46:35 -04:00
pnfs.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
state.h
nfsd: fix jiffies/time_t mixup in LRU list
2020-02-11 04:35:47 -08:00
stats.c
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
stats.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
2017-11-02 11:10:55 +01:00
trace.c
trace.h
NFSD: Add tracepoints to NFSD's duplicate reply cache
2023-01-18 11:41:31 +01:00
vfs.c
nfsd: lock_rename() needs both directories to live on the same fs
2023-11-08 11:23:38 +01:00
vfs.h
nfsd: Ensure CLONE persists data and metadata changes to the target file
2019-12-13 08:42:51 +01:00
xdr3.h
nfsd: fix nfs read eof detection
2019-09-23 16:24:08 -04:00
xdr4.h
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
2019-08-19 11:09:09 -04:00
xdr4cb.h
NFSD CB_OFFLOAD xdr
2018-09-25 20:34:54 -04:00
xdr.h
NFSD: prevent underflow in nfssvc_decode_writeargs()
2022-04-15 14:17:59 +02:00