index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfsfh.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-24
nfsd: fix refcount leak in nfsd_set_fh_dentry()
NeilBrown
1
-3
/
+3
2025-10-19
nfsd: decouple the xprtsec policy check from check_nfsd_access()
Scott Mayhew
1
-1
/
+23
2025-10-19
nfsd: fix __fh_verify for localio
Olga Kornievskaia
1
-2
/
+3
2025-10-19
nfsd: don't use sv_nrthreads in connection limiting calculations.
NeilBrown
1
-0
/
+2
2025-10-19
nfsd: refine and rename NFSD_MAY_LOCK
NeilBrown
1
-8
/
+4
2025-10-19
nfsd: Fix NFSD_MAY_BYPASS_GSS and NFSD_MAY_BYPASS_GSS_ON_ROOT
Pali Rohár
1
-3
/
+6
2024-12-05
nfsd: drop inode parameter from nfsd4_change_attribute()
Jeff Layton
1
-8
/
+12
2024-09-23
nfsd: add nfsd_file_acquire_local()
NeilBrown
1
-0
/
+23
2024-09-23
nfsd: factor out __fh_verify to allow NULL rqstp to be passed
NeilBrown
1
-31
/
+60
2024-09-23
NFSD: Avoid using rqstp->rq_vers in nfsd_set_fh_dentry()
Chuck Lever
1
-4
/
+4
2024-09-23
NFSD: Refactor nfsd_setuser_and_check_port()
NeilBrown
1
-9
/
+10
2024-09-21
nfsd: move error choice for incorrect object types to version-specific code.
NeilBrown
1
-9
/
+7
2024-09-21
nfsd: Move error code mapping to per-version proc code.
NeilBrown
1
-7
/
+3
2024-09-21
nfsd: move V4ROOT version check to nfsd_set_fh_dentry()
NeilBrown
1
-11
/
+7
2024-09-21
nfsd: further centralize protocol version checks.
NeilBrown
1
-0
/
+4
2024-09-21
nfsd: Pass 'cred' instead of 'rqstp' to some functions.
NeilBrown
1
-3
/
+3
2024-09-21
nfsd: Don't pass all of rqst into rqst_exp_find()
NeilBrown
1
-1
/
+3
2024-05-28
fhandle: relax open_by_handle_at() permission checks
Christian Brauner
1
-1
/
+1
2024-05-06
knfsd: LOOKUP can return an illegal error value
Trond Myklebust
1
-2
/
+2
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
1
-1
/
+2
2023-10-16
NFSD: Add nfsd4_encode_fattr4_change()
Chuck Lever
1
-1
/
+1
2023-08-30
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
1
-10
/
+16
2023-06-29
Merge tag 'fsnotify_for_v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+5
2023-06-11
nfsd: don't provide pre/post-op attrs if fh_getattr fails
Jeff Layton
1
-19
/
+7
2023-05-25
exportfs: check for error return value from exportfs_encode_*()
Amir Goldstein
1
-1
/
+3
2023-05-22
exportfs: change connectable argument to bit flags
Amir Goldstein
1
-2
/
+3
2023-02-20
Merge tag 'fs.idmapped.v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2023-01-26
nfsd: remove fetch_iversion export operation
Jeff Layton
1
-3
/
+0
2023-01-26
nfsd: use the getattr operation to fetch i_version
Jeff Layton
1
-18
/
+36
2023-01-26
nfsd: move nfsd4_change_attribute to nfsfh.c
Jeff Layton
1
-0
/
+27
2023-01-19
fs: port ->permission() to pass mnt_idmap
Christian Brauner
1
-1
/
+1
2022-10-13
nfsd: ensure we always call fh_verify_error tracepoint
Jeff Layton
1
-1
/
+1
2022-09-26
NFSD: Replace dprintk() call site in fh_verify()
Chuck Lever
1
-7
/
+1
2022-08-04
NFSD: discard fh_locked flag and fh_lock/fh_unlock
NeilBrown
1
-2
/
+1
2022-08-04
NFSD: reduce locking in nfsd_lookup()
NeilBrown
1
-0
/
+19
2022-07-30
NFSD: Instrument fh_verify()
Chuck Lever
1
-2
/
+3
2022-03-11
NFSD: Remove CONFIG_NFSD_V3
Chuck Lever
1
-4
/
+0
2022-01-08
NFSD: Move fill_pre_wcc() and fill_post_wcc()
Chuck Lever
1
-1
/
+65
2021-10-02
NFSD: simplify struct nfsfh
NeilBrown
1
-9
/
+4
2021-10-02
NFSD: drop support for ancient filehandles
NeilBrown
1
-109
/
+51
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
1
-1
/
+1
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2021-01-25
nfsd: report per-export stats
Amir Goldstein
1
-2
/
+2
2021-01-25
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
1
-1
/
+1
2021-01-24
namei: make permission helpers idmapped mount aware
Christian Brauner
1
-1
/
+2
2020-12-09
nfsd: Record NFSv4 pre/post-op attributes as non-atomic
Trond Myklebust
1
-0
/
+4
2020-12-09
nfsd: Fix up nfsd to ensure that timeout errors don't result in ESTALE
Trond Myklebust
1
-4
/
+12
2020-12-09
nfsd: add a new EXPORT_OP_NOWCC flag to struct export_operations
Jeff Layton
1
-0
/
+14
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-03-16
nfsd: Add tracing to nfsd_set_fh_dentry()
Trond Myklebust
1
-3
/
+10
[next]