summaryrefslogtreecommitdiff
path: root/fs/openpromfs
AgeCommit message (Expand)Author
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-02-07iget: stop OPENPROMFS from using iget() and read_inode()David Howells
2008-01-22[SPARC]: Constify function pointer tables.Jan Engelhardt
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] mark struct inode_operations const 2Arjan van de Ven
2006-12-08[PATCH] struct path: convert openpromfsJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-09-24Move several *_SUPER_MAGIC symbols to include/linux/magic.h.Jeff Garzik
2006-06-25[OPENPROMFS]: Rewrite using in-kernel device tree and seq_file.David S. Miller
2006-06-25[PATCH] openpromfs: factorize outJan Engelhardt
2006-06-25[PATCH] openpromfs: remove unnecessary castsJan Engelhardt
2006-06-25[PATCH] openpromfs: fix missing NULJan Engelhardt
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-02-01[PATCH] openpromfs property_read() fixAlexander Viro
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-08-25[SPARC64]: Fix direct f_pos fiddling in openpromfs. David S. Miller
2004-07-26[PATCH] openpromfs annotationAlexander Viro
2004-04-16[PATCH] Fix typo in the openpromfs remount patchMarcel Holtmann
2004-04-16[PATCH] remount: fs/openpromfsAlexander Viro
2004-02-25[PATCH] removal of ifdef MODULE from fs/openpromfsAlexander Viro
2003-08-01[PATCH] don't init statics to 0 (fs/)Randy Dunlap
2003-07-03[PATCH] Pass 'nameidata' to ->create()Trond Myklebust
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-09-29[PATCH] C99 designated initializer patch for fs/openpromfsArt Haas
2002-08-26fs/openpromfs/inode.c: Better fixes for overflow.David S. Miller
2002-08-25fs/openpromfs/inode.c: Prevent unsigned roll-over in size of kmalloc.David S. Miller
2002-08-25fs/openpromfs/inode.c: Prevent overflow of sprintf buffer.David S. Miller
2002-08-24[OpenPROM]: Fix signedness/user-access checking bugs in openprom char driver ...David S. Miller
2002-07-22fs/openpromfs/inode.c: Kill unused local variable in property_release.David S. Miller
2002-07-22fs/openpromfs/inode.c: Remove bogus interrupt disabling.David S. Miller
2002-05-24kbuild: Use standard multi-part object declaration in fs/*Kai Germaschewski
2002-05-23EXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*Kai Germaschewski
2002-05-19[PATCH] get rid of <linux/locks.h>Christoph Hellwig
2002-04-30[PATCH] shift BKL out of vfs_readdirDave Hansen
2002-03-14[PATCH] fs/libfs.cAlexander Viro
2002-03-10[PATCH] (3/4) ->kill_sb() switchoverAlexander Viro
2002-02-12[PATCH] BKL shifted inside ->unlink()Alexander Viro
2002-02-12[PATCH] BKL shifted into ->create()Alexander Viro
2002-02-11[PATCH] BKL shifted into ->lookup()Alexander Viro
2002-02-06[PATCH] (5/9) more ->get_sb() stuffAlexander Viro
2002-02-05v2.5.1.11 -> v2.5.2Linus Torvalds