index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.h
Age
Commit message (
Expand
)
Author
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-09-21
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
2025-09-15
rqst_exp_get_by_name(): constify path argument
Al Viro
2025-07-14
nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
Su Hui
2024-12-17
nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
Yang Erkun
2024-11-18
nfsd: release svc_expkey/svc_export with rcu_work
Yang Erkun
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
2024-09-20
nfsd: Pass 'cred' instead of 'rqstp' to some functions.
NeilBrown
2024-09-20
nfsd: Don't pass all of rqst into rqst_exp_find()
NeilBrown
2023-10-16
NFSD: Fix frame size warning in svc_export_parse()
Chuck Lever
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
2021-01-25
nfsd: report per-export stats
Amir Goldstein
2018-10-29
knfsd: Allow lockless lookups of the exports
Trond Myklebust
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
2015-08-13
nfsd: include linux/nfs4.h in export.h
Jeff Layton
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
2014-06-23
NFSD: Using exp_get for export getting
Kinglong Mee
2014-05-30
NFSD: Using type of uint32_t for ex_nflavors instead of int
Kinglong Mee
2014-05-30
NFSD: Adds macro EX_UUID_LEN for exports uuid's length
Kinglong Mee
2014-05-06
nfsd: move <linux/nfsd/export.h> to fs/nfsd
Christoph Hellwig