* [git pull] tree-in-dcache regression fixes (rust_binderfs and functionfs)
@ 2026-02-05 18:59 Al Viro
2026-02-05 23:34 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Al Viro @ 2026-02-05 18:59 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel, Greg Kroah-Hartman
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-02-05 23:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-05 18:59 [git pull] tree-in-dcache regression fixes (rust_binderfs and functionfs) Al Viro
2026-02-05 23:34 ` 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