Commit Graph

232 Commits (5da11dcde3d2a91688e02f032062fa26877eacb0)

Author SHA1 Message Date
Al Viro ac278a9c50 fix LOOKUP_FOLLOW on automount "symlinks" 15 years ago
Mimi Zohar 9bbb6cad01 ima: rename ima_path_check to ima_file_check 15 years ago
Mimi Zohar 8eb988c70e fix ima breakage 15 years ago
Al Viro 9850c05655 Fix the -ESTALE handling in do_filp_open() 15 years ago
Al Viro 6d125529c6 Fix ACC_MODE() for real 15 years ago
Al Viro 86acdca1b6 fix autofs/afs/etc. magic mountpoint breakage 15 years ago
Serge E. Hallyn 7ea6600148 generic_permission: MAY_OPEN is not write access 15 years ago
Al Viro 5300990c03 Sanitize f_flags helpers 15 years ago
Al Viro 482928d59d Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3) 15 years ago
Jeff Layton cb59861f03 vfs: remove extraneous NULL d_inode check from do_filp_open 15 years ago
Jeff Layton 39159de2a0 vfs: force reval of target when following LAST_BIND symlinks (try #7) 15 years ago
Al Viro 1429b3eca2 Untangling ima mess, part 3: kill dead code in ima 15 years ago
Al Viro b65a9cfc2c Untangling ima mess, part 2: deal with counters 15 years ago
Al Viro 7715b52122 O_TRUNC open shouldn't fail after file truncation 15 years ago
Eric Paris e81e3f4dca fs: move get_empty_filp() deffinition to internal.h 15 years ago
Al Viro b75b5086be Sanitize exec_permission_lite() 15 years ago
Al Viro 6e6b1bd1e7 Kill cached_lookup() and real_lookup() 15 years ago
Al Viro 2dd6d1f418 Kill path_lookup_open() 15 years ago
Al Viro 3cac260ad8 Take hash recalculation into do_lookup() 15 years ago
Al Viro 6de88d7292 kill __link_path_walk()/link_path_walk() distinction 15 years ago
Al Viro 258fa99905 lift path_put(path) to callers of __do_follow_link() 15 years ago
Eric W. Biederman 832b6af198 sysfs: Propagate renames to the vfs on demand 15 years ago
Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 15 years ago
Linus Torvalds 5909ccaa30 Make 'check_acl()' a first-class filesystem op 16 years ago
Linus Torvalds cb9179ead0 Simplify exec_permission_lite(), part 3 16 years ago
Linus Torvalds f1ac9f6bfe Simplify exec_permission_lite() further 16 years ago
Linus Torvalds b7a437b08a Simplify exec_permission_lite() logic 16 years ago
Linus Torvalds e8e66ed25b Do not call 'ima_path_check()' for each path component 16 years ago
Mimi Zohar acd0c93517 IMA: update ima_counts_put 16 years ago
Mimi Zohar 6c1488fd58 IMA: open new file for read 16 years ago
Mimi Zohar 94e5d714f6 integrity: add ima_counts_put (updated) 16 years ago
J. R. Okajima 654f562c52 vfs: fix nd->root leak in do_filp_open() 16 years ago
Al Viro 1c755af4df switch lookup_mnt() 16 years ago
Al Viro 79ed022619 switch follow_mount() 16 years ago
Al Viro 9393bd07cf switch follow_down() 16 years ago
Al Viro bab77ebf51 switch follow_up() to struct path 16 years ago
Al Viro 5b85711953 Make vfs_path_lookup() use starting point as root 16 years ago
Al Viro 2a73787110 Cache root in nameidata 16 years ago
Al Viro 9b4a9b14a7 Preparations to caching root in path_walk() 16 years ago
Mimi Zohar b9fc745db8 integrity: path_check update 16 years ago
Al Viro 6e8341a11e Switch open_exec() and sys_uselib() to do_open_filp() 16 years ago
David Woodhouse 2f9092e102 Fix i_mutex vs. readdir handling in nfsd 16 years ago
Al Viro 5ad4e53bd5 Get rid of indirect include of fs_struct.h 16 years ago
Al Viro ce3b0f8d5c New helper - current_umask() 16 years ago
Al Viro 3e93cd6718 Take fs_struct handling to new file (fs/fs_struct.c) 16 years ago
Christoph Hellwig c8fe8f30c7 cleanup may_open 16 years ago
Jan Kara 9e3509e273 vfs: Use lowercase names of quota functions 16 years ago
Mimi Zohar 6146f0d5e4 integrity: IMA hooks 16 years ago
Heiko Carstens 2e4d0924eb [CVE-2009-0029] System call wrappers part 29 16 years ago
Heiko Carstens 3cdad42884 [CVE-2009-0029] System call wrappers part 20 16 years ago