Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
7e2a10836c0455cb3ca397f89b8280496148d571
/
fs
/
namei.c
c41b20e
Fix misspellings of "truly" in comments.
by Adam Buchbinder
· 15 years ago
9850c05
Fix the -ESTALE handling in do_filp_open()
by Al Viro
· 15 years ago
6d12552
Fix ACC_MODE() for real
by Al Viro
· 15 years ago
86acdca1
fix autofs/afs/etc. magic mountpoint breakage
by Al Viro
· 15 years ago
7ea6600
generic_permission: MAY_OPEN is not write access
by Serge E. Hallyn
· 15 years ago
5300990
Sanitize f_flags helpers
by Al Viro
· 15 years ago
482928d
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
by Al Viro
· 15 years ago
cb59861
vfs: remove extraneous NULL d_inode check from do_filp_open
by Jeff Layton
· 15 years ago
39159de
vfs: force reval of target when following LAST_BIND symlinks (try #7)
by Jeff Layton
· 15 years ago
1429b3e
Untangling ima mess, part 3: kill dead code in ima
by Al Viro
· 15 years ago
b65a9cf
Untangling ima mess, part 2: deal with counters
by Al Viro
· 15 years ago
7715b52
O_TRUNC open shouldn't fail after file truncation
by Al Viro
· 15 years ago
e81e3f4
fs: move get_empty_filp() deffinition to internal.h
by Eric Paris
· 15 years ago
b75b508
Sanitize exec_permission_lite()
by Al Viro
· 15 years ago
6e6b1bd
Kill cached_lookup() and real_lookup()
by Al Viro
· 15 years ago
2dd6d1f
Kill path_lookup_open()
by Al Viro
· 15 years ago
3cac260
Take hash recalculation into do_lookup()
by Al Viro
· 15 years ago
6de88d7
kill __link_path_walk()/link_path_walk() distinction
by Al Viro
· 15 years ago
258fa99
lift path_put(path) to callers of __do_follow_link()
by Al Viro
· 15 years ago
3126c13
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
832b6af
sysfs: Propagate renames to the vfs on demand
by Eric W. Biederman
· 15 years ago
6b2f3d1
vfs: Implement proper O_SYNC semantics
by Christoph Hellwig
· 15 years ago
f6f7919
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
a3c8b97
Merge branch 'next' into for-linus
by James Morris
· 15 years ago
5909ccaa
Make 'check_acl()' a first-class filesystem op
by Linus Torvalds
· 15 years ago
cb9179e
Simplify exec_permission_lite(), part 3
by Linus Torvalds
· 15 years ago
f1ac9f6
Simplify exec_permission_lite() further
by Linus Torvalds
· 15 years ago
b7a437b
Simplify exec_permission_lite() logic
by Linus Torvalds
· 15 years ago
e8e66ed
Do not call 'ima_path_check()' for each path component
by Linus Torvalds
· 15 years ago
acd0c93
IMA: update ima_counts_put
by Mimi Zohar
· 15 years ago
6c1488f
IMA: open new file for read
by Mimi Zohar
· 15 years ago
94e5d71
integrity: add ima_counts_put (updated)
by Mimi Zohar
· 15 years ago
654f562
vfs: fix nd->root leak in do_filp_open()
by J. R. Okajima
· 15 years ago
1c755af
switch lookup_mnt()
by Al Viro
· 16 years ago
79ed022
switch follow_mount()
by Al Viro
· 16 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
bab77eb
switch follow_up() to struct path
by Al Viro
· 16 years ago
5b85711
Make vfs_path_lookup() use starting point as root
by Al Viro
· 16 years ago
2a73787
Cache root in nameidata
by Al Viro
· 16 years ago
9b4a9b1
Preparations to caching root in path_walk()
by Al Viro
· 16 years ago
2c9e703
Merge branch 'master' into next
by James Morris
· 15 years ago
b9fc745
integrity: path_check update
by Mimi Zohar
· 15 years ago
6e8341a
Switch open_exec() and sys_uselib() to do_open_filp()
by Al Viro
· 16 years ago
2f9092e
Fix i_mutex vs. readdir handling in nfsd
by David Woodhouse
· 16 years ago
5ad4e53
Get rid of indirect include of fs_struct.h
by Al Viro
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
3e93cd6
Take fs_struct handling to new file (fs/fs_struct.c)
by Al Viro
· 16 years ago
3ae5080
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
2c9e15a
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6
by Linus Torvalds
· 16 years ago
c8fe8f3
cleanup may_open
by Christoph Hellwig
· 16 years ago
9e3509e
vfs: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
cb5629b
Merge branch 'master' into next
by James Morris
· 16 years ago
6146f0d
integrity: IMA hooks
by Mimi Zohar
· 16 years ago
2e4d092
[CVE-2009-0029] System call wrappers part 29
by Heiko Carstens
· 16 years ago
3cdad42
[CVE-2009-0029] System call wrappers part 20
by Heiko Carstens
· 16 years ago
a26eab2
[CVE-2009-0029] System call wrappers part 15
by Heiko Carstens
· 16 years ago
3480b25
[CVE-2009-0029] System call wrappers part 14
by Heiko Carstens
· 16 years ago
520c853
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
acfa438
inode->i_op is never NULL
by Al Viro
· 16 years ago
54566b2
fs: symlink write_begin allocation context fix
by Nick Piggin
· 16 years ago
1239f26
make INIT_FS use the __RW_LOCK_UNLOCKED initialization
by Steven Rostedt
· 16 years ago
18d8fda
take init_fs to saner place
by Al Viro
· 16 years ago
cb23beb
kill vfs_permission
by Christoph Hellwig
· 16 years ago
3fb6419
pass a struct path * to may_open
by Christoph Hellwig
· 16 years ago
b4091d5
kill walk_init_root
by Christoph Hellwig
· 16 years ago
66f2218
remove incorrect comment in inode_permission
by Christoph Hellwig
· 16 years ago
ebd09ab
vfs: ensure page symlinks are NUL-terminated
by Duane Griffin
· 16 years ago
be6d3e5
introduce new LSM hooks where vfsmount is available.
by Kentaro Takeda
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
f945454
don't unlink an active swapfile
by Hugh Dickins
· 16 years ago
da9592e
CRED: Wrap task credential accesses in the filesystem subsystem
by David Howells
· 16 years ago
f696a36
[PATCH] move executable checking into ->permission()
by Miklos Szeredi
· 16 years ago
4e9ed2f
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
by OGAWA Hirofumi
· 16 years ago
0612d9f
[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup
by OGAWA Hirofumi
· 16 years ago
e2761a1
[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
by OGAWA Hirofumi
· 16 years ago
871c006
[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()
by OGAWA Hirofumi
· 16 years ago
3516586
[PATCH] make O_EXCL in nd->intent.flags visible in nd->flags
by Al Viro
· 16 years ago
8737f3a
[PATCH] get rid of path_lookup_create()
by Al Viro
· 16 years ago
d181146
[PATCH] new helper - kern_path()
by Al Viro
· 16 years ago
a95164d
[patch 3/4] vfs: remove unused nameidata argument of may_create()
by Miklos Szeredi
· 16 years ago
f418b00
Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree
by Stephen Smalley
· 16 years ago
964bd18
[PATCH] get rid of __user_path_lookup_open
by Al Viro
· 16 years ago
2ad94ae
[PATCH] new (local) helper: user_path_parent()
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
by Al Viro
· 16 years ago
f419a2e
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
by Al Viro
· 16 years ago
3052447
[PATCH] take noexec checks to very few callers that care
by Al Viro
· 16 years ago
672b16b
[PATCH] more nameidata removal: exec_permission_lite() doesn't need it
by Al Viro
· 16 years ago
b77b064
[PATCH] pass MAY_OPEN to vfs_permission() explicitly
by Al Viro
· 16 years ago
a110343
[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
by Al Viro
· 16 years ago
7f2da1e
[PATCH] kill altroot
by Al Viro
· 16 years ago
8bb7922
[PATCH] permission checks for chdir need special treatment only on the last step
by Al Viro
· 16 years ago
db2e747
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
by Miklos Szeredi
· 16 years ago
7e79eed
[patch 4/5] vfs: reuse local variable in vfs_link()
by Tetsuo Handa
· 16 years ago
e6305c4
[PATCH] sanitize ->permission() prototype
by Al Viro
· 16 years ago
d70b67c
[patch] vfs: fix lookup on deleted directory
by Miklos Szeredi
· 16 years ago
694a176
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
by Marcin Slusarz
· 16 years ago
c8e7f44
[patch 1/4] vfs: path_{get,put}() cleanups
by Jan Blunck
· 16 years ago
e9baf6e
[PATCH] return to old errno choice in mkdir() et.al.
by Al Viro
· 16 years ago
08ce5f1
cgroups: implement device whitelist
by Serge E. Hallyn
· 17 years ago
4a3fd21
[PATCH] r/o bind mounts: elevate write count for open()s
by Dave Hansen
· 17 years ago
Next »