summaryrefslogtreecommitdiff
path: root/fs/befs
AgeCommit message (Expand)Author
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] mark struct inode_operations const 1Arjan van de Ven
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] struct path: convert befsJosef Sipek
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-10[PATCH] befs: endianness annotationsAl Viro
2006-10-10[PATCH] befs: missing fs32_to_cpu() in debug.cAl Viro
2006-10-10[PATCH] befs: introduce on-disk endian typesAl Viro
2006-10-10[PATCH] befs: prepare to sanitizing headersAl Viro
2006-10-10[PATCH] befs: remove bogus typedefAl Viro
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-08-06[PATCH] Fix BeFS slab corruptionDiego Calleja
2006-06-30typo fixes: aquire -> acquireAdrian Bunk
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
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
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-22It's UTF-8Alexey Dobriyan
2005-11-08remove unused fs/befs/attribute.cWill Dyson
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-11-07[PATCH] befs: use generic_ro_fopsChristoph Hellwig
2005-08-20befs: fix up missed follow_link declaration changeLinus Torvalds
2005-08-19[PATCH] Fix up symlink function pointersAl Viro
2005-01-07[PATCH] befs: #if 0 two unused global functionsAdrian Bunk
2004-09-07[PATCH] add static in befsAndries E. Brouwer
2004-08-30[PATCH] BeFS: load default nls if none is specified in mount optionsVegard Wærp
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard
2004-08-22[PATCH] remove dead prototypesCarl Spalletta
2004-06-23[PATCH] symlink 8/9: befsAlexander Viro
2004-05-24[PATCH] befs: typo fixAndrew Morton
2004-05-24[PATCH] befs: nls fixAndrew Morton
2004-05-14[PATCH] befs: inode->i_flags thinko fixAndrew Morton
2004-05-14[PATCH] befs: debugging code cleanupAndrew Morton
2004-05-14[PATCH] befs: binary search microoptimisationAndrew Morton
2004-05-14[PATCH] befs: microoptimisation, use befs_bread() instead of befs_bread_iaddr()Andrew Morton
2004-05-14[PATCH] befs: LBD supportAndrew Morton
2004-03-03[PATCH] d_alloc_root() fixes: befsAlexander Viro
2004-03-01[PATCH] remove a few remaining "make dep" referencesAndrew Morton
2003-10-21[PATCH] befs oops fixAndrew Morton
2003-10-01[PATCH] befs: fix resource leak on register_filesystem failureAndrew Morton
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton
2003-09-28[PATCH] befs sparse fixesAndries E. Brouwer
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap