index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs3proc.c
Age
Commit message (
Expand
)
Author
2025-07-14
sunrpc: simplify xdr_init_encode_pages
Christoph Hellwig
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-11
nfsd: remove legacy dprintks from GETATTR and STATFS codepaths
Jeff Layton
2025-05-11
nfsd: remove legacy READDIR dprintks
Jeff Layton
2025-05-11
nfsd: remove dprintks for v2/3 RENAME events
Jeff Layton
2025-05-11
nfsd: remove REMOVE/RMDIR dprintks
Jeff Layton
2025-05-11
nfsd: remove old LINK dprintks
Jeff Layton
2025-05-11
nfsd: remove old v2/3 SYMLINK dprintks
Jeff Layton
2025-05-11
nfsd: remove old v2/3 create path dprintks
Jeff Layton
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_readdir
Jeff Layton
2025-05-11
nfsd: add nfsd_vfs_create tracepoints
Jeff Layton
2025-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
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-03-01
nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
Trond Myklebust
2023-10-30
Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-10-18
nfsd: convert to new timestamp accessors
Jeff Layton
2023-10-16
nfsd: Clean up errors in nfs3proc.c
KaiLong Wang
2023-08-29
nfsd: handle failure to collect pre/post-op attrs more sanely
Jeff Layton
2023-06-11
NFSD: Hoist rq_vec preparation into nfsd_read()
Chuck Lever
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2023-02-20
SUNRPC: Use per-CPU counters to tally server RPC counts
Chuck Lever
2023-01-18
fs: port vfs_*() helpers to struct mnt_idmap
Christian Brauner
2022-11-28
NFSD: Add an NFSD_FILE_GC flag to enable nfsd_file garbage collection
Chuck Lever
2022-11-28
NFSD: Pass the target nfsd_file to nfsd_commit()
Chuck Lever
2022-09-26
NFSD: Refactor common code out of dirlist helpers
Chuck Lever
2022-09-26
SUNRPC: Parametrize how much of argsize should be zeroed
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READ
Chuck Lever
2022-09-26
NFSD: Protect against send buffer overflow in NFSv3 READDIR
Chuck Lever
2022-08-04
NFSD: use explicit lock/unlock for directory ops
NeilBrown
2022-08-04
NFSD: always drop directory lock in nfsd_unlink()
NeilBrown
2022-08-04
NFSD: change nfsd_create()/nfsd_symlink() to unlock directory before returning.
NeilBrown
2022-07-29
NFSD: set attributes when creating symlinks
NeilBrown
2022-07-29
NFSD: introduce struct nfsd_attrs
NeilBrown
2022-05-20
NFSD: Refactor NFSv3 CREATE
Chuck Lever
2022-05-20
NFSD: Clean up nfsd3_proc_create()
Chuck Lever
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
2022-01-16
Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2022-01-08
NFSD: Fix zero-length NFSv3 WRITEs
Chuck Lever
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
2021-10-02
NFSD: Have legacy NFSD WRITE decoders use xdr_stream_subsegment()
Chuck Lever
2021-03-22
NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations
Chuck Lever
2021-03-22
NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream
Chuck Lever
2021-03-22
NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder
Chuck Lever
[next]