[git,pull] vfs.git misc pile

Message ID 20230424042949.GM3390869@ZenIV
State New
Headers
Series [git,pull] vfs.git misc pile |

Pull-request

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

Message

Al Viro April 24, 2023, 4:29 a.m. UTC
  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@zeniv.linux.org.uk>

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

Comments

pr-tracker-bot@kernel.org April 25, 2023, 2:49 a.m. UTC | #1
The pull request you sent on Mon, 24 Apr 2023 05:29:49 +0100:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/181b69dd6e61235b04742b473c23b00b731f62c3

Thank you!