linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] vfs.git minixfs series
@ 2024-01-11 10:16 Al Viro
  2024-01-12  5:07 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2024-01-11 10:16 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-fsdevel

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 41e9a7faff514fcb2d4396b0ffde30386a153c7f:

  minixfs: switch to kmap_local_page() (2023-12-18 21:07:29 -0500)

----------------------------------------------------------------
minixfs kmap_local_page() switchover and related fixes - very similar to sysv series.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

----------------------------------------------------------------
Al Viro (4):
      minixfs: use offset_in_page()
      minixfs: change the signature of dir_get_page()
      minixfs: Use dir_put_page() in minix_unlink() and minix_rename()
      minixfs: switch to kmap_local_page()

 fs/minix/dir.c   | 83 +++++++++++++++++++++++---------------------------------
 fs/minix/namei.c | 12 +++-----
 2 files changed, 38 insertions(+), 57 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-12  5:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-11 10:16 [git pull] vfs.git minixfs series Al Viro
2024-01-12  5:07 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).