summaryrefslogtreecommitdiff
path: root/fs/binfmt_misc.c
Commit message (Expand)AuthorAge
* binfmt_misc: reuse string_unescape_inplace()Andy Shevchenko2013-04-30
* fs: Limit sys_mount to only request filesystem modules.Eric W. Biederman2013-03-03
* new helper: file_inode(file)Al Viro2013-02-22
* exec: do not leave bprm->interp on stackKees Cook2012-12-20
* exec: use -ELOOP for max recursion depthKees Cook2012-12-17
* get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
* get rid of pt_regs argument of search_binary_handler()Al Viro2012-11-28
* vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
* magic.h: move some FS magic numbers into magic.hMuthu Kumar2012-03-23
* __register_binfmt() made voidAl Viro2012-03-20
* vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro2012-01-06
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* consolidate BINPRM_FLAGS_ENFORCE_NONDUMP handlingAl Viro2011-07-20
* convert get_sb_single() usersAl Viro2010-10-29
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-25
* llseek: automatically add .llseek fopArnd Bergmann2010-10-15
* 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