Linux filesystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix for potential deadlock in pre-content event
@ 2025-03-09 11:52 Amir Goldstein
  2025-03-09 11:52 ` [PATCH 1/2] fsnotify: remove check if file is actually being watched for pre-content events on open Amir Goldstein
  2025-03-09 11:52 ` [PATCH 2/2] fsnotify: avoid pre-content events when faulting in user pages Amir Goldstein
  0 siblings, 2 replies; 5+ messages in thread
From: Amir Goldstein @ 2025-03-09 11:52 UTC (permalink / raw)
  To: Jan Kara; +Cc: Josef Bacik, Christian Brauner, linux-fsdevel

Jan,

Please consider this fix for the lockdep issue reported by syzbot.

Thanks,
Amir.

Amir Goldstein (2):
  fsnotify: remove check if file is actually being watched for
    pre-content events on open
  fsnotify: avoid pre-content events when faulting in user pages

 fs/notify/fsnotify.c | 29 ++++-------------------------
 include/linux/fs.h   | 18 +++++++++++++++++-
 2 files changed, 21 insertions(+), 26 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-03-10  9:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-09 11:52 [PATCH 0/2] Fix for potential deadlock in pre-content event Amir Goldstein
2025-03-09 11:52 ` [PATCH 1/2] fsnotify: remove check if file is actually being watched for pre-content events on open Amir Goldstein
2025-03-09 11:52 ` [PATCH 2/2] fsnotify: avoid pre-content events when faulting in user pages Amir Goldstein
2025-03-10  8:09   ` Christian Brauner
2025-03-10  9:22     ` Amir Goldstein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox