Linus Torvalds
|
088737f44b
Merge tag 'for-linus-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
|
8 years ago |
Jeff Layton
|
5660e13d2f
fs: new infrastructure for writeback error handling and reporting
|
8 years ago |
Jens Axboe
|
c75b1d9421
fs: add fcntl() interface for setting/getting write life time hints
|
8 years ago |
Linus Torvalds
|
050453295f
Merge branch 'work.sane_pwd' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Linus Torvalds
|
b948abf53a
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
|
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 |
Christoph Hellwig
|
629e014bb8
fs: completely ignore unknown open flags
|
8 years ago |
Al Viro
|
159b095628
make sure that fchdir() won't accept referral points, etc.
|
8 years ago |
Amir Goldstein
|
78757af651
vfs: ftruncate check IS_APPEND() on real upper inode
|
8 years ago |
Al Viro
|
e35d49f637
open: move compat syscalls from compat.c
|
8 years ago |
Amir Goldstein
|
bfe219d373
vfs: wrap write f_ops with file_{start,end}_write()
|
8 years ago |
Amir Goldstein
|
9e79b13263
vfs: deny fallocate() on directory
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
35a891be96
Merge tag 'xfs-reflink-for-linus-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
9 years ago |
Darrick J. Wong
|
25f4c41415
block: implement (some of) fallocate for block devices
|
9 years ago |
Darrick J. Wong
|
71be6b4942
vfs: add a FALLOC_FL_UNSHARE mode to fallocate to unshare a range of blocks
|
9 years ago |
Miklos Szeredi
|
4d0c5ba2ff
vfs: do get_write_access() on upper layer of overlayfs
|
9 years ago |
Miklos Szeredi
|
c568d68341
locks: fix file locking on overlayfs
|
9 years ago |
Linus Torvalds
|
e9d488c311
Merge tag 'binfmt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/binfmt_misc
|
9 years ago |
Miklos Szeredi
|
2d902671ce
vfs: merge .d_select_inode() into .d_real()
|
9 years ago |
Linus Torvalds
|
c52b76185b
Merge branch 'work.const-path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
9 years ago |
Al Viro
|
0e0162bb8c
Merge branch 'ovl-fixes' into for-linus
|
9 years ago |
Miklos Szeredi
|
54d5ca871e
vfs: add vfs_select_inode() helper
|
9 years ago |
Al Viro
|
63b6df1413
give readdir(2)/getdents(2)/etc. uniform exclusion with lseek()
|
9 years ago |
James Bottomley
|
9a08c352d0
fs: add filp_clone_open API
|
9 years ago |
Al Viro
|
be01f9f28e
constify chmod_common/security_path_chmod
|
9 years ago |
Al Viro
|
7fd25dac9a
constify chown_common/security_path_chown
|
9 years ago |
Al Viro
|
7df818b237
constify vfs_truncate()
|
9 years ago |
Jann Horn
|
378c6520e7
fs/coredump: prevent fsuid=0 dumps into user-controlled directories
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |