summaryrefslogtreecommitdiffstats
path: root/fs/ext2/ext2fs.c
Commit message (Expand)AuthorAgeFilesLines
* ext4fs ls load supportUma Shankar2012-08-091-919/+0
* ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2Tom Rini2012-08-071-2/+2
* ext2fs: fix warning: 'blocknxt' may be used uninitializedKim Phillips2012-07-081-1/+1
* ext2load: increase read speedu-boot@lakedaemon.net2012-06-211-2/+24
* ext2: Cache line align indirection buffersSimon Glass2012-01-051-6/+12
* ext2: constify file/dir namesMike Frysinger2010-11-281-2/+2
* ext2fs: Fix optimization bug for doubly-indirect block pointersAaron Pace2010-08-071-1/+1
* EXT2FS: fix inode size for ext2fs rev#0Michael Brandt2009-12-051-7/+13
* ext2: fix inode size and calculationsWeirich, Bernhard2009-07-281-21/+32
* fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-311-4/+0
* Fix memset bug in ext2fs_read_file()Wolfgang Denk2008-01-091-1/+1
* fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-101-1/+1
* fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-091-1/+1
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-041-1/+1
* Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-181-1/+1
* * Patch by Cajus Hahn, 04 Feb 2005:wdenk2005-02-041-4/+4
* Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100wdenk2004-12-191-1/+1
* Code cleanup.wdenk2004-12-161-525/+399
* ext2fs support addedstroese2004-12-161-0/+1004
OpenPOWER on IntegriCloud