Merge tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 May 2025 17:34:26 +0000 (10:34 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 29 May 2025 17:34:26 +0000 (10:34 -0700)
commitdb340159f19ae083afb33fce0aaadc77c6b0d547
treeaf0d8403020bf892567ae6590ace2648f44a5e19
parent1193e205dbb6feca917dc8e1862ffcdf2194234b
parent58f5fbeb367ff6f30a2448b2cad70f70b2de4b06
Merge tag 'fsnotify_for_v6.16-rc1' of git://git./linux/kernel/git/jack/linux-fs

Pull fsnotify updates from Jan Kara:
 "Two fanotify cleanups and support for watching namespace-owned
  filesystems by namespace admins (most useful for being able to watch
  for new mounts / unmounts happening within a user namespace)"

* tag 'fsnotify_for_v6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  fanotify: support watching filesystems and mounts inside userns
  fanotify: remove redundant permission checks
  fanotify: Drop use of flex array in fanotify_fh
fs/notify/fanotify/fanotify_user.c
include/linux/fsnotify_backend.h