nfsd: move most of nfsfh.h to fs/nfsd
[safe/jmp/linux-2.6] / fs / namei.c
2009-09-11 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-10 James MorrisMerge branch 'next' into for-linus
2009-09-08 Linus TorvaldsMake 'check_acl()' a first-class filesystem op
2009-09-08 Linus TorvaldsSimplify exec_permission_lite(), part 3
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() further
2009-09-08 Linus TorvaldsSimplify exec_permission_lite() logic
2009-09-08 Linus TorvaldsDo not call 'ima_path_check()' for each path component
2009-09-07 Mimi ZoharIMA: update ima_counts_put
2009-09-03 Mimi ZoharIMA: open new file for read
2009-06-28 Mimi Zoharintegrity: add ima_counts_put (updated)
2009-06-24 J. R. Okajimavfs: fix nd->root leak in do_filp_open()
2009-06-12 Al Viroswitch lookup_mnt()
2009-06-12 Al Viroswitch follow_mount()
2009-06-12 Al Viroswitch follow_down()
2009-06-12 Al Viroswitch follow_up() to struct path
2009-06-12 Al ViroMake vfs_path_lookup() use starting point as root
2009-06-12 Al ViroCache root in nameidata
2009-06-12 Al ViroPreparations to caching root in path_walk()
2009-05-22 James MorrisMerge branch 'master' into next
2009-05-21 Mimi Zoharintegrity: path_check update
2009-05-09 Al ViroSwitch open_exec() and sys_uselib() to do_open_filp()
2009-04-21 David WoodhouseFix i_mutex vs. readdir handling in nfsd
2009-04-01 Al ViroGet rid of indirect include of fs_struct.h
2009-04-01 Al ViroNew helper - current_umask()
2009-04-01 Al ViroTake fs_struct handling to new file (fs/fs_struct.c)
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-03-27 Christoph Hellwigcleanup may_open
2009-03-26 Jan Karavfs: Use lowercase names of quota functions
2009-02-06 James MorrisMerge branch 'master' into next
2009-02-05 Mimi Zoharintegrity: IMA hooks
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 29
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 20
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 15
2009-01-14 Heiko Carstens[CVE-2009-0029] System call wrappers part 14
2009-01-06 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-05 Al Viroinode->i_op is never NULL
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2008-12-31 Steven Rostedtmake INIT_FS use the __RW_LOCK_UNLOCKED initialization
2008-12-31 Al Virotake init_fs to saner place
2008-12-31 Christoph Hellwigkill vfs_permission
2008-12-31 Christoph Hellwigpass a struct path * to may_open
2008-12-31 Christoph Hellwigkill walk_init_root
2008-12-31 Christoph Hellwigremove incorrect comment in inode_permission
2008-12-31 Duane Griffinvfs: ensure page symlinks are NUL-terminated
2008-12-31 Kentaro Takedaintroduce new LSM hooks where vfsmount is available.
2008-12-04 James MorrisMerge branch 'master' into next
2008-11-20 Hugh Dickinsdon't unlink an active swapfile
2008-11-13 David HowellsCRED: Wrap task credential accesses in the filesystem...
2008-10-23 Miklos Szeredi[PATCH] move executable checking into ->permission()
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from...
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 2/6] vfs: add d_ancestor()
2008-10-23 OGAWA Hirofumi[PATCH vfs-2.6 1/6] vfs: replace parent == dentry-...
2008-10-23 Al Viro[PATCH] make O_EXCL in nd->intent.flags visible in...
2008-10-23 Al Viro[PATCH] get rid of path_lookup_create()
2008-10-23 Al Viro[PATCH] new helper - kern_path()
2008-08-01 Miklos Szeredi[patch 3/4] vfs: remove unused nameidata argument of...
2008-08-01 Stephen SmalleyRe: BUG at security/selinux/avc.c:883 (was: Re: linux...
2008-07-27 Al Viro[PATCH] get rid of __user_path_lookup_open
2008-07-27 Al Viro[PATCH] new (local) helper: user_path_parent()
2008-07-27 Al Viro[PATCH] sanitize __user_walk_fd() et.al.
2008-07-27 Al Viro[PATCH] kill nameidata passing to permission(), rename...
2008-07-27 Al Viro[PATCH] take noexec checks to very few callers that...
2008-07-27 Al Viro[PATCH] more nameidata removal: exec_permission_lite...
2008-07-27 Al Viro[PATCH] pass MAY_OPEN to vfs_permission() explicitly
2008-07-27 Al Viro[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess
2008-07-27 Al Viro[PATCH] kill altroot
2008-07-27 Al Viro[PATCH] permission checks for chdir need special treatm...
2008-07-27 Miklos Szeredi[patch 5/5] vfs: remove mode parameter from vfs_symlink()
2008-07-27 Tetsuo Handa[patch 4/5] vfs: reuse local variable in vfs_link()
2008-07-27 Al Viro[PATCH] sanitize ->permission() prototype
2008-07-27 Miklos Szeredi[patch] vfs: fix lookup on deleted directory
2008-06-23 Marcin Slusarz[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
2008-06-23 Jan Blunck[patch 1/4] vfs: path_{get,put}() cleanups
2008-05-16 Al Viro[PATCH] return to old errno choice in mkdir() et.al.
2008-04-29 Serge E. Hallyncgroups: implement device whitelist
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for open()s
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get write access for vfs_renam...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: write counts for link/symlink
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: get callers of vfs_mknod/creat...
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for rmdir...
2008-04-19 Christoph Hellwig[PATCH] merge open_namei() and do_filp_open()
2008-04-19 Dave Hansen[PATCH] do namei_flags calculation inside open_namei()
2008-03-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-03-20 Randy Dunlapfs: fix kernel-doc notation warnings
2008-03-19 Al Viro[PATCH] get stack footprint of pathname resolution...
2008-02-15 Jan BlunckUse struct path in fs_struct
2008-02-15 Jan BlunckIntroduce path_get()
2008-02-15 Jan BlunckUse path_put() in a few places instead of {mnt,d}put()
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-15 Jan BlunckRemove path_release_on_umount()
2008-02-08 Harvey Harrisonfs: remove fastcall, it is always empty
2008-02-06 Jan Karainotify: send IN_ATTRIB events when link count changes
2008-01-12 Linus TorvaldsUse access mode instead of open flags to determine...
2007-10-21 Al Viro[PATCH] pass dentry to audit_inode()/audit_inode_child()
2007-10-18 Miklos SzerediVFS: allow filesystems to implement atomic open+truncate
2007-10-17 Dave Hansenr/o bind mounts: give permission() a local 'mnt' variable
2007-10-17 Dave Hansenr/o bind mounts: rearrange may_open() to be r/o friendly
next