* [GIT PULL] fixes for bugs caught as part of tree-in-dcache work
@ 2025-04-04 3:06 Al Viro
2025-04-04 4:12 ` Linus Torvalds
2025-04-04 4:17 ` pr-tracker-bot
0 siblings, 2 replies; 5+ messages in thread
From: Al Viro @ 2025-04-04 3:06 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
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(-)
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [GIT PULL] fixes for bugs caught as part of tree-in-dcache work
2025-04-04 3:06 [GIT PULL] fixes for bugs caught as part of tree-in-dcache work Al Viro
@ 2025-04-04 4:12 ` Linus Torvalds
2025-04-04 4:13 ` Linus Torvalds
2025-04-04 4:17 ` pr-tracker-bot
1 sibling, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2025-04-04 4:12 UTC (permalink / raw)
To: Al Viro; +Cc: linux-fsdevel
On Thu, 3 Apr 2025 at 20:06, Al Viro <viro@zeniv.linux.org.uk> wrote:
>
> Fixes for assorted bugs caught in tree-in-dcache work.
> Most of that stuff is dentry refcount mishandling...
>
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
Uhhuh - can you humor me and make it a signed tag?
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [GIT PULL] fixes for bugs caught as part of tree-in-dcache work
2025-04-04 4:12 ` Linus Torvalds
@ 2025-04-04 4:13 ` Linus Torvalds
2025-04-04 6:50 ` Al Viro
0 siblings, 1 reply; 5+ messages in thread
From: Linus Torvalds @ 2025-04-04 4:13 UTC (permalink / raw)
To: Al Viro; +Cc: linux-fsdevel
On Thu, 3 Apr 2025 at 21:12, Linus Torvalds
<torvalds@linux-foundation.org> wrote:
>
> On Thu, 3 Apr 2025 at 20:06, Al Viro <viro@zeniv.linux.org.uk> wrote:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
>
> Uhhuh - can you humor me and make it a signed tag?
Oh, never mind. I see the tag.
It's just called "pull-fixes" rather than just "fixes".
Linus
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [GIT PULL] fixes for bugs caught as part of tree-in-dcache work
2025-04-04 4:13 ` Linus Torvalds
@ 2025-04-04 6:50 ` Al Viro
0 siblings, 0 replies; 5+ messages in thread
From: Al Viro @ 2025-04-04 6:50 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
On Thu, Apr 03, 2025 at 09:13:43PM -0700, Linus Torvalds wrote:
> On Thu, 3 Apr 2025 at 21:12, Linus Torvalds
> <torvalds@linux-foundation.org> wrote:
> >
> > On Thu, 3 Apr 2025 at 20:06, Al Viro <viro@zeniv.linux.org.uk> wrote:
> > >
> > > git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
> >
> > Uhhuh - can you humor me and make it a signed tag?
>
> Oh, never mind. I see the tag.
>
> It's just called "pull-fixes" rather than just "fixes".
Hmm... I wonder if it would make sense to add a flag to git-pull-request
that would verify that object in question is a tag - we already have
a chunk that extracts the tag contents when the 3rd argument happens
to be a tag...
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: [GIT PULL] fixes for bugs caught as part of tree-in-dcache work
2025-04-04 3:06 [GIT PULL] fixes for bugs caught as part of tree-in-dcache work Al Viro
2025-04-04 4:12 ` Linus Torvalds
@ 2025-04-04 4:17 ` pr-tracker-bot
1 sibling, 0 replies; 5+ messages in thread
From: pr-tracker-bot @ 2025-04-04 4:17 UTC (permalink / raw)
To: Al Viro; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Fri, 4 Apr 2025 04:06:27 +0100:
> git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git fixes
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/e48e99b6edf41c69c5528aa7ffb2daf3c59ee105
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2025-04-04 6:50 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-04 3:06 [GIT PULL] fixes for bugs caught as part of tree-in-dcache work Al Viro
2025-04-04 4:12 ` Linus Torvalds
2025-04-04 4:13 ` Linus Torvalds
2025-04-04 6:50 ` Al Viro
2025-04-04 4:17 ` pr-tracker-bot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.