Linux filesystem development
 help / color / mirror / Atom feed
From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org
Subject: [git pull] vfs.git minix pile
Date: Fri, 24 Feb 2023 03:23:40 +0000	[thread overview]
Message-ID: <Y/gtvKEGVuwHRZz6@ZenIV> (raw)

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

             reply	other threads:[~2023-02-24  3:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-24  3:23 Al Viro [this message]
2023-02-25  3:40 ` [git pull] vfs.git minix pile pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y/gtvKEGVuwHRZz6@ZenIV \
    --to=viro@zeniv.linux.org.uk \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox