]> 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>
Sun, 2 May 2021 16:14:01 +0000 (09:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 2 May 2021 16:14:01 +0000 (09:14 -0700)
commit5c489c3db4392b3be341a61cfa3619470bb18097
tree72fce8989a8214f927f3afccaa39d11de38ccb59
parentda16facf1ce4ebb386494d0b98d0158b8fac3185
parent3300dc97dca8b3d8fec9540cd8539d8fe9583e8a
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 all over the place"

* 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  useful constants: struct qstr for ".."
  hostfs_open(): don't open-code file_dentry()
  whack-a-mole: kill strlen_user() (again)
  autofs: should_expire() argument is guaranteed to be positive
  apparmor:match_mn() - constify devpath argument
  buffer: a small optimization in grow_buffers
  get rid of autofs_getpath()
  constify dentry argument of dentry_path()/dentry_path_raw()
arch/riscv/include/asm/uaccess.h
fs/ext2/namei.c
fs/ext4/namei.c
fs/f2fs/namei.c
fs/fuse/inode.c
fs/hostfs/hostfs_kern.c
fs/nilfs2/namei.c