Al Viro
|
ac278a9c50
fix LOOKUP_FOLLOW on automount "symlinks"
|
15 years ago |
Al Viro
|
cccc6bba3f
Lose the first argument of audit_inode_child()
|
15 years ago |
Al Viro
|
123df2944c
Lose the new_name argument of fsnotify_move()
|
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 |
Adam Buchbinder
|
c41b20e721
Fix misspellings of "truly" in comments.
|
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()
|
16 years ago |
Al Viro
|
2dd6d1f418
Kill path_lookup_open()
|
16 years ago |
Al Viro
|
3cac260ad8
Take hash recalculation into do_lookup()
|
16 years ago |
Al Viro
|
6de88d7292
kill __link_path_walk()/link_path_walk() distinction
|
16 years ago |
Al Viro
|
258fa99905
lift path_put(path) to callers of __do_follow_link()
|
16 years ago |
Linus Torvalds
|
3126c136bc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
|
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
|
f6f7919086
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
|
16 years ago |
James Morris
|
a3c8b97396
Merge branch 'next' into for-linus
|
16 years ago |
Linus Torvalds
|
5909ccaa30
Make 'check_acl()' a first-class filesystem op
|
16 years ago |