[git pull] vfs.git misc pile

From: Al Viro
Date: Mon Apr 24 2023 - 00:29:55 EST


The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-misc

for you to fetch changes up to 73bb5a9017b93093854c18eb7ca99c7061b16367:

fs: Fix description of vfs_tmpfile() (2023-03-12 20:03:48 -0400)

----------------------------------------------------------------
misc pile

Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Al Viro (1):
sysv: switch to put_and_unmap_page()

Fabio M. De Francesco (1):
fs/sysv: Don't round down address for kunmap_flush_on_unmap()

Roberto Sassu (1):
fs: Fix description of vfs_tmpfile()

fs/namei.c | 4 ++--
fs/sysv/dir.c | 28 +++++++++++-----------------
fs/sysv/namei.c | 8 ++++----
fs/sysv/sysv.h | 1 -
4 files changed, 17 insertions(+), 24 deletions(-)