Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
21921108bef40b75495301f5dd3d992ed66a7ba8
/
fs
/
namei.c
« Previous
6902d92
[PATCH] r/o bind mounts: prepare for write access checks: collapse if()
by Dave Hansen
· 18 years ago
e518ddb
[PATCH] fs/namei.c: replace multiple current->fs by shortcut variable
by Andreas Mohr
· 18 years ago
bcdc5e0
[PATCH] autofs4 needs to force fail return revalidate
by Ian Kent
· 18 years ago
349457c
[PATCH] Allow file systems to manually d_move() inside of ->rename()
by Mark Fasheh
· 18 years ago
a343bb7
VFS: Fix access("file", X_OK) in the presence of ACLs
by Trond Myklebust
· 18 years ago
a634904
VFS: add lookup hint for network file systems
by ASANO Masahiro
· 18 years ago
5ac3a9c
[PATCH] don't bother with aux entires for dummy context
by Al Viro
· 18 years ago
73d3ec5
[PATCH] fix missed create event for directory audit
by Amy Griffis
· 18 years ago
3e2efce
[PATCH] fix faulty inode data collection for open() with O_CREAT
by Amy Griffis
· 18 years ago
de45921
[PATCH] struct file leakage
by Kirill Korotaev
· 18 years ago
f2eace2
[PATCH] lockdep: annotate i_mutex
by Ingo Molnar
· 18 years ago
45c9b11
[PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat
by Ulrich Drepper
· 18 years ago
090d2b1
[PATCH] read_mapping_page for address space
by Pekka Enberg
· 18 years ago
9c937dc
[PATCH] log more info for directory entry change events
by Amy Griffis
· 18 years ago
6d09bb6
[PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_path()
by Trond Myklebust
· 18 years ago
a244e16
[PATCH] fs/namei.c: make lookup_hash() static
by Adrian Bunk
· 19 years ago
051d381
[PATCH] autofs4: nameidata needs to be up to date for follow_link
by Ian Kent
· 19 years ago
1b9a391
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 19 years ago
7e53cac
[PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink
by NeilBrown
· 19 years ago
4af4c52
[PATCH] Missed error checking for intent's filp in open_namei().
by Oleg Drokin
· 19 years ago
a11f3a0
[PATCH] sem2mutex: vfs_rename_mutex
by Arjan van de Ven
· 19 years ago
73241cc
[PATCH] Collect more inode information during syscall processing.
by Amy Griffis
· 19 years ago
f38aa94
[PATCH] Pass dentry, not just name, in fsnotify creation hooks.
by Amy Griffis
· 19 years ago
0adb25d
[PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside
by Kirill Korotaev
· 19 years ago
c04030e
[PATCH] flags parameter for linkat
by Ulrich Drepper
· 19 years ago
3bc8414b
[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()
by Suzuki
· 19 years ago
170aa3d
[PATCH] namei.c: unlock missing in error case
by Ulrich Drepper
· 19 years ago
f55eab8
[PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()
by Trond Myklebust
· 19 years ago
7045f37
[PATCH] DocBook: fix some kernel-doc comments in fs and block
by Martin Waitz
· 19 years ago
5590ff0
[PATCH] vfs: *at functions: core
by Ulrich Drepper
· 19 years ago
f166235
[PATCH] Mark some key VFS functions as __always_inline
by Arjan van de Ven
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
4a30131
[PATCH] Fix some problems with truncate and mtime semantics.
by NeilBrown
· 19 years ago
0ce6e62
[PATCH] fs/namei.c: make path_lookup_create() static
by Adrian Bunk
· 19 years ago
49705b7
[PATCH] sanitize lookup_hash prototype
by Christoph Hellwig
· 19 years ago
8c744fb
[PATCH] add a file_permission helper
by Christoph Hellwig
· 19 years ago
e4543ed
[PATCH] add a vfs_permission helper
by Christoph Hellwig
· 19 years ago
cc4e69d
[PATCH] VFS: pass file pointer to filesystem from ftruncate()
by Miklos Szeredi
· 19 years ago
42e50a5
[PATCH] open: cleanup in lookup_flags()
by Miklos Szeredi
· 19 years ago
cdce5d6
VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().
by Trond Myklebust
· 19 years ago
834f2a4
VFS: Allow the filesystem to return a full file pointer on open intent
by Trond Myklebust
· 19 years ago
8298411
Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL
by Linus Torvalds
· 19 years ago
5d54e69
Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6
by Linus Torvalds
· 19 years ago
e31e14e
[PATCH] remove the inode_post_link and inode_post_rename LSM hooks
by Stephen Smalley
· 19 years ago
a74574a
[PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks
by Stephen Smalley
· 19 years ago
09dd17d
[PATCH] namei cleanup
by Miklos Szeredi
· 19 years ago
efda945
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
cc314ee
Fix nasty ncpfs symlink handling bug.
by Linus Torvalds
· 19 years ago
327b6b0
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
89204c4
[PATCH] inotify: add MOVE_SELF event
by John McCutchan
· 19 years ago
c973b11
Merge with /shiny/git/linux-2.6/.git
by David Woodhouse
· 19 years ago
7a91bf7
[PATCH] fsnotify_name/inoderemove
by John McCutchan
· 19 years ago
0c3dba1
[PATCH] Clean up inotify delete race fix
by John McCutchan
· 19 years ago
e234f35
[PATCH] inotify delete race fix
by John McCutchan
· 19 years ago
7544953
[PATCH] inotify: fix file deletion by rename detection
by John McCutchan
· 19 years ago
30beab1
Merge with /shiny/git/linux-2.6/.git
by David Woodhouse
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
751c404
[PATCH] namespace: rename _mntput to mntput_no_expire
by Miklos Szeredi
· 19 years ago
d2f6409
Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 19 years ago
c663e5d
[PATCH] add some comments to lookup_create()
by Christoph Hellwig
· 19 years ago
ae7b961
AUDIT: Report lookup flags with path/inode records.
by David Woodhouse
· 19 years ago
d671a1c
[PATCH] namei fixes (19/19)
by Al Viro
· 19 years ago
634ee70
[PATCH] namei fixes (18/19)
by Al Viro
· 19 years ago
58c465e
[PATCH] namei fixes (17/19)
by Al Viro
· 19 years ago
39ca6d4
[PATCH] namei fixes (16/19)
by Al Viro
· 19 years ago
d9d29a2
[PATCH] namei fixes (15/19)
by Al Viro
· 19 years ago
4b7b977
[PATCH] namei fixes (14/19)
by Al Viro
· 19 years ago
ba7a4c1
[PATCH] namei fixes (13/19)
by Al Viro
· 19 years ago
a15a3f6
[PATCH] namei fixes (12/19)
by Al Viro
· 19 years ago
2f12dbf
[PATCH] namei fixes (11/19)
by Al Viro
· 19 years ago
e13b210
[PATCH] namei fixes (10/19)
by Al Viro
· 19 years ago
463ffb2
[PATCH] namei fixes (9/19)
by Al Viro
· 19 years ago
d671d5e
[PATCH] namei fixes (8/19)
by Al Viro
· 19 years ago
cd4e91d
[PATCH] namei fixes (7/19)
by Al Viro
· 19 years ago
839d9f9
[PATCH] namei fixes (6/19)
by Al Viro
· 19 years ago
1be4a09
[PATCH] namei fixes (5/19)
by Al Viro
· 19 years ago
d73ffe1
[PATCH] namei fixes (4/19)
by Al Viro
· 19 years ago
4e7506e
[PATCH] namei fixes (3/19)
by Al Viro
· 19 years ago
5f92b3bc
[PATCH] namei fixes (2/19)
by Al Viro
· 19 years ago
90ebe56
[PATCH] namei fixes
by Al Viro
· 19 years ago
f81a0bf
[AF_UNIX]: Use lookup_create().
by Christoph Hellwig
· 19 years ago
75c96f8
[PATCH] make some things static
by Adrian Bunk
· 20 years ago
ea3834d
namei: add audit_inode to all branches in path_lookup
by Prasanna Meda
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago