summaryrefslogtreecommitdiffstats
path: root/fs/ext2
Commit message (Expand)AuthorAgeFilesLines
* ext2: Cache line align indirection buffersSimon Glass2012-01-051-6/+12
* ext2: Cache line aligned partial sector bounce bufferAnton staaf2011-10-251-1/+1
* ext2: Simplify partial sector access logicAnton Staaf2011-07-281-27/+15
* ext2: Fix checkpatch violationsAnton Staaf2011-07-281-39/+43
* ext2: constify file/dir namesMike Frysinger2010-11-281-2/+2
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-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-313-10/+3
* fs: Fix ext2 read issueDave Liu2008-03-021-0/+16
* Fix memset bug in ext2fs_read_file()Wolfgang Denk2008-01-091-1/+1
* fs/: Remove lingering references to CFG_CMD_* symbols.Jon Loeliger2007-07-102-2/+2
* fs/: Remove obsolete references to CONFIG_COMMANDSJon Loeliger2007-07-092-2/+2
* fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).Jon Loeliger2007-07-042-2/+2
* Move "ar" flags to config.mk to allow for silent "make -s"Wolfgang Denk2006-10-091-1/+1
* Add support for a saving build objects in a separate directory.Marian Balakowicz2006-09-011-7/+11
* Add VGA support (CT69000) to CPCI750 board.Stefan Roese2006-01-181-1/+1
* * Fix get_partition_info() parameter error in all other callswdenk2005-03-041-4/+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-162-607/+468
* ext2fs support addedstroese2004-12-163-0/+1194
OpenPOWER on IntegriCloud