aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-11-07fs/fat/fat.c: Fix GCC 4.6 build warningWolfgang Denk
2011-10-27GCC4.6: Squash warnings in yaffs_guts.cMarek Vasut
2011-10-27GCC4.6: Drop dead code from yaffs_guts.cMarek Vasut
2011-10-27fat: correct ATTR_VFAT checkJ. Vijayanand
2011-10-27fs/fat/fat.c: fix warning: 'part_size' defined but not usedWolfgang Denk
2011-10-26FAT: Add FAT write featureDonggeun Kim
2011-10-25ext2: Cache line aligned partial sector bounce bufferAnton staaf
2011-10-15punt unused clean/distclean targetsMike Frysinger
2011-10-12ubifs bad superblock bugLars Poeschel
2011-10-09fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not usedWolfgang Denk
2011-10-01fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKSSergei Shtylyov
2011-10-01fat: root directory cluster only makes sense for FAT32Sergei Shtylyov
2011-10-01fat: cannot compare bytes and sectorsSergei Shtylyov
2011-10-01fat: fix crash with big sector sizeSergei Shtylyov
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