index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext2
/
ext2fs.c
Age
Commit message (
Expand
)
Author
2012-08-09
ext4fs ls load support
Uma Shankar
2012-08-07
ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2
Tom Rini
2012-07-08
ext2fs: fix warning: 'blocknxt' may be used uninitialized
Kim Phillips
2012-06-21
ext2load: increase read speed
[email protected]
2012-01-05
ext2: Cache line align indirection buffers
Simon Glass
2010-11-28
ext2: constify file/dir names
Mike Frysinger
2010-08-07
ext2fs: Fix optimization bug for doubly-indirect block pointers
Aaron Pace
2009-12-05
EXT2FS: fix inode size for ext2fs rev#0
Michael Brandt
2009-07-28
ext2: fix inode size and calculations
Weirich, Bernhard
2008-08-31
fs: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-01-09
Fix memset bug in ext2fs_read_file()
Wolfgang Denk
2007-07-10
fs/: Remove lingering references to CFG_CMD_* symbols.
Jon Loeliger
2007-07-09
fs/: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-04
fs/: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-01-18
Add VGA support (CT69000) to CPCI750 board.
Stefan Roese
2005-02-04
* Patch by Cajus Hahn, 04 Feb 2005:
wdenk
2004-12-19
Cleanup: avoid trigraph warning in fs/ext2/ext2fs.c; rename UC100 -> uc100
wdenk
2004-12-16
Code cleanup.
wdenk
2004-12-16
ext2fs support added
stroese