From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org
Subject: [GIT PULL] fixes for bugs caught as part of tree-in-dcache work
Date: Fri, 4 Apr 2025 04:06:27 +0100 [thread overview]
Message-ID: <20250404030627.GN2023217@ZenIV> (raw)
Fixes for assorted bugs caught in tree-in-dcache work.
Most of that stuff is dentry refcount mishandling...
The following changes since commit 80e54e84911a923c40d7bee33a34c1b4be148d7a:
Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
for you to fetch changes up to 00cdfdcfa0806202aea56b02cedbf87ef1e75df8:
hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure (2025-03-17 22:06:04 -0400)
----------------------------------------------------------------
Al Viro (5):
spufs: fix a leak on spufs_new_file() failure
spufs: fix gang directory lifetimes
spufs: fix a leak in spufs_create_context()
qibfs: fix _another_ leak
hypfs_create_cpu_files(): add missing check for hypfs_mkdir() failure
arch/powerpc/platforms/cell/spufs/gang.c | 1 +
arch/powerpc/platforms/cell/spufs/inode.c | 63 ++++++++++++++++++++++++++-----
arch/powerpc/platforms/cell/spufs/spufs.h | 2 +
arch/s390/hypfs/hypfs_diag_fs.c | 2 +
drivers/infiniband/hw/qib/qib_fs.c | 1 +
5 files changed, 59 insertions(+), 10 deletions(-)
next reply other threads:[~2025-04-04 3:06 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-04 3:06 Al Viro [this message]
2025-04-04 4:12 ` [GIT PULL] fixes for bugs caught as part of tree-in-dcache work Linus Torvalds
2025-04-04 4:13 ` Linus Torvalds
2025-04-04 6:50 ` Al Viro
2025-04-04 4:17 ` 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=20250404030627.GN2023217@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=linux-fsdevel@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