aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-09-10UBIFS: fix warning: format '%lX' expects type 'long unsigned int'Wolfgang Denk
2011-09-10UBIFS: Change ubifsload to set the filesize variableBastian Ruppert
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/Makefile - fix build warningsWolfgang Denk
2011-09-10YAFFS2: fs/yaffs2/yaffscfg.c - fix build warningsWolfgang Denk
2011-08-19ubifs: Fix bad free() sequence in ubifs_finddir()Wolfgang Denk
2011-08-04Convert ISO-8859 files to UTF-8Albert ARIBAUD
2011-07-28ext2: Simplify partial sector access logicAnton Staaf
2011-07-28ext2: Fix checkpatch violationsAnton Staaf
2011-07-26scaled down version of generic libraries for SPLAneesh V
2011-05-10cramfs: make cramfs usable without a NOR flashHeiko Schocher
2011-04-12Fix misc spelling errors found by lintianLoïc Minier
2011-04-02fat32 root directory handlingErik Hansen
2011-01-11UBIFS: Fix dereferencing type-punned pointer compiler warningDirk Behme
2010-12-16Merge branch 'master' of ../master into nextWolfgang Denk
2010-12-03ubifs.c: BUG: Error following linksRicardo Ribalda Delgado
2010-12-03UBIFS: Change ubifsload to not read beyond the requested sizeStefan Roese
2010-12-03UBIFS: Add ubifsumount command to unmount an active volumeStefan Roese
2010-11-28ext2: constify file/dir namesMike Frysinger
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-10-29Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOCWolfgang Denk
2010-10-20FAT: buffer overflow with FAT12/16Stefano Babic
2010-10-12VFAT: fix processing of scattered long file name entriesMikhail Zolotaryov
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