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