Linus Torvalds df09348f78 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull vfs fixes from Al Viro:

 - backport-friendly part of lock_parent() race fix

 - a fix for an assumption in the heurisic used by path_connected() that
   is not true on NFS

 - livelock fixes for d_alloc_parallel()

* 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: Teach path_connected to handle nfs filesystems with multiple roots.
  fs: dcache: Use READ_ONCE when accessing i_dir_seq
  fs: dcache: Avoid livelock between d_alloc_parallel and __d_add
  lock_parent() needs to recheck if dentry got __dentry_kill'ed under it
2018-03-15 18:57:14 -07:00
..
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2018-01-29 06:42:21 -05:00
2017-11-17 14:18:00 -08:00
2017-11-17 14:18:00 -08:00
2015-04-23 15:16:14 -04:00
2018-01-30 19:03:48 -08:00
2015-04-23 15:16:14 -04:00
2017-11-17 14:18:00 -08:00
2018-01-30 19:03:48 -08:00
2017-09-11 22:20:38 -04:00
2018-03-08 12:56:32 -05:00