]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2026 18:52:46 +0000 (10:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 12 Feb 2026 18:52:46 +0000 (10:52 -0800)
commita8ed22870f5304a6ac64f694572cafc12801a9cf
treef59d9ae7e020899f4c48c7e78372577094e1c141
parent997f9640c9238b991b6c8abf5420b37bbba5d867
parent74bd284537b3447c651588101c32a203e4fe1a32
Merge tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs

Pull fsnotify updates from Jan Kara:
 "A set of fixes to shutdown fsnotify subsystem before invalidating
  dcache thus addressing some nasty possible races"

* tag 'fsnotify_for_v6.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs:
  fsnotify: Shutdown fsnotify before destroying sb's dcache
  fsnotify: Use connector list for destroying inode marks
  fsnotify: Track inode connectors for a superblock
fs/super.c