]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2025 20:23:10 +0000 (13:23 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2025 20:23:10 +0000 (13:23 -0700)
commit67f5f11cdf5081af9b592d8ab24d054a0d681b2f
tree6a3c7dcf00a84e86ce40ae58a24dbd33736c0313
parent2c1ef408c2bbadd814cc0b1d38d02da42f759584
parentb8cf8fda522d5a37f8948ad8a19a1113cc38710f
Merge tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull fsnotify updates from Jan Kara:

 - a couple of small cleanups and fixes

 - implement fanotify watchdog that reports processes that fail to
   respond to fanotify permission events in a given time

* tag 'fsnotify_for_v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  fanotify: add watchdog for permission events
  fanotify: Validate the return value of mnt_ns_from_dentry() before dereferencing
  fsnotify: fix "rewriten"->"rewritten"