* [GIT PULL] fsnotify fixes for 6.18-rc3
@ 2025-10-20 9:16 Jan Kara
2025-10-20 19:59 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Jan Kara @ 2025-10-20 9:16 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-fsdevel
Hello Linus,
could you please pull from
git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v6.18-rc3
to get two fixes for fsnotify subsystem:
* kind of a stop-gap solution for a race between unmount of a filesystem
with fsnotify marks and someone inspecting fdinfo of fsnotify group
with those marks in procfs. Proper solution is in the works but it will
get a while to settle.
* a fix for non-decodable file handles (used by unprivileged apps using
fanotify).
Top of the tree is a7c4bb43bfdc. The full shortlog is:
Jakub Acs (1):
fs/notify: call exportfs_encode_fid with s_umount
Jan Kara (1):
expfs: Fix exportfs_can_encode_fh() for EXPORT_FH_FID
The diffstat is
fs/notify/fdinfo.c | 6 ++++++
include/linux/exportfs.h | 7 ++++---
2 files changed, 10 insertions(+), 3 deletions(-)
Thanks
Honza
--
Jan Kara <jack@suse.com>
SUSE Labs, CR
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] fsnotify fixes for 6.18-rc3
2025-10-20 9:16 [GIT PULL] fsnotify fixes for 6.18-rc3 Jan Kara
@ 2025-10-20 19:59 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-10-20 19:59 UTC (permalink / raw)
To: Jan Kara; +Cc: Linus Torvalds, linux-fsdevel
The pull request you sent on Mon, 20 Oct 2025 11:16:53 +0200:
> git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs.git fsnotify_for_v6.18-rc3
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/380cb5d3533cddd93050d72d65f7b1fc997823f7
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:[~2025-10-20 20:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20 9:16 [GIT PULL] fsnotify fixes for 6.18-rc3 Jan Kara
2025-10-20 19:59 ` 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).