index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
vfs.c
Age
Commit message (
Expand
)
Author
14 days
Merge tag 'nfsd-6.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2026-01-02
NFSD: Fix permission check for read access to executable-only files
Scott Mayhew
2025-12-06
Merge tag 'nfsd-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
NFSD: Implement NFSD_IO_DIRECT for NFS WRITE
Mike Snitzer
2025-12-01
NFSD: Make FILE_SYNC WRITEs comply with spec
Chuck Lever
2025-11-28
nfsd: fix end_creating() conversion
Neil Brown
2025-11-16
NFSD: Implement NFSD_IO_DIRECT for NFS READ
Chuck Lever
2025-11-16
NFSD: pass nfsd_file to nfsd_iter_read()
Mike Snitzer
2025-11-16
NFSD: Add array bounds-checking in nfsd_iter_read()
Chuck Lever
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS/nfsd/ovl: introduce start_renaming() and end_renaming()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: introduce start_removing() and end_removing()
NeilBrown
2025-11-14
VFS/nfsd/cachefiles/ovl: add start_creating() and end_creating()
NeilBrown
2025-11-12
nfsd: allow filecache to hold S_IFDIR files
Jeff Layton
2025-11-12
vfs: make vfs_symlink break delegations on parent dir
Jeff Layton
2025-11-12
vfs: make vfs_mknod break delegations on parent directory
Jeff Layton
2025-11-12
vfs: make vfs_create break delegations on parent directory
Jeff Layton
2025-11-12
vfs: clean up argument list for vfs_create()
Jeff Layton
2025-11-12
vfs: allow rmdir to wait for delegation break on parent
Jeff Layton
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
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: Add io_cache_{read,write} controls to debugfs
Mike Snitzer
2025-09-29
Merge tag 'vfs-6.18-rc1.async' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-23
VFS: unify old_mnt_idmap and new_mnt_idmap in renamedata
NeilBrown
2025-09-21
nfsd: ignore ATTR_DELEG when checking ia_valid before notify_change()
Jeff Layton
2025-08-11
Merge tag 'nfsd-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2025-08-05
nfsd: don't set the ctime on delegated atime updates
Jeff Layton
2025-07-28
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
[next]