aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* [PATCH] preparation to __user_walk_fd cleanupAl Viro2008-07-26
* [PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro2008-07-26
* [PATCH] take noexec checks to very few callers that careAl Viro2008-07-26
* Re: [PATCH 3/6] vfs: open_exec cleanupChristoph Hellwig2008-07-26
* [patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi2008-07-26
* [patch 3/4] fat: dont call notify_changeMiklos Szeredi2008-07-26
* [patch 2/4] vfs: utimes cleanupMiklos Szeredi2008-07-26
* [patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi2008-07-26
* [PATCH] vfs: use kstrdup() and check failing allocationLi Zefan2008-07-26
* [PATCH] more nameidata removal: exec_permission_lite() doesn't need itAl Viro2008-07-26
* [PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro2008-07-26
* [PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro2008-07-26
* [PATCH] kill altrootAl Viro2008-07-26
* [PATCH] permission checks for chdir need special treatment only on the last stepAl Viro2008-07-26
* [patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi2008-07-26
* [patch 4/5] vfs: reuse local variable in vfs_link()Tetsuo Handa2008-07-26
* [patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi2008-07-26
* [patch 1/5] vfs: truncate: dont check immutable twiceMiklos Szeredi2008-07-26
* [PATCH] sanitize ->permission() prototypeAl Viro2008-07-26
* [patch 05/14] hpfs: dont call permission()Miklos Szeredi2008-07-26
* [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* [patch] hppfs: remove hppfs_permissionMiklos Szeredi2008-07-26
* [PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko2008-07-26
* [patch] vfs: fix lookup on deleted directoryMiklos Szeredi2008-07-26
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds2008-07-26
|\
| * When verifying the decoded header before decoding the object identifierChris Wright2008-07-24
| * [CIFS] Fix warnings from checkpatchShirish Pargaonkar2008-07-24
| * [CIFS] Fix improper endian conversion of ACL subauth fieldShirish Pargaonkar2008-07-24
| * [CIFS] Fix possible double free if search immediately after search rewind failsShirish Pargaonkar2008-07-24
| * [CIFS] remove checkpatch warningSteve French2008-07-23
| * Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>Alexey Dobriyan2008-07-23
| * cifs: assorted endian annotationsHarvey Harrison2008-07-23
| * [CIFS] break ATTR_SIZE changes out into their own functionJeff Layton2008-07-23
| * lockdep: annotate cifs in-kernel socketsJeff Layton2008-07-23
| * [CIFS] Fix compiler warning on 64-bitJan Beulich2008-07-22
* | /proc/PID/syscallRoland McGrath2008-07-26
* | tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
* | tracehook: execRoland McGrath2008-07-26
* | Use WARN() in fs/proc/Arjan van de Ven2008-07-26
* | Use WARN() in fs/sysfsArjan van de Ven2008-07-26
* | Use WARN() in fs/Arjan van de Ven2008-07-26
* | SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* | mm: spinlock tree_lockNick Piggin2008-07-26
* | splice: use get_user_pages_fastNick Piggin2008-07-26
* | dio: use get_user_pages_fastNick Piggin2008-07-26
* | omfs: update kbuild to include OMFSBob Copeland2008-07-26
* | omfs: add bitmap routinesBob Copeland2008-07-26
* | omfs: add file routinesBob Copeland2008-07-26
* | omfs: add directory routinesBob Copeland2008-07-26
* | omfs: add inode routinesBob Copeland2008-07-26