aboutsummaryrefslogtreecommitdiffstats
path: root/fs/befs
AgeCommit message (Expand)AuthorFilesLines
2004-08-22[PATCH] remove dead prototypesCarl Spalletta1-1/+0
2004-06-23[PATCH] symlink 8/9: befsAlexander Viro1-47/+18
2004-05-24[PATCH] befs: typo fixAndrew Morton1-1/+1
2004-05-24[PATCH] befs: nls fixAndrew Morton1-1/+1
2004-05-14[PATCH] befs: inode->i_flags thinko fixAndrew Morton1-1/+1
2004-05-14[PATCH] befs: debugging code cleanupAndrew Morton1-6/+23
2004-05-14[PATCH] befs: binary search microoptimisationAndrew Morton1-1/+3
2004-05-14[PATCH] befs: microoptimisation, use befs_bread() instead of befs_bread_iaddr()Andrew Morton1-1/+1
2004-05-14[PATCH] befs: LBD supportAndrew Morton3-21/+10
2004-03-03[PATCH] d_alloc_root() fixes: befsAlexander Viro1-2/+4
2004-03-01[PATCH] remove a few remaining "make dep" referencesAndrew Morton1-6/+0
2003-10-21[PATCH] befs oops fixAndrew Morton1-2/+3
2003-10-01[PATCH] befs: fix resource leak on register_filesystem failureAndrew Morton1-2/+12
2003-10-01[PATCH] table-driven filesystems option parsingAndrew Morton1-55/+63
2003-09-28[PATCH] befs sparse fixesAndries E. Brouwer1-2/+2
2003-09-06[PATCH] janitor: remove unneeded version.h #includesRandy Dunlap1-1/+0
2003-08-13[PATCH] BEFS 64bit fixupDave Jones1-1/+1
2003-07-03[PATCH] Add open intent information to the 'struct nameidata'Trond Myklebust1-2/+2
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton1-2/+2
2003-05-25[PATCH] change get_sb prototypeAndries E. Brouwer1-2/+2
2003-05-25[PATCH] mark shrinkable slabs as being reclaimableAndrew Morton1-1/+1
2003-04-01[PATCH] remove unreachable code (and comments) in fs/befs/linuxvfs.cRusty Russell2-12/+16
2003-03-21[PATCH] typo fix for befsAlan Cox1-1/+1
2003-02-25[PATCH] replace it's with its where appropriate.Steven Cole1-1/+1
2003-02-25[PATCH] Spelling fixes: can'tMichael Hayes1-1/+1
2003-02-24[PATCH] Spelling fixes for paticular -> particular and others.Steven Cole1-1/+1
2003-02-19[PATCH] kill EXPORT_NO_SYMBOLSChristoph Hellwig1-1/+0
2003-02-18[PATCH] spelling fix for compatable -> compatibleSteven Cole1-1/+1
2003-02-15[PATCH] 2.5.61 fix spelling of necessary in 11 filesSteven Cole2-7/+7
2003-02-15[PATCH] 2.5.61 Reduce the number of "nuber" by four.Steven Cole1-3/+3
2003-02-06[PATCH] Spelling fixes for consistent, dependent, persistentSteven Cole1-1/+1
2003-01-01Fix befs/romfs breakage from vfs.h cleanups by Christoph.Linus Torvalds1-1/+1
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig1-0/+1
2002-12-31Fix up numerous '`xxxxx' is not at beginning of declaration' style warnings.Dave Jones1-1/+1
2002-12-15[PATCH] Fix filesystems that cannot do mmap writebackAndrew Morton1-1/+1
2002-12-14[PATCH] Remove Rules.make from Makefiles (3/3)Brian Gerst1-2/+0
2002-11-17Merge home.transmeta.com:/home/torvalds/v2.5/nsec-statLinus Torvalds1-2/+3
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-2/+3
2002-11-16[PATCH] pull even more crap out of fs.hChristoph Hellwig1-0/+1
2002-10-27[PATCH] merge befs file system from 2.4 (no core changes)Alan Cox19-0/+3912