From: Al Viro <viro@zeniv.linux.org.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-fsdevel@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [git pull] tree-in-dcache regression fixes (rust_binderfs and functionfs)
Date: Thu, 5 Feb 2026 18:59:15 +0000 [thread overview]
Message-ID: <20260205185915.GS3183987@ZenIV> (raw)
The following changes since commit 63804fed149a6750ffd28610c5c1c98cce6bd377:
Linux 6.19-rc7 (2026-01-25 14:11:24 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs.git tags/pull-fixes
for you to fetch changes up to 2005aabe94eaab8608879d98afb901bc99bc3a31:
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions (2026-02-05 13:53:12 -0500)
----------------------------------------------------------------
a couple of regression fixes for tree-in-dcache series this cycle
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----------------------------------------------------------------
Al Viro (2):
rust_binderfs: fix a dentry leak
functionfs: use spinlock for FFS_DEACTIVATED/FFS_CLOSING transitions
drivers/android/binder/rust_binderfs.c | 9 +--
drivers/usb/gadget/function/f_fs.c | 108 ++++++++++++++++-----------------
drivers/usb/gadget/function/u_fs.h | 2 +-
3 files changed, 55 insertions(+), 64 deletions(-)
next reply other threads:[~2026-02-05 18:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-05 18:59 Al Viro [this message]
2026-02-05 23:34 ` [git pull] tree-in-dcache regression fixes (rust_binderfs and functionfs) 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=20260205185915.GS3183987@ZenIV \
--to=viro@zeniv.linux.org.uk \
--cc=gregkh@linuxfoundation.org \
--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 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.