]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jul 2017 17:50:54 +0000 (10:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 8 Jul 2017 17:50:54 +0000 (10:50 -0700)
commit440e7b6e45b33f77d7f8563c5c799334c3c56fc3
tree24685a7b0ebf8af0ff55f1384e0be125aa29da47
parent132857486ccee4ff4efffc9781ac53e1462e3886
parent47521843d5b91b72ddee62340123eb3a099d6e35
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs

Pull misc filesystem updates from Al Viro:
 "Assorted normal VFS / filesystems stuff..."

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  dentry name snapshots
  Make statfs properly return read-only state after emergency remount
  fs/dcache: init in_lookup_hashtable
  minix: Deinline get_block, save 2691 bytes
  fs: Reorder inode_owner_or_capable() to avoid needless
  fs: warn in case userspace lied about modprobe return
fs/dcache.c
fs/debugfs/inode.c
fs/inode.c
fs/namei.c
fs/statfs.c