summaryrefslogtreecommitdiff
path: root/fs/befs
AgeCommit message (Expand)Author
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
2003-08-13[PATCH] BEFS 64bit fixupDave Jones
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton
2003-04-01[PATCH] remove unreachable code (and comments) in fs/befs/linuxvfs.cRusty Russell
2003-03-21[PATCH] typo fix for befsAlan Cox
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole
2003-02-25[PATCH] Spelling fixes: can'tMichael Hayes
2003-02-24[PATCH] Spelling fixes for paticular -> particular and others.Steven Cole
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig
2003-02-18[PATCH] spelling fix for compatable -> compatibleSteven Cole
2003-02-15[PATCH] 2.5.61 fix spelling of necessary in 11 filesSteven Cole
2003-02-15[PATCH] 2.5.61 Reduce the number of "nuber" by four.Steven Cole
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole
2003-01-01Fix befs/romfs breakage from vfs.h cleanups by Christoph.Linus Torvalds
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones
2002-12-15[PATCH] Fix filesystems that cannot do mmap writebackAndrew Morton
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig
2002-10-27[PATCH] merge befs file system from 2.4 (no core changes)Alan Cox