blob: 7e0012d06f099e80ff887358e1b5770d13a5e215 [file] [log] [blame]
b25ba7c3c9ac ("fs: remove ksys_fchmod")
9e96c8c0e94e ("fs: add a vfs_fchmod helper")
c04011fe8cbd ("fs: add a vfs_fchown helper")
6742cee04353 ("Revert "ovl: don't allow writing ioctl on lower layer"")
d561f2185648 ("Revert "ovl: fix may_write_real() for overlayfs directories"")
9df6702ad0e8 ("vfs: export vfs_ioctl() to modules")
55731b3cda3a ("fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers")
cbfe20f56522 ("fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall")
03450e271a16 ("fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall")
46ea89eb652a ("fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall")
87c4e19262d8 ("fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall")
b724e846b491 ("fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall")
0101db7a3019 ("fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall")
f459dffae1c6 ("fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()")
0f32ab8cfac4 ("fs: add ksys_unlink() wrapper; remove in-kernel calls to sys_unlink()")
447016e96819 ("fs: add ksys_chdir() helper; remove in-kernel calls to sys_chdir()")
e7a3e8b2edf5 ("fs: add ksys_write() helper; remove in-kernel calls to sys_write()")
a16fe33ab557 ("fs: add ksys_chroot() helper; remove-in kernel calls to sys_chroot()")
c7248321a3d4 ("fs: add ksys_dup{,3}() helper; remove in-kernel calls to sys_dup{,3}()")
3a18ef5c1b39 ("fs: add ksys_umount() helper; remove in-kernel call to sys_umount()")
312db1aa1dc7 ("fs: add ksys_mount() helper; remove in-kernel calls to sys_mount()")
819671ff849b ("syscalls: define and explain goal to not call syscalls in the kernel")
8e6c848eceaa ("new primitive: vfs_mkobj()")
93f30c73ecd0 ("Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs")