summaryrefslogtreecommitdiff
path: root/fs/namei.c
AgeCommit message (Expand)Author
2009-06-11switch lookup_mnt()Al Viro
2009-06-11switch follow_mount()Al Viro
2009-06-11switch follow_down()Al Viro
2009-06-11switch follow_up() to struct pathAl Viro
2009-06-11Make vfs_path_lookup() use starting point as rootAl Viro
2009-06-11Cache root in nameidataAl Viro
2009-06-11Preparations to caching root in path_walk()Al Viro
2009-05-22Merge branch 'master' into nextJames Morris
2009-05-22integrity: path_check updateMimi Zohar
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-04-20Fix i_mutex vs. readdir handling in nfsdDavid Woodhouse
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New helper - current_umask()Al Viro
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-03-27Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-03-27cleanup may_openChristoph Hellwig
2009-03-26vfs: Use lowercase names of quota functionsJan Kara
2009-02-06Merge branch 'master' into nextJames Morris
2009-02-06integrity: IMA hooksMimi Zohar
2009-01-14[CVE-2009-0029] System call wrappers part 29Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 20Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 15Heiko Carstens
2009-01-14[CVE-2009-0029] System call wrappers part 14Heiko Carstens
2009-01-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-01-05inode->i_op is never NULLAl Viro
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-12-31make INIT_FS use the __RW_LOCK_UNLOCKED initializationSteven Rostedt
2008-12-31take init_fs to saner placeAl Viro
2008-12-31kill vfs_permissionChristoph Hellwig
2008-12-31pass a struct path * to may_openChristoph Hellwig
2008-12-31kill walk_init_rootChristoph Hellwig
2008-12-31remove incorrect comment in inode_permissionChristoph Hellwig
2008-12-31vfs: ensure page symlinks are NUL-terminatedDuane Griffin
2008-12-31introduce new LSM hooks where vfsmount is available.Kentaro Takeda
2008-12-04Merge branch 'master' into nextJames Morris
2008-11-19don't unlink an active swapfileHugh Dickins
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-10-23[PATCH] move executable checking into ->permission()Miklos Szeredi
2008-10-23[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intentOGAWA Hirofumi
2008-10-23[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookupOGAWA Hirofumi
2008-10-23[PATCH vfs-2.6 2/6] vfs: add d_ancestor()OGAWA Hirofumi
2008-10-23[PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT()OGAWA Hirofumi
2008-10-23[PATCH] make O_EXCL in nd->intent.flags visible in nd->flagsAl Viro
2008-10-23[PATCH] get rid of path_lookup_create()Al Viro
2008-10-23[PATCH] new helper - kern_path()Al Viro
2008-08-01[patch 3/4] vfs: remove unused nameidata argument of may_create()Miklos Szeredi
2008-08-01Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: TreeStephen Smalley
2008-07-26[PATCH] get rid of __user_path_lookup_openAl Viro
2008-07-26[PATCH] new (local) helper: user_path_parent()Al Viro