summaryrefslogtreecommitdiff
path: root/fs/binfmt_misc.c
AgeCommit message (Expand)Author
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-01-20[PATCH] Lock initializer cleanup: FilesystemsThomas Gleixner
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-06-29[PATCH] binfmt misc fd passing via ELF aux vectorYoav Zach
2004-06-17[PATCH] binfmt_misc: improve calculation of interpreter's credentialsYoav Zach
2004-06-17[PATCH] Handle non-readable binfmt_misc executablesYoav Zach
2004-06-03[PATCH] sparse: trivial fs annotationsAlexander Viro
2004-05-10[PATCH] use core_initcall for binfmt initialisationAndrew Morton
2004-04-12[PATCH] binfmt_misc: remove attribute(unused)Andrew Morton
2004-02-24[PATCH] add syscalls.hAndrew Morton
2003-10-26[PATCH] Fix binfmt_misc lockingAndrew Morton
2003-07-31[PATCH] binfmt_script argv[0] fixAndrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] fs/* conversions for strlcpyBen Collins
2003-04-27[PATCH] pin_fs/release_fsAlexander Viro
2003-04-27[PATCH] simple_fill_super()Alexander Viro
2002-11-16[PATCH] include mount.h explicitly were neededChristoph Hellwig
2002-11-07[PATCH] let binfmt_misc optionally preserve argv[1]David Mosberger
2002-09-17[PATCH] designated initializer patches for fs_Art Haas
2002-06-02Split up "iput()" and make it more readable.Linus Torvalds
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski
2002-05-21[PATCH] split namei.h out of fs.hChristoph Hellwig
2002-04-16Fix up some bitops due to strict type checkingLinus Torvalds
2002-04-03[PATCH] list_for_each is fs/Dave Jones
2002-03-14[PATCH] fs/libfs.cAlexander Viro
2002-03-10[PATCH] (2/4) ->kill_sb() switchoverAlexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-11[PATCH] (2.5.4) death of ->i_zombieAlexander Viro
2002-02-06[PATCH] (5/8) ->get_sb() switchoverAlexander Viro
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds
2002-02-04v2.4.12.5 -> v2.4.12.6Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds