summaryrefslogtreecommitdiff
path: root/fs/binfmt_misc.c
Commit message (Expand)AuthorAge
* binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-09
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-09
* fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng2009-01-06
* zero i_uid/i_gid on inode allocationAl Viro2009-01-05
* Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov2008-10-16
* binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov2008-08-20
* binfmt_misc: use simple_read_from_buffer()Akinobu Mita2008-07-24
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-29
* [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-25
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-19
* mm: variable length argument supportOllie Wild2007-07-19
* Detach sched.h from mm.hAlexey Dobriyan2007-05-21
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-09
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-08
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-08
* [PATCH] Fix unserialized task->files changingKirill Korotaev2006-09-29
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-27
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-27
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-24
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
| * [PATCH] remove steal_locks()Miklos Szeredi2006-06-22
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-09
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-28
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-14
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-09
* Linux-2.6.12-rc2Linus Torvalds2005-04-16