index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.c
Age
Commit message (
Expand
)
Author
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
2021-10-02
NFSD: drop support for ancient filehandles
NeilBrown
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
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-25
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
2020-12-09
nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
Trond Myklebust
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-03-16
nfsd: Add tracing to nfsd_set_fh_dentry()
Trond Myklebust
2018-08-09
nfsd: use true and false for boolean values
Gustavo A. R. Silva
2018-03-19
nfsd: don't require low ports for gss requests
J. Bruce Fields
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-08-04
nfsd: check d_can_lookup in fh_verify of directories
J. Bruce Fields
2016-07-13
nfsd: Fix some indent inconsistancy
Christophe JAILLET
2016-07-13
nfsd: Correct a comment for NFSD_MAY_ defines location
Oleg Drokin
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
[next]