index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.c
Age
Commit message (
Expand
)
Author
2025-11-12
Merge tag 'nfsd-6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-11-04
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
2025-10-06
Merge tag 'nfsd-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-10-01
nfsd: delete unnecessary NULL check in __fh_verify()
Dan Carpenter
2025-09-21
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
2025-09-21
NFSD: Move the fh_getattr() helper
Chuck Lever
2025-07-14
NFSD: Access a knfsd_fh's fsid by pointer
Chuck Lever
2025-02-10
Merge tag 'nfsd-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-02-10
nfsd: fix __fh_verify for localio
Olga Kornievskaia
2025-01-27
Merge tag 'nfsd-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-01-06
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
2024-12-02
nfsfh: avoid pointless cred reference count bump
Christian Brauner
2024-12-02
tree-wide: s/override_creds_light()/override_creds()/g
Christian Brauner
2024-12-02
tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g
Christian Brauner
2024-11-18
NFSD: Remove a never-true comparison
Chuck Lever
2024-11-18
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
2024-11-18
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
2024-11-11
nfsd: drop inode parameter from nfsd4_change_attribute()
Jeff Layton
2024-09-23
nfsd: add nfsd_file_acquire_local()
NeilBrown
2024-09-23
nfsd: factor out __fh_verify to allow NULL rqstp to be passed
NeilBrown
2024-09-23
NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
Chuck Lever
2024-09-23
NFSD: Refactor nfsd_setuser_and_check_port()
NeilBrown
2024-09-20
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
2024-09-20
nfsd: Move error code mapping to per-version proc code.
NeilBrown
2024-09-20
nfsd: move V4ROOT version check to nfsd_set_fh_dentry()
NeilBrown
2024-09-20
nfsd: further centralize protocol version checks.
NeilBrown
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
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
2024-05-06
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2023-10-16
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-11
nfsd: don't provide pre/post-op attrs if fh_getattr fails
Jeff Layton
2023-05-25
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
2023-05-22
exportfs: change connectable argument to bit flags
Amir Goldstein
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2023-01-26
nfsd: remove fetch_iversion export operation
Jeff Layton
2023-01-26
nfsd: use the getattr operation to fetch i_version
Jeff Layton
2023-01-26
nfsd: move nfsd4_change_attribute to nfsfh.c
Jeff Layton
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
2022-10-13
nfsd: ensure we always call fh_verify_error tracepoint
Jeff Layton
2022-09-26
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
2022-07-29
NFSD: Instrument fh_verify()
Chuck Lever
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
2022-01-08
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
[next]