Commit Graph

207 Commits (616887016d4e82f15fa5acc5d111c16bf2d29843)

Author SHA1 Message Date
u-boot@lakedaemon.net 436da3cd23 ext2load: increase read speed 13 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 13 years ago
Mike Frysinger 7b15e2bb9b linux/compat.h: rename from linux/mtd/compat.h 13 years ago
Mike Frysinger e3ed0575a7 gunzip: rename z{alloc, free} to gz{alloc, free} 13 years ago
Eric Nelson 9a800ac718 fs/fat: align disk buffers on cache line to enable DMA and cache 13 years ago
Anatolij Gustschin bf6b6af746 fs/fat/fat_write.c: Fix GCC 4.6 warnings 13 years ago
Donggeun Kim 079df7223c FAT write: Fix compile errors 13 years ago
Donggeun Kim 627182ea9d FAT: update the second FAT when writing a file 13 years ago
Kyle Moffett 46236b1407 fs/fat: Improve error handling 13 years ago
Kyle Moffett 9813b750f3 fs/fat: Fix FAT detection to support non-DOS partition tables 13 years ago
Simon Glass 26784f1ecb ext2: Cache line align indirection buffers 13 years ago
Sergei Shtylyov bf34e7d952 fat: reset VFAT short alias checksum on first match 13 years ago
Anatolij Gustschin 8506eb8d6a FAT: fix some issues in FAT write support code 13 years ago
Andreas Bießmann 2d1b83b346 fat.c: fix printf() length modifier 13 years ago
Anatolij Gustschin fa75f51561 fs/reiserfs/reiserfs.c: Fix compiler warning 13 years ago
Wolfgang Denk 5c2db13a2a fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) 13 years ago
Simon Glass 986bb0e6a0 Fix warnings in yaffs 13 years ago
Anatolij Gustschin 360ab45089 fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings 13 years ago
Wolfgang Denk 6471ada534 fs/fat/fat.c: Fix GCC 4.6 build warning 13 years ago
Marek Vasut 4754c82372 GCC4.6: Squash warnings in yaffs_guts.c 13 years ago
Marek Vasut 4b41478c66 GCC4.6: Drop dead code from yaffs_guts.c 13 years ago
J. Vijayanand 206d68fdd4 fat: correct ATTR_VFAT check 13 years ago
Wolfgang Denk e116cc069f fs/fat/fat.c: fix warning: 'part_size' defined but not used 13 years ago
Donggeun Kim c30a15e590 FAT: Add FAT write feature 13 years ago
Anton staaf 4c1cd721d8 ext2: Cache line aligned partial sector bounce buffer 13 years ago
Mike Frysinger 464c79207c punt unused clean/distclean targets 13 years ago
Lars Poeschel 349a8d5e56 ubifs bad superblock bug 13 years ago
Wolfgang Denk 16b9afd2b3 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used 13 years ago
Sergei Shtylyov 025421eab4 fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS 13 years ago
Sergei Shtylyov 40e219165b fat: root directory cluster only makes sense for FAT32 13 years ago
Sergei Shtylyov 60b36f0fc7 fat: cannot compare bytes and sectors 13 years ago
Sergei Shtylyov ac4977719e fat: fix crash with big sector size 13 years ago
Wolfgang Denk aaf6935b22 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' 13 years ago
Bastian Ruppert 46d7274cdc UBIFS: Change ubifsload to set the filesize variable 13 years ago
Wolfgang Denk 068d6f9a26 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings 13 years ago
Wolfgang Denk 3da04743b8 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings 13 years ago
Wolfgang Denk fa00e0324c YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings 13 years ago
Wolfgang Denk 9d0265e9bb YAFFS2: fs/yaffs2/Makefile - fix build warnings 13 years ago
Wolfgang Denk 6ac360c465 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings 13 years ago
Wolfgang Denk 3267bc1b2b ubifs: Fix bad free() sequence in ubifs_finddir() 14 years ago
Albert ARIBAUD fa82f871c8 Convert ISO-8859 files to UTF-8 14 years ago
Anton Staaf d961c188b2 ext2: Simplify partial sector access logic 14 years ago
Anton Staaf 9bac35f57b ext2: Fix checkpatch violations 14 years ago
Aneesh V 05bad4aa56 scaled down version of generic libraries for SPL 14 years ago
Heiko Schocher 62a813bcac cramfs: make cramfs usable without a NOR flash 14 years ago
Loïc Minier 6052cbab40 Fix misc spelling errors found by lintian 14 years ago
Erik Hansen 3f270f42d7 fat32 root directory handling 14 years ago
Dirk Behme c7b7d4550d UBIFS: Fix dereferencing type-punned pointer compiler warning 14 years ago
Mike Frysinger 3f7cfeea2d ext2: constify file/dir names 14 years ago
Ricardo Ribalda Delgado 64b6817848 ubifs.c: BUG: Error following links 14 years ago