index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
Age
Commit message (
Expand
)
Author
2026-06-09
Revert "NFSD: Defer sub-object cleanup in export put callbacks"
Yang Erkun
2026-06-01
nfsd: add netlink upcall for the nfsd.fh cache
Jeff Layton
2026-06-01
nfsd: add netlink upcall for the svc_export cache
Jeff Layton
2026-06-01
sunrpc: rename sunrpc_cache_pipe_upcall() to sunrpc_cache_upcall()
Jeff Layton
2026-05-11
exportfs,nfsd: rework checking for layout-based block device access support
Christoph Hellwig
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-03-29
NFSD/export: Add sign_fh export option
Benjamin Coddington
2026-03-18
Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2026-03-14
NFSD: Defer sub-object cleanup in export put callbacks
Chuck Lever
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-16
Merge tag 'vfs-7.0-rc1.misc.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-01-29
nfsd: do not allow exporting of special kernel filesystems
Amir Goldstein
2025-12-08
nfsd: Mark variable __maybe_unused to avoid W=1 build break
Andy Shevchenko
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
check_export(): constify path argument
Al Viro
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
2025-05-11
nfsd: fix access checking for NLM under XPRTSEC policies
Olga Kornievskaia
2025-01-06
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
2025-01-06
nfsd: no need get cache ref when protected by rcu
Yang Erkun
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: make sure exp active before svc_export_show
Yang Erkun
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
2024-09-23
NFSD: Handle @rqstp == NULL in check_nfsd_access()
NeilBrown
2024-09-20
nfsd: Move error code mapping to per-version proc code.
NeilBrown
2024-09-20
nfsd: Don't pass all of rqst into rqst_exp_find()
NeilBrown
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
2023-10-16
NFSD: Fix frame size warning in svc_export_parse()
Chuck Lever
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-01-25
nfsd: report per-export stats
Amir Goldstein
2021-01-24
nfs: do not export idmapped mounts
Christian Brauner
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
2020-10-02
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
2020-03-16
nfsd: Add tracepoints for update of the expkey and export cache entries
Trond Myklebust
2020-03-16
nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()
Trond Myklebust
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
[next]