aboutsummaryrefslogtreecommitdiff
path: root/fs/nfsd/vfs.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-06nfsd: set security label during create operationsGravatar Stephen Smalley 1-1/+1
2024-03-28Merge tag 'nfsd-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-1/+2
2024-03-22nfsd: Fix error cleanup path in nfsd_rename()Gravatar Jan Kara 1-1/+2
2024-03-12Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-2/+1
2024-03-05NFSD: Document nfsd_setattr() fill-attributes behaviorGravatar Chuck Lever 1-0/+7
2024-03-01nfsd: Fix NFSv3 atomicity bugs in nfsd_setattr()Gravatar Trond Myklebust 1-7/+13
2024-03-01nfsd: Fix a regression in nfsd_setattr()Gravatar Trond Myklebust 1-2/+7
2024-03-01nfsd: make all of the nfsd stats per-network namespaceGravatar Josef Bacik 1-2/+4
2024-03-01nfsd: use __fput_sync() to avoid delayed closing of files.Gravatar NeilBrown 1-5/+37
2024-02-15ima: Move to LSM infrastructureGravatar Roberto Sassu 1-7/+0
2024-02-15security: Introduce file_post_open hookGravatar Roberto Sassu 1-0/+6
2024-01-11Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Gravatar Linus Torvalds 1-0/+4
2024-01-10Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-4/+42
2024-01-08Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsGravatar Linus Torvalds 1-3/+4
2024-01-07NFSD: Replace RQ_SPLICE_OK in nfsd_read()Gravatar Chuck Lever 1-1/+25
2024-01-07NFSD: Document lack of f_pos_lock in nfsd_readdir()Gravatar Chuck Lever 1-3/+17
2023-12-15cred: get rid of CONFIG_DEBUG_CREDENTIALSGravatar Jens Axboe 1-8/+1
2023-11-25rename(): avoid a deadlock in the case of parents having no common ancestorGravatar Al Viro 1-0/+4
2023-11-24fs: move file_start_write() into vfs_iter_write()Gravatar Amir Goldstein 1-2/+0
2023-11-24splice: move permission hook out of splice_direct_to_actor()Gravatar Amir Goldstein 1-1/+4
2023-10-30Merge tag 'nfsd-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-25/+36
2023-10-30Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Gravatar Linus Torvalds 1-1/+1
2023-10-18nfsd: convert to new timestamp accessorsGravatar Jeff Layton 1-1/+1
2023-10-17nfsd: lock_rename() needs both directories to live on the same fsGravatar Al Viro 1-6/+6
2023-10-16nfsd: Don't reset the write verifier on a commit EAGAINGravatar Trond Myklebust 1-10/+23
2023-10-16nfsd: Handle EOPENSTALE correctly in the filecacheGravatar Trond Myklebust 1-15/+13
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-17/+35
2023-08-29nfsd: handle failure to collect pre/post-op attrs more sanelyGravatar Jeff Layton 1-17/+35
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Gravatar Linus Torvalds 1-1/+1
2023-08-03Merge tag 'nfsd-6.5-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-3/+6
2023-07-30nfsd: Fix reading via spliceGravatar David Howells 1-3/+6
2023-07-24nfsd: convert to ctime accessor functionsGravatar Jeff Layton 1-1/+1
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2023-06-24sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES)Gravatar David Howells 1-1/+1
2023-06-11NFSD: Remove nfsd_readv()Gravatar Chuck Lever 1-15/+0
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read() [step two]Gravatar Chuck Lever 1-1/+12
2023-06-11NFSD: Hoist rq_vec preparation into nfsd_read()Gravatar Chuck Lever 1-8/+60
2023-06-05nfsd: use vfs setgid helperGravatar Christian Brauner 1-1/+3
2023-05-23nfsd: make a copy of struct iattr before calling notify_changeGravatar Jeff Layton 1-1/+9
2023-04-27NFSD: Clean up xattr memory allocation flagsGravatar Chuck Lever 1-5/+2
2023-04-26NFSD: Watch for rq_pages bounds checking errors in nfsd_splice_actor()Gravatar Chuck Lever 1-1/+5
2023-03-21Merge tag 'nfsd-6.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-1/+8
2023-03-17nfsd: don't replace page in rq_pages if it's a continuation of last pageGravatar Jeff Layton 1-1/+8
2023-03-10Merge tag 'nfsd-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Gravatar Linus Torvalds 1-0/+2
2023-03-07NFSD: Protect against filesystem freezingGravatar Chuck Lever 1-0/+2
2023-02-22Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxGravatar Linus Torvalds 1-2/+6
2023-02-20fs: namei: Allow follow_down() to uncover auto mountsGravatar Richard Weinberger 1-1/+5
2023-02-20NFSD: Teach nfsd_mountpoint() auto mountsGravatar Richard Weinberger 1-1/+1
2023-01-19fs: port ->permission() to pass mnt_idmapGravatar Christian Brauner 1-7/+7
2023-01-19fs: port ->set_acl() to pass mnt_idmapGravatar Christian Brauner 1-2/+2