summaryrefslogtreecommitdiffstats
path: root/fs/namei.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven2006-03-231-6/+6
* [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations insideKirill Korotaev2006-03-111-2/+11
* [PATCH] flags parameter for linkatUlrich Drepper2006-02-241-2/+6
* [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki2006-02-081-2/+4
* [PATCH] namei.c: unlock missing in error caseUlrich Drepper2006-02-051-16/+16
* [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk()Trond Myklebust2006-02-051-2/+3
* [PATCH] DocBook: fix some kernel-doc comments in fs and blockMartin Waitz2006-02-011-0/+2
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-191-36/+136
* [PATCH] Mark some key VFS functions as __always_inlineArjan van de Ven2006-01-151-4/+4
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-151-4/+4
* [PATCH] capable/capability.h (fs/)Randy Dunlap2006-01-121-0/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-41/+41
* [PATCH] Fix some problems with truncate and mtime semantics.NeilBrown2006-01-091-1/+1
* [PATCH] fs/namei.c: make path_lookup_create() staticAdrian Bunk2005-11-091-2/+3
* [PATCH] sanitize lookup_hash prototypeChristoph Hellwig2005-11-091-10/+10
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-0/+18
* [PATCH] add a vfs_permission helperChristoph Hellwig2005-11-091-4/+19
* [PATCH] VFS: pass file pointer to filesystem from ftruncate()Miklos Szeredi2005-11-071-1/+1
* [PATCH] open: cleanup in lookup_flags()Miklos Szeredi2005-10-311-6/+0Star
* VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission().Trond Myklebust2005-10-181-1/+1
* VFS: Allow the filesystem to return a full file pointer on open intentTrond Myklebust2005-10-181-7/+86
* Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALLLinus Torvalds2005-10-071-3/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 Linus Torvalds2005-09-131-1/+1
|\
| * Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-271-19/+21
| |\
| * \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-08-171-1/+2
| |\ \
| * \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-08-091-3/+1Star
| |\ \ \
| * \ \ \ Merge with /shiny/git/linux-2.6/.gitDavid Woodhouse2005-07-131-15/+17
| |\ \ \ \
| * \ \ \ \ Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-07-021-2/+18
| |\ \ \ \ \
| * | | | | | AUDIT: Report lookup flags with path/inode records.David Woodhouse2005-06-201-1/+1
* | | | | | | [PATCH] remove the inode_post_link and inode_post_rename LSM hooksStephen Smalley2005-09-091-8/+2Star
* | | | | | | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooksStephen Smalley2005-09-091-12/+4Star
* | | | | | | [PATCH] namei cleanupMiklos Szeredi2005-09-081-28/+24Star
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix nasty ncpfs symlink handling bug.Linus Torvalds2005-08-201-19/+21
| |_|_|_|/ |/| | | |
* | | | | [PATCH] inotify: add MOVE_SELF eventJohn McCutchan2005-08-151-1/+2
| |_|_|/ |/| | |
* | | | [PATCH] fsnotify_name/inoderemoveJohn McCutchan2005-08-081-3/+0Star
* | | | [PATCH] Clean up inotify delete race fixJohn McCutchan2005-08-051-7/+2Star
* | | | [PATCH] inotify delete race fixJohn McCutchan2005-08-041-1/+7
* | | | [PATCH] inotify: fix file deletion by rename detectionJohn McCutchan2005-08-011-1/+1
| |_|/ |/| |
* | | [PATCH] inotifyRobert Love2005-07-131-14/+16
* | | [PATCH] namespace: rename _mntput to mntput_no_expireMiklos Szeredi2005-07-081-1/+1
| |/ |/|
* | [PATCH] add some comments to lookup_create()Christoph Hellwig2005-06-231-2/+18
|/
* [PATCH] namei fixes (19/19)Al Viro2005-06-061-1/+1
* [PATCH] namei fixes (18/19)Al Viro2005-06-061-3/+1Star
* [PATCH] namei fixes (17/19)Al Viro2005-06-061-19/+16Star
* [PATCH] namei fixes (16/19)Al Viro2005-06-061-5/+2Star
* [PATCH] namei fixes (15/19)Al Viro2005-06-061-6/+5Star
* [PATCH] namei fixes (14/19)Al Viro2005-06-061-4/+4
* [PATCH] namei fixes (13/19)Al Viro2005-06-061-7/+3Star
* [PATCH] namei fixes (12/19)Al Viro2005-06-061-2/+9
* [PATCH] namei fixes (11/19)Al Viro2005-06-061-4/+10