]> git.ipfire.org Git - thirdparty/linux.git/commit
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Aug 2018 18:21:17 +0000 (11:21 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 12 Aug 2018 18:21:17 +0000 (11:21 -0700)
commitd6dd6431591b2af8580cd2b57f501352222edb4f
tree4f622fd74f38ee0e12b8e4fce1a2b3854ce20690
parentec0c96714e7ddeda4eccaa077f5646a0fd6e371f
parent4c0d7cd5c8416b1ef41534d19163cb07ffaa03ab
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull vfs fixes from Al Viro:
 "A bunch of race fixes, mostly around lazy pathwalk.

  All of it is -stable fodder, a large part going back to 2013"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  make sure that __dentry_kill() always invalidates d_seq, unhashed or not
  fix __legitimize_mnt()/mntput() race
  fix mntput/mntput race
  root dentries need RCU-delayed freeing