Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
58a7fca67a9a6c7dccff727f16826f811ca59127
/
include
/
linux
/
namei.h
1fa1e7f
readlinkat: ensure we return ENOENT for the empty pathname for normal lookups
by Andy Whitcroft
· 13 years ago
b6c8069
vfs: remove LOOKUP_NO_AUTOMOUNT flag
by Linus Torvalds
· 13 years ago
d94c177
vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
by Linus Torvalds
· 13 years ago
e0a0124
switch vfs_path_lookup() to struct path
by Al Viro
· 13 years ago
dae6ad8
new helpers: kern_path_create/user_path_create
by Al Viro
· 13 years ago
49084c3
kill LOOKUP_CONTINUE
by Al Viro
· 13 years ago
7cc90cc
don't pass 'mounting_here' flag to follow_down()
by Al Viro
· 14 years ago
f52e0c1
New AT_... flag: AT_EMPTY_PATH
by Al Viro
· 14 years ago
5b6ca02
reduce vfs_path_lookup() to do_path_lookup()
by Al Viro
· 14 years ago
70e9b35
get rid of nd->file
by Al Viro
· 14 years ago
16c2cd7
untangle the "need_reval_dot" mess
by Al Viro
· 14 years ago
c9c6cac
kill path_lookup()
by Al Viro
· 14 years ago
6f45b65
Add an AT_NO_AUTOMOUNT flag to suppress terminal automount
by David Howells
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
31e6b01
fs: rcu-walk for path lookup
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
482928d
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
by Al Viro
· 15 years ago
832b6af
sysfs: Propagate renames to the vfs on demand
by Eric W. Biederman
· 15 years ago
47a0dfa
trivial: fix typo in namei.h comment
by Ori Avtalion
· 15 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
2a73787
Cache root in nameidata
by Al Viro
· 16 years ago
6e8341a
Switch open_exec() and sys_uselib() to do_open_filp()
by Al Viro
· 16 years ago
0351468
vfs: introduce helper function to safely NUL-terminate symlinks
by Duane Griffin
· 16 years ago
4e9ed2f
[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
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
d181146
[PATCH] new helper - kern_path()
by Al Viro
· 16 years ago
964bd18
[PATCH] get rid of __user_path_lookup_open
by Al Viro
· 16 years ago
2d8f303
[PATCH] sanitize __user_walk_fd() et.al.
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
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
c5e725f
Move struct path into its own header
by Jan Blunck
· 17 years ago
429731b
Remove path_release_on_umount()
by Jan Blunck
· 17 years ago
b3c9752
include/linux: Remove all users of FASTCALL() macro
by Harvey Harrison
· 17 years ago
eead191
partially fix up the lookup_one_noperm mess
by Christoph Hellwig
· 17 years ago
f79c20f
fs: remove path_walk export
by Josef 'Jeff' Sipek
· 17 years ago
c4a7808
fs: mark link_path_walk static
by Josef 'Jeff' Sipek
· 17 years ago
16f1820
fs: introduce vfs_path_lookup
by Josef 'Jeff' Sipek
· 17 years ago
057f6c0
security: prevent permission checking of file removal via sysfs_remove_group()
by James Morris
· 18 years ago
346f20f
[PATCH] struct path: move struct path from fs/namei.c into include/linux
by Josef "Jeff" Sipek
· 18 years ago
82b0547
[PATCH] Create fs/utimes.c
by Alexey Dobriyan
· 18 years ago
650a898
[PATCH] vfs: define new lookup flag for chdir
by Miklos Szeredi
· 18 years ago
737bebd
[PATCH] symlink nesting level change
by Al Viro
· 18 years ago
a244e16
[PATCH] fs/namei.c: make lookup_hash() static
by Adrian Bunk
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
bdff071
[PATCH] __deprecated_for_modules the lookup_hash() prototype
by Adrian Bunk
· 19 years ago
49705b7
[PATCH] sanitize lookup_hash prototype
by Christoph Hellwig
· 19 years ago
834f2a4
VFS: Allow the filesystem to return a full file pointer on open intent
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago