Skip to content
  • Linus Torvalds's avatar
    Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs · 48c4565e
    Linus Torvalds authored
    Pull vfs fixes from Al Viro:
     "Tmpfs readdir throughput regression fix (this cycle) + some -stable
      fodder all over the place.
    
      One missing bit is Miklos' tonight locks.c fix - NFS folks had already
      grabbed that one by the time I woke up ;-)"
    
    [ The locks.c fix came through the nfsd tree just moments ago ]
    
    * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
      namespace: update event counter when umounting a deleted dentry
      9p: use file_dentry()
      ceph: fix d_obtain_alias() misuses
      lockless next_positive()
      libfs.c: new helper - next_positive()
      dcache_{readdir,dir_lseek}(): don't bother with nested ->d_lock
    48c4565e