| Age | Commit message (Expand) | Author | Files | Lines |
| 2008-11-19 | don't unlink an active swapfile | Hugh Dickins | 1 | -1/+1 |
| 2008-10-23 | [PATCH] move executable checking into ->permission() | Miklos Szeredi | 1 | -17/+4 |
| 2008-10-23 | [PATCH vfs-2.6 6/6] vfs: add LOOKUP_RENAME_TARGET intent | OGAWA Hirofumi | 1 | -0/+1 |
| 2008-10-23 | [PATCH vfs-2.6 5/6] vfs: remove LOOKUP_PARENT from non LOOKUP_PARENT lookup | OGAWA Hirofumi | 1 | -9/+18 |
| 2008-10-23 | [PATCH vfs-2.6 2/6] vfs: add d_ancestor() | OGAWA Hirofumi | 1 | -12/+10 |
| 2008-10-23 | [PATCH vfs-2.6 1/6] vfs: replace parent == dentry->d_parent by IS_ROOT() | OGAWA Hirofumi | 1 | -2/+2 |
| 2008-10-23 | [PATCH] make O_EXCL in nd->intent.flags visible in nd->flags | Al Viro | 1 | -1/+3 |
| 2008-10-23 | [PATCH] get rid of path_lookup_create() | Al Viro | 1 | -39/+22 |
| 2008-10-23 | [PATCH] new helper - kern_path() | Al Viro | 1 | -0/+10 |
| 2008-08-01 | [patch 3/4] vfs: remove unused nameidata argument of may_create() | Miklos Szeredi | 1 | -8/+7 |
| 2008-08-01 | Re: BUG at security/selinux/avc.c:883 (was: Re: linux-next: Tree | Stephen Smalley | 1 | -1/+1 |
| 2008-07-26 | [PATCH] get rid of __user_path_lookup_open | Al Viro | 1 | -13/+0 |
| 2008-07-26 | [PATCH] new (local) helper: user_path_parent() | Al Viro | 1 | -80/+57 |
| 2008-07-26 | [PATCH] sanitize __user_walk_fd() et.al. | Al Viro | 1 | -18/+18 |
| 2008-07-26 | [PATCH] kill nameidata passing to permission(), rename to inode_permission() | Al Viro | 1 | -13/+9 |
| 2008-07-26 | [PATCH] take noexec checks to very few callers that care | Al Viro | 1 | -9/+0 |
| 2008-07-26 | [PATCH] more nameidata removal: exec_permission_lite() doesn't need it | Al Viro | 1 | -3/+2 |
| 2008-07-26 | [PATCH] pass MAY_OPEN to vfs_permission() explicitly | Al Viro | 1 | -9/+4 |
| 2008-07-26 | [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS mess | Al Viro | 1 | -2/+0 |
| 2008-07-26 | [PATCH] kill altroot | Al Viro | 1 | -87/+2 |
| 2008-07-26 | [PATCH] permission checks for chdir need special treatment only on the last step | Al Viro | 1 | -2/+0 |
| 2008-07-26 | [patch 5/5] vfs: remove mode parameter from vfs_symlink() | Miklos Szeredi | 1 | -2/+2 |
| 2008-07-26 | [patch 4/5] vfs: reuse local variable in vfs_link() | Tetsuo Handa | 1 | -4/+4 |
| 2008-07-26 | [PATCH] sanitize ->permission() prototype | Al Viro | 1 | -6/+17 |
| 2008-07-26 | [patch] vfs: fix lookup on deleted directory | Miklos Szeredi | 1 | -2/+17 |
| 2008-06-23 | [patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink | Marcin Slusarz | 1 | -7/+8 |
| 2008-06-23 | [patch 1/4] vfs: path_{get,put}() cleanups | Jan Blunck | 1 | -6/+5 |
| 2008-05-16 | [PATCH] return to old errno choice in mkdir() et.al. | Al Viro | 1 | -4/+8 |
| 2008-04-29 | cgroups: implement device whitelist | Serge E. Hallyn | 1 | -0/+9 |
| 2008-04-19 | [PATCH] r/o bind mounts: elevate write count for open()s | Dave Hansen | 1 | -10/+65 |
| 2008-04-19 | [PATCH] r/o bind mounts: get write access for vfs_rename() callers | Dave Hansen | 1 | -0/+4 |
| 2008-04-19 | [PATCH] r/o bind mounts: write counts for link/symlink | Dave Hansen | 1 | -0/+10 |
| 2008-04-19 | [PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir() | Dave Hansen | 1 | -11/+37 |
| 2008-04-19 | [PATCH] r/o bind mounts: elevate write count for rmdir and unlink. | Dave Hansen | 1 | -0/+9 |
| 2008-04-19 | [PATCH] merge open_namei() and do_filp_open() | Christoph Hellwig | 1 | -43/+57 |
| 2008-04-19 | [PATCH] do namei_flags calculation inside open_namei() | Dave Hansen | 1 | -9/+34 |
| 2008-03-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -31/+32 |
| 2008-03-19 | fs: fix kernel-doc notation warnings | Randy Dunlap | 1 | -3/+3 |
| 2008-03-19 | [PATCH] get stack footprint of pathname resolution back to relative sanity | Al Viro | 1 | -31/+32 |
| 2008-02-14 | Use struct path in fs_struct | Jan Blunck | 1 | -30/+23 |
| 2008-02-14 | Introduce path_get() | Jan Blunck | 1 | -2/+15 |
| 2008-02-14 | Use path_put() in a few places instead of {mnt,d}put() | Jan Blunck | 1 | -10/+5 |
| 2008-02-14 | Introduce path_put() | Jan Blunck | 1 | -25/+31 |
| 2008-02-14 | Embed a struct path into struct nameidata instead of nd->{dentry,mnt} | Jan Blunck | 1 | -108/+112 |
| 2008-02-14 | Remove path_release_on_umount() | Jan Blunck | 1 | -10/+0 |
| 2008-02-08 | fs: remove fastcall, it is always empty | Harvey Harrison | 1 | -8/+8 |
| 2008-02-06 | inotify: send IN_ATTRIB events when link count changes | Jan Kara | 1 | -1/+2 |
| 2008-01-12 | Use access mode instead of open flags to determine needed permissions | Linus Torvalds | 1 | -2/+2 |
| 2007-10-21 | [PATCH] pass dentry to audit_inode()/audit_inode_child() | Al Viro | 1 | -5/+5 |
| 2007-10-18 | VFS: allow filesystems to implement atomic open+truncate | Miklos Szeredi | 1 | -2/+4 |
| 2007-10-17 | r/o bind mounts: give permission() a local 'mnt' variable | Dave Hansen | 1 | -1/+5 |
| 2007-10-17 | r/o bind mounts: rearrange may_open() to be r/o friendly | Dave Hansen | 1 | -4/+4 |
| 2007-10-17 | fix execute checking in permission() | Miklos Szeredi | 1 | -12/+24 |
| 2007-10-17 | Clean up duplicate includes in fs/ | Jesper Juhl | 1 | -1/+0 |
| 2007-10-17 | partially fix up the lookup_one_noperm mess | Christoph Hellwig | 1 | -22/+36 |
| 2007-10-16 | fs: introduce write_begin, write_end, and perform_write aops | Nick Piggin | 1 | -35/+11 |
| 2007-07-19 | fs: remove path_walk export | Josef 'Jeff' Sipek | 1 | -2/+1 |
| 2007-07-19 | fs: mark link_path_walk static | Josef 'Jeff' Sipek | 1 | -1/+3 |
| 2007-07-19 | fs: introduce vfs_path_lookup | Josef 'Jeff' Sipek | 1 | -0/+32 |
| 2007-07-17 | Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid check | Satyam Sharma | 1 | -1/+1 |
| 2007-05-11 | [PATCH] complete message queue auditing | Amy Griffis | 1 | -1/+1 |
| 2007-05-09 | fs: use path_walk in do_path_lookup | Josef 'Jeff' Sipek | 1 | -2/+2 |
| 2007-05-09 | fs: fix indentation in do_path_lookup | Josef 'Jeff' Sipek | 1 | -3/+1 |
| 2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
| 2007-05-08 | namei.c: remove utterly outdated comment | Christoph Hellwig | 1 | -11/+0 |
| 2007-05-07 | mm: make read_cache_page synchronous | Nick Piggin | 1 | -11/+1 |
| 2007-04-27 | security: prevent permission checking of file removal via sysfs_remove_group() | James Morris | 1 | -20/+52 |
| 2007-02-16 | [PATCH] __page_symlink retry loop error code fix | Dmitriy Monakhov | 1 | -1/+2 |
| 2007-02-12 | [PATCH] mark struct inode_operations const 2 | Arjan van de Ven | 1 | -1/+1 |
| 2006-12-08 | [PATCH] VFS: change struct file to use struct path | Josef "Jeff" Sipek | 1 | -5/+5 |
| 2006-12-08 | [PATCH] struct path: move struct path from fs/namei.c into include/linux | Josef "Jeff" Sipek | 1 | -5/+0 |
| 2006-12-07 | [PATCH] VFS: extra check inside dentry_unhash() | Vasily Averin | 1 | -2/+1 |
| 2006-12-07 | [PATCH] honour MNT_NOEXEC for access() | Stas Sergeev | 1 | -2/+4 |
| 2006-10-01 | [PATCH] r/o bind mount prepwork: move open_namei()'s vfs_create() | Dave Hansen | 1 | -10/+20 |
| 2006-10-01 | [PATCH] r/o bind mounts: prepare for write access checks: collapse if() | Dave Hansen | 1 | -43/+50 |
| 2006-09-29 | [PATCH] fs/namei.c: replace multiple current->fs by shortcut variable | Andreas Mohr | 1 | -39/+47 |
| 2006-09-27 | [PATCH] autofs4 needs to force fail return revalidate | Ian Kent | 1 | -15/+35 |
| 2006-09-24 | [PATCH] Allow file systems to manually d_move() inside of ->rename() | Mark Fasheh | 1 | -3/+3 |
| 2006-08-24 | VFS: Fix access("file", X_OK) in the presence of ACLs | Trond Myklebust | 1 | -1/+8 |
| 2006-08-24 | VFS: add lookup hint for network file systems | ASANO Masahiro | 1 | -0/+2 |
| 2006-08-03 | [PATCH] don't bother with aux entires for dummy context | Al Viro | 1 | -2/+2 |
| 2006-08-03 | [PATCH] fix missed create event for directory audit | Amy Griffis | 1 | -1/+1 |
| 2006-08-03 | [PATCH] fix faulty inode data collection for open() with O_CREAT | Amy Griffis | 1 | -0/+2 |
| 2006-07-14 | [PATCH] struct file leakage | Kirill Korotaev | 1 | -1/+7 |
| 2006-07-03 | [PATCH] lockdep: annotate i_mutex | Ingo Molnar | 1 | -10/+10 |
| 2006-06-25 | [PATCH] Implement AT_SYMLINK_FOLLOW flag for linkat | Ulrich Drepper | 1 | -2/+4 |
| 2006-06-23 | [PATCH] read_mapping_page for address space | Pekka Enberg | 1 | -2/+1 |
| 2006-06-20 | [PATCH] log more info for directory entry change events | Amy Griffis | 1 | -1/+1 |
| 2006-06-05 | [PATCH] fs/namei.c: Call to file_permission() under a spinlock in do_lookup_p... | Trond Myklebust | 1 | -9/+10 |
| 2006-03-31 | [PATCH] fs/namei.c: make lookup_hash() static | Adrian Bunk | 1 | -2/+1 |
| 2006-03-27 | [PATCH] autofs4: nameidata needs to be up to date for follow_link | Ian Kent | 1 | -18/+21 |
| 2006-03-25 | Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro... | Linus Torvalds | 1 | -5/+6 |
| 2006-03-25 | [PATCH] Honour AOP_TRUNCATE_PAGE returns in page_symlink | NeilBrown | 1 | -2/+14 |
| 2006-03-25 | [PATCH] Missed error checking for intent's filp in open_namei(). | Oleg Drokin | 1 | -0/+6 |
| 2006-03-23 | [PATCH] sem2mutex: vfs_rename_mutex | Arjan van de Ven | 1 | -6/+6 |
| 2006-03-20 | [PATCH] Collect more inode information during syscall processing. | Amy Griffis | 1 | -0/+1 |
| 2006-03-20 | [PATCH] Pass dentry, not just name, in fsnotify creation hooks. | Amy Griffis | 1 | -5/+5 |
| 2006-03-11 | [PATCH] ext3: ext3_symlink should use GFP_NOFS allocations inside | Kirill Korotaev | 1 | -2/+11 |
| 2006-02-24 | [PATCH] flags parameter for linkat | Ulrich Drepper | 1 | -2/+6 |
| 2006-02-07 | [PATCH] Fix do_path_lookup() to add the check for error in link_path_walk() | Suzuki | 1 | -2/+4 |
| 2006-02-05 | [PATCH] namei.c: unlock missing in error case | Ulrich Drepper | 1 | -16/+16 |
| 2006-02-05 | [PATCH] VFS: Ensure LOOKUP_CONTINUE flag is preserved by link_path_walk() | Trond Myklebust | 1 | -2/+3 |
| 2006-02-01 | [PATCH] DocBook: fix some kernel-doc comments in fs and block | Martin Waitz | 1 | -0/+2 |
| 2006-01-18 | [PATCH] vfs: *at functions: core | Ulrich Drepper | 1 | -36/+136 |
| 2006-01-14 | [PATCH] Mark some key VFS functions as __always_inline | Arjan van de Ven | 1 | -4/+4 |
| 2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven | 1 | -4/+4 |
| 2006-01-11 | [PATCH] capable/capability.h (fs/) | Randy Dunlap | 1 | -0/+1 |
| 2006-01-09 | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 1 | -41/+41 |
| 2006-01-08 | [PATCH] Fix some problems with truncate and mtime semantics. | NeilBrown | 1 | -1/+1 |
| 2005-11-09 | [PATCH] fs/namei.c: make path_lookup_create() static | Adrian Bunk | 1 | -2/+3 |
| 2005-11-09 | [PATCH] sanitize lookup_hash prototype | Christoph Hellwig | 1 | -10/+10 |
| 2005-11-09 | [PATCH] add a file_permission helper | Christoph Hellwig | 1 | -0/+18 |
| 2005-11-09 | [PATCH] add a vfs_permission helper | Christoph Hellwig | 1 | -4/+19 |
| 2005-11-07 | [PATCH] VFS: pass file pointer to filesystem from ftruncate() | Miklos Szeredi | 1 | -1/+1 |
| 2005-10-30 | [PATCH] open: cleanup in lookup_flags() | Miklos Szeredi | 1 | -6/+0 |
| 2005-10-18 | VFS: Make link_path_walk set LOOKUP_CONTINUE before calling permission(). | Trond Myklebust | 1 | -1/+1 |
| 2005-10-18 | VFS: Allow the filesystem to return a full file pointer on open intent | Trond Myklebust | 1 | -7/+86 |
| 2005-10-06 | Avoid 'names_cache' memory leak with CONFIG_AUDITSYSCALL | Linus Torvalds | 1 | -3/+3 |
| 2005-09-13 | Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 | Linus Torvalds | 1 | -1/+1 |
| 2005-09-09 | [PATCH] remove the inode_post_link and inode_post_rename LSM hooks | Stephen Smalley | 1 | -8/+2 |
| 2005-09-09 | [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks | Stephen Smalley | 1 | -12/+4 |
| 2005-09-07 | [PATCH] namei cleanup | Miklos Szeredi | 1 | -28/+24 |
| 2005-08-27 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -19/+21 |
| 2005-08-19 | Fix nasty ncpfs symlink handling bug. | Linus Torvalds | 1 | -19/+21 |
| 2005-08-17 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -1/+2 |
| 2005-08-15 | [PATCH] inotify: add MOVE_SELF event | John McCutchan | 1 | -1/+2 |
| 2005-08-09 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 1 | -3/+1 |
| 2005-08-08 | [PATCH] fsnotify_name/inoderemove | John McCutchan | 1 | -3/+0 |
| 2005-08-04 | [PATCH] Clean up inotify delete race fix | John McCutchan | 1 | -7/+2 |
| 2005-08-04 | [PATCH] inotify delete race fix | John McCutchan | 1 | -1/+7 |
| 2005-08-01 | [PATCH] inotify: fix file deletion by rename detection | John McCutchan | 1 | -1/+1 |
| 2005-07-13 | Merge with /shiny/git/linux-2.6/.git | David Woodhouse | 1 | -15/+17 |
| 2005-07-12 | [PATCH] inotify | Robert Love | 1 | -14/+16 |
| 2005-07-07 | [PATCH] namespace: rename _mntput to mntput_no_expire | Miklos Szeredi | 1 | -1/+1 |
| 2005-07-02 | Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git | David Woodhouse | 1 | -2/+18 |
| 2005-06-23 | [PATCH] add some comments to lookup_create() | Christoph Hellwig | 1 | -2/+18 |
| 2005-06-20 | AUDIT: Report lookup flags with path/inode records. | David Woodhouse | 1 | -1/+1 |
| 2005-06-06 | [PATCH] namei fixes (19/19) | Al Viro | 1 | -1/+1 |
| 2005-06-06 | [PATCH] namei fixes (18/19) | Al Viro | 1 | -3/+1 |
| 2005-06-06 | [PATCH] namei fixes (17/19) | Al Viro | 1 | -19/+16 |
| 2005-06-06 | [PATCH] namei fixes (16/19) | Al Viro | 1 | -5/+2 |
| 2005-06-06 | [PATCH] namei fixes (15/19) | Al Viro | 1 | -6/+5 |
| 2005-06-06 | [PATCH] namei fixes (14/19) | Al Viro | 1 | -4/+4 |
| 2005-06-06 | [PATCH] namei fixes (13/19) | Al Viro | 1 | -7/+3 |
| 2005-06-06 | [PATCH] namei fixes (12/19) | Al Viro | 1 | -2/+9 |
| 2005-06-06 | [PATCH] namei fixes (11/19) | Al Viro | 1 | -4/+10 |
| 2005-06-06 | [PATCH] namei fixes (10/19) | Al Viro | 1 | -11/+9 |
| 2005-06-06 | [PATCH] namei fixes (9/19) | Al Viro | 1 | -2/+23 |
| 2005-06-06 | [PATCH] namei fixes (8/19) | Al Viro | 1 | -4/+2 |
| 2005-06-06 | [PATCH] namei fixes (7/19) | Al Viro | 1 | -9/+8 |
| 2005-06-06 | [PATCH] namei fixes (6/19) | Al Viro | 1 | -5/+4 |
| 2005-06-06 | [PATCH] namei fixes (5/19) | Al Viro | 1 | -0/+2 |
| 2005-06-06 | [PATCH] namei fixes (4/19) | Al Viro | 1 | -1/+4 |
| 2005-06-06 | [PATCH] namei fixes (3/19) | Al Viro | 1 | -19/+19 |
| 2005-06-06 | [PATCH] namei fixes (2/19) | Al Viro | 1 | -6/+5 |
| 2005-06-06 | [PATCH] namei fixes | Al Viro | 1 | -10/+10 |
| 2005-05-19 | [AF_UNIX]: Use lookup_create(). | Christoph Hellwig | 1 | -0/+1 |
| 2005-05-05 | [PATCH] make some things static | Adrian Bunk | 1 | -4/+4 |
| 2005-04-29 | namei: add audit_inode to all branches in path_lookup | Prasanna Meda | 1 | -8/+12 |
| 2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+2454 |