[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y4Otysg7VQdEj1Jp@ZenIV>
Date: Sun, 27 Nov 2022 18:34:50 +0000
From: Al Viro <viro@...iv.linux.org.uk>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel@...r.kernel.org, linux-fsdevel@...r.kernel.org,
Amir Goldstein <amir73il@...il.com>
Subject: [git pull] more fixes
The following changes since commit 406c706c7b7f1730aa787e914817b8d16b1e99f6:
vfs: vfs_tmpfile: ensure O_EXCL flag is enforced (2022-11-19 02:22:11 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
for you to fetch changes up to 10bc8e4af65946b727728d7479c028742321b60a:
vfs: fix copy_file_range() averts filesystem freeze protection (2022-11-25 00:52:28 -0500)
----------------------------------------------------------------
Amir's copy_file_range() fix
Signed-off-by: Al Viro <viro@...iv.linux.org.uk>
----------------------------------------------------------------
Amir Goldstein (1):
vfs: fix copy_file_range() averts filesystem freeze protection
fs/ksmbd/vfs.c | 6 +++---
fs/nfsd/vfs.c | 4 ++--
fs/read_write.c | 19 +++++++++++++++----
include/linux/fs.h | 8 ++++++++
4 files changed, 28 insertions(+), 9 deletions(-)
Powered by blists - more mailing lists