aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-07ext2fs: Fix optimization bug for doubly-indirect block pointersAaron Pace
2010-07-24fs/fat: Big code cleanup.Wolfgang Denk
2010-07-24FAT32: fix broken root directory handling.Wolfgang Denk
2010-07-24FAT32: fix support for superfloppy-format (PBR)Wolfgang Denk
2010-05-28nios: remove nios-32 archThomas Chou
2010-04-28ubifsmount fails due to not initialized listStefano Babic
2010-03-31jffs2, suen3: Fix compiler warningHeiko Schocher
2010-01-15JFFS2: drop support for LZARI compression modeWolfgang Denk
2009-12-21move prototypes for gunzip() and zunzip() to common.hWolfgang Wegner
2009-12-08common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher
2009-12-05EXT2FS: fix inode size for ext2fs rev#0Michael Brandt
2009-10-03Conditionally perform common relocation fixupsPeter Tyser
2009-09-28ubifs: Correct dereferencing of files-after-symlinksSimon Kagstrom
2009-09-23ubifs: Add support for looking up directory and relative symlinksSimon Kagstrom
2009-09-15Move __set/clear_bit from ubifs.h to bitops.hSimon Kagstrom
2009-08-21jffs2: some fixes to summary supportIlya Yanok
2009-08-18jffs2: clean the cache in case of malloc fails in build_listsIlya Yanok
2009-07-28ext2: fix inode size and calculationsWeirich, Bernhard
2009-07-16Remove legacy NAND and disk on chip code.Scott Wood
2009-06-12FAT replace compare_sign with strncmp.Tom Rix
2009-06-09ubifs: fix small error path mismatchDaniel Mack
2009-04-30ubifs: BUG: Blocks commpressed with zlibRicardo Ribalda Delgado
2009-04-28ubifs: BUG realpath string must be ended with NULLRicardo Ribalda Delgado
2009-04-28UBIFS: Remove tnc_commit.c which is not used in the read-only versionStefan Roese
2009-04-28UBIFS: fix recovery bugAdrian Hunter
2009-04-05Update CHANGELOG, coding style cleanup.Wolfgang Denk
2009-04-04UBIFS: add R/O compatibilityArtem Bityutskiy
2009-04-04rename include/zlib.h to include/u-boot/zlib.hJean-Christophe PLAGNIOL-VILLARD
2009-04-03mflash: Initial mflash supportunsik Kim
2009-03-20UBIFS: Missing offset relocation for compressor 'none'Michael Lawnick
2009-03-20UBIFS: Implement read-only UBIFS support in U-BootStefan Roese
2009-01-27fat.c: fix warning: array subscript is above array boundsWolfgang Denk
2009-01-24fat: fix unaligned errorsBryan Wu
2008-12-16jffs2: include <linux/mtd/compat.h> instead of defining own min_tIlya Yanok
2008-12-10fs/fat: handle FAT on SATASonic Zhang
2008-12-09jffs2: cache data_crc resultsIlya Yanok
2008-12-09jffs2: summary supportIlya Yanok
2008-12-09jffs2: add buffer to cache flash accessesIlya Yanok
2008-12-09jffs2: rewrite jffs2 scanning code based on Linux oneIlya Yanok
2008-12-09jffs2: fix searching for latest version in jffs2_1pass_list_inodes()Ilya Yanok
2008-12-04Remove non-ascii characters from fat codeRemy Bohmer
2008-10-31JFFS2: Eliminate compiler error when both NAND and OneNAND are enabled.Scott Wood
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD
2008-09-06Add JFFS2 command support on OneNANDKyungmin Park
2008-08-31fs: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-21Make the YAFFS filesystem workRemy Bohmer
2008-08-14Coding Style cleanup, update CHANGELOGWolfgang Denk
2008-08-13drivers/mtd/nand: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD
2008-08-12moving files from yaffs2/direct/ to yaffs2/ and deleting all symlinksWilliam Juul
2008-08-12Clean out unneeded filesWilliam Juul