Commit Graph

237 Commits (ee2e185f62d7b9962fa295acbb55688fbace4ad4)

Author SHA1 Message Date
Gabe Black 84cd93272e fs: Add a Coreboot Filesystem (CBFS) driver and commands 12 years ago
Marek Vasut ff04f6d122 fs: fat: Fix mkcksum() function parameters 12 years ago
Albert ARIBAUD b823fd9ba5 ARM: prevent misaligned array inits 12 years ago
Anatolij Gustschin 8cc64bafc0 yaffs2: Fix GCC 4.6 compile warnings 12 years ago
Stephen Warren bd1a7e3034 FAT: check for partition 0 not 1 for whole-disk fs 12 years ago
Simon Glass 73c15c634d ext4: Rename block group descriptor table from gd to bgd 12 years ago
Benoît Thébaudeau 1170e634dd FAT: Make it possible to read from any file position 12 years ago
Rob Herring 650f36641c cmd_reiser: use common get_device_and_partition function 12 years ago
Rob Herring 4120457044 cmd_zfs: use common get_device_and_partition function 12 years ago
Rob Herring 81180819b8 cmd_extX: use common get_device_and_partition function 12 years ago
Rob Herring 9450106296 ext4: remove init_fs/deinit_fs 12 years ago
Stephen Warren 55b523b7d4 ext4: cache-align buffers so the invalidation works 12 years ago
Benoît Thébaudeau 7ee46cebcb FAT: Fix file contents listed as directory 12 years ago
Veli-Pekka Peltola 8044c1387f ubifs: Fix ubifsload when using ZLIB 12 years ago
Stefan Roese be73913b91 ubifs: Fix memory leak in ubifs_finddir 12 years ago
Benoît Thébaudeau 0880e5bb0c FAT: Simplify get_contents 12 years ago
Benoît Thébaudeau cc63b25efb FAT: get_cluster: Add buffer bouncing 12 years ago
Benoît Thébaudeau cd1b042c5c FAT: Fix redundant sector read 12 years ago
Benoît Thébaudeau 88503ad3bb FAT: cosmetic: Remove useless assignment 12 years ago
Benoît Thébaudeau 8006dd2e57 FAT: get_fatent: Fix FAT boundary check 12 years ago
Benoît Thébaudeau 9795e07b04 FAT: cosmetic: Remove extra spaces 12 years ago
Charles Manning 74f45b739b u-boot yaffs2: Fix compilation warnings 12 years ago
Uma Shankar ed34f34dba ext4fs write support 12 years ago
Uma Shankar a1596438a6 ext4fs ls load support 12 years ago
Jorgen Lundman 4d3c95f5ea zfs: Add ZFS filesystem support 12 years ago
Charles Manning 753ac61088 u-boot: Update yaffs2 file system 12 years ago
Bernhard Walle f75325e192 UBIFS: Improve error message when reading superblock failed 12 years ago
Tom Rini 94c1a20fe7 ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 12 years ago
Kim Phillips b8032734ee ext2fs: fix warning: 'blocknxt' may be used uninitialized 12 years ago
u-boot@lakedaemon.net 436da3cd23 ext2load: increase read speed 12 years ago
Marek Vasut b37d41aa24 Block: Remove MG DISK support 12 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