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@xxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- 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(-)