Linus Torvalds
|
d9a185f8b4
Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
7 years ago |
Linus Torvalds
|
161fa27ff2
Merge branch 'iomap-4.19-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
|
7 years ago |
Miklos Szeredi
|
c671854346
Revert "vfs: update ovl inode before relatime check"
|
7 years ago |
Miklos Szeredi
|
6742cee043
Revert "ovl: don't allow writing ioctl on lower layer"
|
7 years ago |
Miklos Szeredi
|
9df6702ad0
vfs: export vfs_ioctl() to modules
|
7 years ago |
Miklos Szeredi
|
d3b1084dfd
vfs: make open_with_fake_path() not contribute to nr_files
|
7 years ago |
Al Viro
|
69527c554f
now we can fold open_check_o_direct() into do_dentry_open()
|
7 years ago |
Al Viro
|
ae2bb293a3
get rid of cred argument of vfs_open() and do_dentry_open()
|
7 years ago |
Al Viro
|
ea73ea7279
pass ->f_flags value to alloc_empty_file()
|
7 years ago |
Al Viro
|
6de37b6dc0
pass creds to get_empty_filp(), make sure dentry_open() passes the right creds
|
7 years ago |
Al Viro
|
b4e7a7a88b
drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open()
|
7 years ago |
Christoph Hellwig
|
a6d639da63
fs: factor out a __generic_write_end helper
|
7 years ago |
Al Viro
|
af04fadcaa
Revert "fs: fold open_check_o_direct into do_dentry_open"
|
7 years ago |
Linus Torvalds
|
9022ca6b11
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
7 years ago |
Dominik Brodowski
|
411d9475cf
fs: add ksys_ftruncate() wrapper; remove in-kernel calls to sys_ftruncate()
|
7 years ago |
Dominik Brodowski
|
55731b3cda
fs: add do_fchownat(), ksys_fchown() helpers and ksys_{,l}chown() wrappers
|
7 years ago |
Dominik Brodowski
|
cbfe20f565
fs: add do_faccessat() helper and ksys_access() wrapper; remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
03450e271a
fs: add ksys_fchmod() and do_fchmodat() helpers and ksys_chmod() wrapper; remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
46ea89eb65
fs: add do_linkat() helper and ksys_link() wrapper; remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
87c4e19262
fs: add do_mknodat() helper and ksys_mknod() wrapper; remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
b724e846b4
fs: add do_symlinkat() helper and ksys_symlink() wrapper; remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
0101db7a30
fs: add do_mkdirat() helper and ksys_mkdir() wrapper; remove in-kernel calls to syscall
|
7 years ago |
Dominik Brodowski
|
f459dffae1
fs: add ksys_rmdir() wrapper; remove in-kernel calls to sys_rmdir()
|
7 years ago |
Christoph Hellwig
|
cab64df194
fs: fold open_check_o_direct into do_dentry_open
|
7 years ago |
Christoph Hellwig
|
da2f1362c8
fs: expose do_unlinkat for built-in callers
|
7 years ago |
Linus Torvalds
|
c353f88f3d
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
8 years ago |
Miklos Szeredi
|
7c6893e3c9
ovl: don't allow writing ioctl on lower layer
|
8 years ago |
Darrick J. Wong
|
799ea9e9c5
xfs: evict all inodes involved with log redo item
|
8 years ago |
Linus Torvalds
|
11fbf53d66
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
0b33540f9d
remove pointless extern of atime_need_update_rcu()
|
8 years ago |