summaryrefslogtreecommitdiff
path: root/fs/openpromfs
AgeCommit message (Expand)Author
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
2002-02-04v2.4.14.2 -> v2.4.14.3Linus Torvalds
2002-02-04v2.4.1.4 -> v2.4.2Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds