aboutsummaryrefslogtreecommitdiff
path: root/fs/binfmt_misc.c
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-16Allow recursion in binfmt_script and binfmt_miscKirill A. Shutemov
2008-08-20binfmt_misc: fix false -ENOEXEC when coupled with other binary handlersPavel Emelyanov
2008-07-24binfmt_misc: use simple_read_from_buffer()Akinobu Mita
2008-04-29binfmt_misc.c: avoid potential kernel stack overflowPavel Emelyanov
2008-04-25[PATCH] sanitize handling of shared descriptor tables in failing execve()Al Viro
2007-10-19Convert files to UTF-8 and some cleanupsJan Engelhardt
2007-07-19mm: variable length argument supportOllie Wild
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-09use simple_read_from_buffer() in fs/Akinobu Mita
2007-05-08inode numbering: change libfs sb creation routines to avoid collisions with t...Jeff Layton
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] VFS: change struct file to use struct pathJosef "Jeff" Sipek
2006-09-29[PATCH] Fix unserialized task->files changingKirill Korotaev
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_privateTheodore Ts'o
2006-06-24Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-06-22[PATCH] remove steal_locks()Miklos Szeredi
2006-06-09VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-11-09[PATCH] add a file_permission helperChristoph Hellwig
2005-04-16Linux-2.6.12-rc2Linus Torvalds