[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <Y/gtvKEGVuwHRZz6@ZenIV>
Date: Fri, 24 Feb 2023 03:23:40 +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
Subject: [git pull] vfs.git minix pile
Assorted fixes - mostly Christoph's
The following changes since commit b7bfaa761d760e72a969d116517eaa12e404c262:
Linux 6.2-rc3 (2023-01-08 11:49:43 -0600)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.minix
for you to fetch changes up to 2cb6a44220b974a7832d1a09630b4cee870b023a:
minix_rename(): minix_delete_entry() might fail (2023-01-19 19:29:26 -0500)
----------------------------------------------------------------
Al Viro (2):
minix: make minix_new_inode() return error as ERR_PTR(-E...)
minix_rename(): minix_delete_entry() might fail
Christoph Hellwig (4):
minix: move releasing pages into unlink and rename
minix: fix error handling in minix_delete_entry
minix: fix error handling in minix_set_link
minix: don't flush page immediately for DIRSYNC directories
fs/minix/bitmap.c | 16 ++++-----
fs/minix/dir.c | 62 ++++++++++++++++++---------------
fs/minix/minix.h | 5 +--
fs/minix/namei.c | 100 ++++++++++++++++++++++++++----------------------------
4 files changed, 91 insertions(+), 92 deletions(-)
Powered by blists - more mailing lists