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 |
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 |
Al Viro
|
62fb4a155f
don't carry MAY_OPEN in op->acc_mode
|
9 years ago |
Eric W. Biederman
|
90f8572b0f
vfs: Commit to never having exectuables on proc and sysfs.
|
10 years ago |
Jan Kara
|
45f147a1bc
fs: Call security_ops->inode_killpriv on truncate
|
10 years ago |
Miklos Szeredi
|
9bf39ab2ad
vfs: add file_path() helper
|
10 years ago |
David Howells
|
4bacc9c923
overlayfs: Make f_path always point to the overlay and f_inode to the underlay
|
10 years ago |
David Howells
|
63afdfc781
VFS: Handle lower layer dentry/inode in pathwalk
|
10 years ago |
Linus Torvalds
|
1aef882f02
Merge tag 'xfs-for-linus-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
|
10 years ago |
Al Viro
|
8436318205
->aio_read and ->aio_write removed
|
10 years ago |
Andrew Elble
|
c1b8940b42
NFS: fix BUG() crash in notify_change() with patch to chown_common()
|
10 years ago |
Al Viro
|
e5b811e38a
drop bogus check in file_open_root()
|
10 years ago |
Namjae Jeon
|
dd46c78778
fs: Add support FALLOC_FL_INSERT_RANGE for fallocate
|
10 years ago |
Linus Torvalds
|
05016b0f0a
Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
10 years ago |
Matthew Wilcox
|
e748dcd095
vfs: remove get_xip_mem
|
10 years ago |
Paul Moore
|
5168910413
fs: create proper filename objects using getname_kernel()
|
10 years ago |
Linus Torvalds
|
0b233b7c79
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
|
10 years ago |
Heinrich Schuchardt
|
820c12d5d6
fallocate: create FAN_MODIFY and IN_MODIFY events
|
10 years ago |
Al Viro
|
9f45f5bf30
new helper: audit_file()
|
11 years ago |
J. Bruce Fields
|
56429e9b3b
merge nfs bugfixes into nfsd for-3.19 branch
|
10 years ago |
Anna Schumaker
|
72c72bdf7b
VFS: Rename do_fallocate() to vfs_fallocate()
|
11 years ago |
Miklos Szeredi
|
4aa7c6346b
vfs: add i_op->dentry_open()
|
11 years ago |
Eric Biggers
|
6d2b6170c8
vfs: fix check for fallocate on active swapfile
|
11 years ago |