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
/
vfs.c
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'vfs-6.17-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-07-14
NFSD: Use vfs_iocb_iter_write()
Chuck Lever
2025-07-14
NFSD: Use vfs_iocb_iter_read()
Chuck Lever
2025-06-16
VFS: change old_dir and new_dir in struct renamedata to dentrys
NeilBrown
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: Use rqstp->rq_bvec in nfsd_iter_write()
Chuck Lever
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
2025-05-15
NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
Chuck Lever
2025-05-11
nfsd: add tracepoint for getattr and statfs events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_rename
Jeff Layton
2025-05-11
nfsd: add tracepoints for unlink events
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_link()
Jeff Layton
2025-05-11
nfsd: add tracepoint to nfsd_symlink
Jeff Layton
2025-05-11
nfsd: add nfsd_vfs_create tracepoints
Jeff Layton
2025-05-11
nfsd: add a tracepoint to nfsd_lookup_dentry
Jeff Layton
2025-05-11
nfsd: add a tracepoint for nfsd_setattr
Jeff Layton
2025-05-11
nfsd: add commit start/done tracepoints around nfsd_commit()
Jeff Layton
2025-05-11
NFSD: Add experimental setting to disable the use of splice read
Chuck Lever
2025-04-07
nfsd: Use lookup_one() rather than lookup_one_len()
NeilBrown
2025-03-31
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when linking an open file
Chuck Lever
2025-03-10
NFSD: Return NFS4ERR_FILE_OPEN only when renaming over an open file
Chuck Lever
2025-03-10
NFSD: Never return NFS4ERR_FILE_OPEN when removing a directory
Chuck Lever
2025-03-10
NFSD: nfsd_unlink() clobbers non-zero status returned from fh_fill_pre_attrs()
Chuck Lever
2025-03-10
nfsd: remove the redundant mapping of nfserr_mlink
Li Lingfeng
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
2025-02-26
nfsd: drop fh_update() from S_IFDIR branch of nfsd_create_locked()
NeilBrown
2024-11-18
nfsd: get rid of include ../internal.h
Al Viro
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: Remove unused function parameter
Chuck Lever
2024-11-07
NFSD: Fix READDIR on NFSv3 mounts of ext4 exports
Chuck Lever
2024-09-20
nfsd: map the EBADMSG to nfserr_io to avoid warning
Li Lingfeng
2024-09-20
nfsd: Move error code mapping to per-version proc code.
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-05-06
nfsd: set security label during create operations
Stephen Smalley
2024-03-28
Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2024-03-22
nfsd: Fix error cleanup path in nfsd_rename()
Jan Kara
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-05
NFSD: Document nfsd_setattr() fill-attributes behavior
Chuck Lever
2024-03-01
nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()
Trond Myklebust
2024-03-01
nfsd: Fix a regression in nfsd_setattr()
Trond Myklebust
2024-03-01
nfsd: make all of the nfsd stats per-network namespace
Josef Bacik
2024-03-01
nfsd: use __fput_sync() to avoid delayed closing of files.
NeilBrown
2024-02-15
ima: Move to LSM infrastructure
Roberto Sassu
2024-02-15
security: Introduce file_post_open hook
Roberto Sassu
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
[next]