summaryrefslogtreecommitdiffstats
path: root/fs/binfmt_misc.c
Commit message (Expand)AuthorAgeFilesLines
* convert get_sb_single() usersAl Viro2010-10-291-4/+4
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-251-0/+1
* llseek: automatically add .llseek fopArnd Bergmann2010-10-151-0/+3
* binfmt_misc: fix binfmt_misc priorityJan Sembera2010-09-091-1/+1
* Make do_execve() take a const filename pointerDavid Howells2010-08-171-1/+1
* convert remaining ->clear_inode() to ->evict_inode()Al Viro2010-08-091-2/+3
* fs/binfmt_misc.c: add terminating newline to /proc/sys/fs/binfmt_misc/statusQinghuang Feng2009-01-061-1/+1
* zero i_uid/i_gid on inode allocationAl Viro2009-01-051-3/+0
* Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov2008-10-161-2/+2
* binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov2008-08-201-2/+2
* binfmt_misc: use simple_read_from_buffer()Akinobu Mita2008-07-241-17/+3
* binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov2008-04-291-0/+6
* [PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro2008-04-251-17/+1
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* mm: variable length argument supportOllie Wild2007-07-191-1/+3
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-1/+1
* use simple_read_from_buffer() in fs/Akinobu Mita2007-05-091-12/+1
* inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton2007-05-081-2/+2
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek2006-12-081-5/+5
* [PATCH] Fix unserialized task->files changingKirill Korotaev2006-09-291-4/+2
* [PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2006-09-271-1/+0
* [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o2006-09-271-4/+4
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-241-4/+3
|\
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
| * [PATCH] remove steal_locks()Miklos Szeredi2006-06-221-1/+0
* | VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+2
|/
* [PATCH] Make most file operations structs in fs/ constArjan van de Ven2006-03-281-3/+3
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-6/+6
* [PATCH] add a file_permission helperChristoph Hellwig2005-11-091-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+780
OpenPOWER on IntegriCloud