index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
export.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-25
/
+57
2025-09-21
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
1
-25
/
+57
2025-09-15
check_export(): constify path argument
Al Viro
1
-1
/
+1
2025-09-15
rqst_exp_get_by_name(): constify path argument
Al Viro
1
-1
/
+1
2025-07-14
nfsd: Change the type of ek_fsidtype from int to u8 and use kstrtou8
Su Hui
1
-5
/
+3
2025-05-11
nfsd: fix access checking for NLM under XPRTSEC policies
Olga Kornievskaia
1
-1
/
+2
2025-01-06
nfsd: fix UAF when access ex_uuid or ex_stats
Yang Erkun
1
-5
/
+14
2025-01-06
nfsd: no need get cache ref when protected by rcu
Yang Erkun
1
-5
/
+1
2024-12-17
nfsd: Revert "nfsd: release svc_expkey/svc_export with rcu_work"
Yang Erkun
1
-25
/
+6
2024-11-18
nfsd: release svc_expkey/svc_export with rcu_work
Yang Erkun
1
-6
/
+25
2024-11-18
nfsd: make sure exp active before svc_export_show
Yang Erkun
1
-1
/
+4
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
1
-1
/
+20
2024-09-23
NFSD: Handle @rqstp == NULL in check_nfsd_access()
NeilBrown
1
-5
/
+25
2024-09-20
nfsd: Move error code mapping to per-version proc code.
NeilBrown
1
-1
/
+1
2024-09-20
nfsd: Don't pass all of rqst into rqst_exp_find()
NeilBrown
1
-9
/
+26
2024-05-06
fs: nfsd: use group allocation/free of per-cpu counters API
Kefeng Wang
1
-6
/
+10
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-2
/
+1
2023-10-24
exportfs: add helpers to check if filesystem can encode/decode file handles
Amir Goldstein
1
-2
/
+1
2023-10-16
NFSD: Fix frame size warning in svc_export_parse()
Chuck Lever
1
-9
/
+23
2023-06-21
nfsd: remove redundant assignments to variable len
Colin Ian King
1
-7
/
+5
2023-04-27
NFSD: Handle new xprtsec= export option
Chuck Lever
1
-3
/
+48
2023-04-26
SUNRPC: return proper error from get_expiry()
NeilBrown
1
-7
/
+6
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-1
/
+1
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+9
2021-01-25
nfsd: report per-export stats
Amir Goldstein
1
-8
/
+60
2021-01-24
nfs: do not export idmapped mounts
Christian Brauner
1
-3
/
+9
2020-12-09
nfsd: allow filesystems to opt out of subtree checking
Jeff Layton
1
-0
/
+6
2020-10-02
NFSD: Map nfserr_wrongsec outside of nfsd_dispatch
Chuck Lever
1
-1
/
+1
2020-03-16
nfsd: export upcalls must not return ESTALE when mountd is down
Trond Myklebust
1
-0
/
+12
2020-03-16
nfsd: Add tracepoints for update of the expkey and export cache entries
Trond Myklebust
1
-9
/
+15
2020-03-16
nfsd: Add tracepoints for exp_find_key() and exp_get_by_name()
Trond Myklebust
1
-2
/
+7
2019-09-10
nfsd: nfsd_file cache entries should be per net namespace
Trond Myklebust
1
-1
/
+1
2019-08-19
nfsd: add a new struct file caching facility to nfsd
Jeff Layton
1
-0
/
+13
2019-04-24
nfsd: knfsd must use the container user namespace
Trond Myklebust
1
-8
/
+10
2018-10-29
knfsd: Allow lockless lookups of the exports
Trond Myklebust
1
-7
/
+7
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-2
/
+3
2017-11-27
NFSD: make cache_detail structures const
Bhumika Goyal
1
-2
/
+2
2017-11-27
nfsd: remove net pointer from debug messages
Vasily Averin
1
-3
/
+3
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-05
nfsd: namespace-prefix uuid_parse
Christoph Hellwig
1
-2
/
+2
2017-01-31
nfsd: opt in to labeled nfs per export
J. Bruce Fields
1
-0
/
+1
2016-07-15
nfsd: allow nfsd to advertise multiple layout types
Jeff Layton
1
-2
/
+2
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+10
2015-08-13
sunrpc/nfsd: Remove redundant code by exports seq_operations functions
Kinglong Mee
1
-70
/
+3
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-2
/
+2
2015-04-03
nfsd: add NFSEXP_PNFS to the exflags array
Christoph Hellwig
1
-0
/
+1
2015-03-31
NFSD: Using path_equal() for checking two paths
Kinglong Mee
1
-2
/
+1
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+8
2014-08-18
nfsd: allow turning off nfsv3 readdir_plus
Rajesh Ghanekar
1
-0
/
+1
[next]