aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-26fs/fat/fat_write.c: Fix GCC 4.6 warningsAnatolij Gustschin
2012-03-24FAT write: Fix compile errorsDonggeun Kim
2012-01-05FAT: update the second FAT when writing a fileDonggeun Kim
2012-01-05fs/fat: Improve error handlingKyle Moffett
2012-01-05fs/fat: Fix FAT detection to support non-DOS partition tablesKyle Moffett
2012-01-05ext2: Cache line align indirection buffersSimon Glass
2012-01-05fat: reset VFAT short alias checksum on first matchSergei Shtylyov
2011-12-23Merge branch 'next' of ../nextWolfgang Denk
2011-12-20FAT: fix some issues in FAT write support codeAnatolij Gustschin
2011-12-17fat.c: fix printf() length modifierAndreas Bießmann
2011-12-12fs/reiserfs/reiserfs.c: Fix compiler warningAnatolij Gustschin
2011-12-10fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug)Wolfgang Denk
2011-11-16Fix warnings in yaffsSimon Glass
2011-11-16fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warningsAnatolij Gustschin
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