linux-mainline/fs/9p
Linus Torvalds 5ceabb6078 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/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
2021-02-27 08:07:12 -08:00
..
acl.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
acl.h
cache.c
cache.h
fid.c
fid.h
Kconfig
Makefile
v9fs_vfs.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
v9fs.c
v9fs.h fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
vfs_addr.c
vfs_dentry.c
vfs_dir.c
vfs_file.c 9p for 5.11-rc1 2020-12-21 10:28:02 -08:00
vfs_inode_dotl.c fs: make helpers idmap mount aware 2021-01-24 14:27:20 +01:00
vfs_inode.c Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 2021-02-27 08:07:12 -08:00
vfs_super.c
xattr.c acl: handle idmapped mounts 2021-01-24 14:27:17 +01:00
xattr.h