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