]> 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)
commitc36d3d3200e815ea350829e9148e786bd13c9184
tree24685a7b0ebf8af0ff55f1384e0be125aa29da47
parent6f7f92e9687938f40519cd1822d810c0f36bba81
parenta5b830517d26a68dd1a684b2c10e3275cb3f1ecf
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