ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / fs / namei.c
2010-05-15 Al ViroFix the regression created by "set S_DEAD on unlink...
2010-05-13 Jan Karavfs: Fix O_NOFOLLOW behavior for paths with trailing...
2010-03-26 Al ViroRestore LOOKUP_DIRECTORY hint handling in final lookup...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-06 Al ViroFix a dumb typo - use of & instead of &&
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-05 Al ViroSwitch !O_CREAT case to use of do_last()
2010-03-05 Al ViroGet rid of symlink body copying
2010-03-05 Al ViroFinish pulling of -ESTALE handling to upper level in...
2010-03-05 Al ViroTurn do_link spaghetty into a normal loop
2010-03-05 Al ViroUnify exits in O_CREAT handling
2010-03-05 Al ViroKill is_link argument of do_last()
2010-03-05 Al ViroPull handling of LAST_BIND into do_last(), clean up...
2010-03-05 Al ViroLeave mangled flag only for setting nd.intent.open...
2010-03-05 Al ViroGet rid of passing mangled flag to do_last()
2010-03-05 Al ViroDon't pass mangled open_flag to finish_open()
2010-03-05 Al Viropull more into do_last()
2010-03-05 Al Virobail out with ELOOP earlier in do_link loop
2010-03-05 Al Viropull the common predecessors into do_last()
2010-03-05 Al Viropostpone __putname() until after do_last()
2010-03-05 Al Virounroll do_last: loop in do_filp_open()
2010-03-05 Al ViroShift releasing nd->root from do_last() to its caller
2010-03-05 Al Virogut do_filp_open() a bit more (do_last separation)
2010-03-05 Al Virobeginning to untangle do_filp_open()
2010-03-04 Christoph Hellwigdquot: move dquot initialization responsibility into...
2010-03-03 Al ViroMerge branch 'for-fsnotify' into for-linus
2010-03-03 Al Viroset S_DEAD on unlink() and non-directory rename() victims
2010-03-03 Al ViroClean follow_dotdot() up a bit
2010-03-03 Al ViroSwitch may_open() and break_lease() to passing O_...
2010-02-19 Al Virofix LOOKUP_FOLLOW on automount "symlinks"
2010-02-08 Al ViroLose the first argument of audit_inode_child()
2010-02-08 Al ViroLose the new_name argument of fsnotify_move()
2010-02-07 Mimi Zoharima: rename ima_path_check to ima_file_check
2010-02-07 Mimi Zoharfix ima breakage
2010-02-04 Adam BuchbinderFix misspellings of "truly" in comments.
2010-01-14 Al ViroFix the -ESTALE handling in do_filp_open()
2010-01-14 Al ViroFix ACC_MODE() for real
2010-01-14 Al Virofix autofs/afs/etc. magic mountpoint breakage
2009-12-30 Serge E. Hallyngeneric_permission: MAY_OPEN is not write access
2009-12-22 Al ViroSanitize f_flags helpers
2009-12-22 Al ViroFix f_flags/f_mode in case of lookup_instantiate_filp...
2009-12-17 Jeff Laytonvfs: remove extraneous NULL d_inode check from do_filp_open
2009-12-16 Jeff Laytonvfs: force reval of target when following LAST_BIND...
2009-12-16 Al ViroUntangling ima mess, part 3: kill dead code in ima
2009-12-16 Al ViroUntangling ima mess, part 2: deal with counters
2009-12-16 Al ViroO_TRUNC open shouldn't fail after file truncation
2009-12-16 Eric Parisfs: move get_empty_filp() deffinition to internal.h
2009-12-16 Al ViroSanitize exec_permission_lite()
2009-12-16 Al ViroKill cached_lookup() and real_lookup()
2009-12-16 Al ViroKill path_lookup_open()
2009-12-16 Al ViroTake hash recalculation into do_lookup()
2009-12-16 Al Virokill __link_path_walk()/link_path_walk() distinction
2009-12-16 Al Virolift path_put(path) to callers of __do_follow_link()
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-11 Eric W. Biedermansysfs: Propagate renames to the vfs on demand
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
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
next