* [git pull] vfs.git minix pile
@ 2023-02-24 3:23 Al Viro
2023-02-25 3:40 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2023-02-24 3:23 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, linux-fsdevel
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git pull] vfs.git minix pile
2023-02-24 3:23 [git pull] vfs.git minix pile Al Viro
@ 2023-02-25 3:40 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-02-25 3:40 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-kernel, linux-fsdevel
The pull request you sent on Fri, 24 Feb 2023 03:23:40 +0000:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git work.minix
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/397aa6b63ff25cee0b8ed20a6d447527c8ab0849
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-25 3:40 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-24 3:23 [git pull] vfs.git minix pile Al Viro
2023-02-25 3:40 ` 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).