Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Feb 2021 16:07:12 +0000 (08:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 27 Feb 2021 16:07:12 +0000 (08:07 -0800)
commit5ceabb6078b80a8544ba86d6ee523ad755ae6d5e
tree69ebf199a0fb3caece18596ad11f75354a96b654
parent580cd7736f6b40dbe1d5514eb59744bc24328e4b
parent6f24784f00f2b5862b367caeecc5cca22a77faa3
Merge branch 'work.misc' of git://git./linux/kernel/git/viro/vfs

Pull misc vfs updates from Al Viro:
 "Assorted stuff pile - no common topic here"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  whack-a-mole: don't open-code iminor/imajor
  9p: fix misuse of sscanf() in v9fs_stat2inode()
  audit_alloc_mark(): don't open-code ERR_CAST()
  fs/inode.c: make inode_init_always() initialize i_ino to 0
  vfs: don't unnecessarily clone write access for writable fds
Documentation/filesystems/porting.rst
drivers/block/loop.c
drivers/rtc/rtc-m41t80.c
drivers/staging/vme/devices/vme_user.c
fs/9p/vfs_inode.c
fs/gfs2/inode.c
fs/inode.c
fs/namespace.c
include/linux/mount.h