aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-07-26[PATCH] kill nameidata passing to permission(), rename to inode_permission()Al Viro
2008-07-26[PATCH] take noexec checks to very few callers that careAl Viro
2008-07-26Re: [PATCH 3/6] vfs: open_exec cleanupChristoph Hellwig
2008-07-26[patch 4/4] vfs: immutable inode checking cleanupMiklos Szeredi
2008-07-26[patch 3/4] fat: dont call notify_changeMiklos Szeredi
2008-07-26[patch 2/4] vfs: utimes cleanupMiklos Szeredi
2008-07-26[patch 1/4] vfs: utimes: move owner check into inode_change_ok()Miklos Szeredi
2008-07-26[PATCH] vfs: use kstrdup() and check failing allocationLi Zefan
2008-07-26[PATCH] more nameidata removal: exec_permission_lite() doesn't need itAl Viro
2008-07-26[PATCH] pass MAY_OPEN to vfs_permission() explicitlyAl Viro
2008-07-26[PATCH] fix MAY_CHDIR/MAY_ACCESS/LOOKUP_ACCESS messAl Viro
2008-07-26[PATCH] kill altrootAl Viro
2008-07-26[PATCH] permission checks for chdir need special treatment only on the last stepAl Viro
2008-07-26[patch 5/5] vfs: remove mode parameter from vfs_symlink()Miklos Szeredi
2008-07-26[patch 4/5] vfs: reuse local variable in vfs_link()Tetsuo Handa
2008-07-26[patch 3/5] vfs: change remove_suid() to file_remove_suid()Miklos Szeredi
2008-07-26[patch 1/5] vfs: truncate: dont check immutable twiceMiklos Szeredi
2008-07-26[PATCH] sanitize ->permission() prototypeAl Viro
2008-07-26[patch 05/14] hpfs: dont call permission()Miklos Szeredi
2008-07-26[PATCH] sanitize proc_sysctlAl Viro
2008-07-26[patch] hppfs: remove hppfs_permissionMiklos Szeredi
2008-07-26[PATCH] reuse xxx_fifo_fops for xxx_pipe_fopsDenys Vlasenko
2008-07-26[patch] vfs: fix lookup on deleted directoryMiklos Szeredi
2008-07-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...Linus Torvalds
2008-07-26/proc/PID/syscallRoland McGrath
2008-07-26tracehook: tracehook_tracer_taskRoland McGrath
2008-07-26tracehook: execRoland McGrath
2008-07-26Use WARN() in fs/proc/Arjan van de Ven
2008-07-26Use WARN() in fs/sysfsArjan van de Ven
2008-07-26Use WARN() in fs/Arjan van de Ven
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-26mm: spinlock tree_lockNick Piggin
2008-07-26splice: use get_user_pages_fastNick Piggin
2008-07-26dio: use get_user_pages_fastNick Piggin
2008-07-26omfs: update kbuild to include OMFSBob Copeland
2008-07-26omfs: add bitmap routinesBob Copeland
2008-07-26omfs: add file routinesBob Copeland
2008-07-26omfs: add directory routinesBob Copeland
2008-07-26omfs: add inode routinesBob Copeland
2008-07-26omfs: define filesystem structuresBob Copeland
2008-07-26bfs: kill BKLDmitri Vorobiev
2008-07-26bfs: assorted cleanupsDmitri Vorobiev
2008-07-26affs: convert s_bmlock into a mutexMatthias Kaehlcke
2008-07-26vfs: add cond_resched_lock while scanning dentry LRU listsKentaro Makita
2008-07-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2008-07-25fuse: lockd supportMiklos Szeredi
2008-07-25fuse: nfs export special lookupsMiklos Szeredi
2008-07-25fuse: add fuse_lookup_name() helperMiklos Szeredi
2008-07-25fuse: add export operationsMiklos Szeredi
2008-07-25fuse: prepare lookup for nfs exportMiklos Szeredi