Linus Torvalds
|
7a932516f5
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground
|
7 years ago |
Deepa Dinamani
|
95582b0083
vfs: change inode times to use struct timespec64
|
7 years ago |
Eric W. Biederman
|
0031181c49
fs: Allow superblock owner to replace invalid owners of inodes
|
8 years ago |
Greg Kroah-Hartman
|
b24413180f
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
|
7 years ago |
Ingo Molnar
|
3f07c01441
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
|
8 years ago |
Linus Torvalds
|
101105b171
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
e55f1d1d13
Merge remote-tracking branch 'jk/vfs' into work.misc
|
8 years ago |
Deepa Dinamani
|
c2050a454c
fs: Replace current_fs_time() with current_time()
|
9 years ago |
Jan Kara
|
030b533c4f
fs: Avoid premature clearing of capabilities
|
9 years ago |
Jan Kara
|
31051c85b5
fs: Give dentry to inode_change_ok() instead of inode
|
9 years ago |
Miklos Szeredi
|
f2b20f6ee8
vfs: move permission checking into notify_change() for utimes(NULL)
|
9 years ago |
Eric W. Biederman
|
0bd23d09b8
vfs: Don't modify inodes with a uid or gid unknown to the vfs
|
9 years ago |
Seth Forshee
|
a475acf01f
fs: Refuse uid/gid changes which don't map into s_user_ns
|
9 years ago |
Al Viro
|
5955102c99
wrappers for ->i_mutex access
|
9 years ago |
Andy Lutomirski
|
23adbe12ef
fs,userns: Change inode_capable to capable_wrt_inode_uidgid
|
11 years ago |
Christoph Hellwig
|
dff6efc326
fs: fix iversion handling
|
11 years ago |
J. Bruce Fields
|
27ac0ffeac
locks: break delegations on any attribute modification
|
14 years ago |
Eric W. Biederman
|
7fa294c899
userns: Allow chown and setgid preservation
|
13 years ago |
Mimi Zohar
|
9957a5043e
ima: add inode_post_setattr call
|
14 years ago |
Andrew Morton
|
c4107b3097
notify_change(): check that i_mutex is held
|
13 years ago |
Dmitry Kasatkin
|
799243a389
vfs: increment iversion when a file is truncated
|
13 years ago |
Eric W. Biederman
|
8e96e3b7b8
userns: Use uid_eq gid_eq helpers when comparing kuids and kgids in the vfs
|
13 years ago |
Paul Gortmaker
|
630d9c4727
fs: reduce the use of module.h wherever possible
|
13 years ago |
Al Viro
|
8d334acdd2
switch is_sxid() to umode_t
|
14 years ago |
James Morris
|
5a2f3a02ae
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
|
14 years ago |
Christoph Hellwig
|
562c72aa57
fs: move inode_dio_wait calls into ->setattr
|
14 years ago |
Christoph Hellwig
|
bd5fe6c5eb
fs: kill i_alloc_sem
|
14 years ago |
Mimi Zohar
|
975d294373
evm: imbed evm_inode_post_setattr
|
14 years ago |
Andi Kleen
|
69b4573296
Cache xattr security drop check for write v2
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |