1. eef1cf2 include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · 12 years ago
  2. f9b55e2 fs: rename fsload command to load by Stephen Warren · 12 years ago
  3. 3f83c87 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · 12 years ago
  4. e9b0f99 fs: fix do_fsload() handling of optional arguments by Stephen Warren · 12 years ago
  5. e08ebf4 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · 12 years ago
  6. a1b231c fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · 12 years ago
  7. 045fa1e fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · 12 years ago
  8. 03e2ecf fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · 12 years ago
  9. 672ee21 fs: delete unused Makefile by Stephen Warren · 12 years ago
  10. 5e8f983 FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · 12 years ago
  11. a1687b8 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · 12 years ago
  12. 461f86e FAT: remove cur_part_nr by Stephen Warren · 12 years ago
  13. 84cd932 fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · 12 years ago
  14. ff04f6d fs: fat: Fix mkcksum() function parameters by Marek Vasut · 12 years ago
  15. b823fd9 ARM: prevent misaligned array inits by Albert ARIBAUD · 12 years ago
  16. 8cc64ba yaffs2: Fix GCC 4.6 compile warnings by Anatolij Gustschin · 12 years ago
  17. bd1a7e3 FAT: check for partition 0 not 1 for whole-disk fs by Stephen Warren · 12 years ago
  18. 73c15c6 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · 12 years ago
  19. 1170e63 FAT: Make it possible to read from any file position by Benoît Thébaudeau · 12 years ago
  20. 650f366 cmd_reiser: use common get_device_and_partition function by Rob Herring · 12 years ago
  21. 4120457 cmd_zfs: use common get_device_and_partition function by Rob Herring · 12 years ago
  22. 8118081 cmd_extX: use common get_device_and_partition function by Rob Herring · 12 years ago
  23. 9450106 ext4: remove init_fs/deinit_fs by Rob Herring · 12 years ago
  24. 5fb29f3 Merge branch 'ext4' by Tom Rini · 12 years ago
  25. 55b523b ext4: cache-align buffers so the invalidation works by Stephen Warren · 12 years ago
  26. 7ee46ce FAT: Fix file contents listed as directory by Benoît Thébaudeau · 12 years ago
  27. 8044c13 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · 12 years ago
  28. be73913 ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · 12 years ago
  29. 0880e5b FAT: Simplify get_contents by Benoît Thébaudeau · 12 years ago
  30. cc63b25 FAT: get_cluster: Add buffer bouncing by Benoît Thébaudeau · 12 years ago
  31. cd1b042 FAT: Fix redundant sector read by Benoît Thébaudeau · 12 years ago
  32. 88503ad FAT: cosmetic: Remove useless assignment by Benoît Thébaudeau · 12 years ago
  33. 8006dd2 FAT: get_fatent: Fix FAT boundary check by Benoît Thébaudeau · 12 years ago
  34. 9795e07 FAT: cosmetic: Remove extra spaces by Benoît Thébaudeau · 12 years ago
  35. 74f45b7 u-boot yaffs2: Fix compilation warnings by Charles Manning · 12 years ago
  36. ed34f34 ext4fs write support by Uma Shankar · 12 years ago
  37. a159643 ext4fs ls load support by Uma Shankar · 12 years ago
  38. 4d3c95f zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  39. 753ac61 u-boot: Update yaffs2 file system by Charles Manning · 12 years ago
  40. f75325e UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 12 years ago
  41. 94c1a20 ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 by Tom Rini · 12 years ago
  42. b803273 ext2fs: fix warning: 'blocknxt' may be used uninitialized by Kim Phillips · 12 years ago
  43. 436da3c ext2load: increase read speed by u-boot@lakedaemon.net · 12 years ago
  44. b37d41a Block: Remove MG DISK support by Marek Vasut · 13 years ago
  45. 7b15e2b linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 12 years ago
  46. e3ed057 gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 12 years ago
  47. 9a800ac fs/fat: align disk buffers on cache line to enable DMA and cache by Eric Nelson · 12 years ago
  48. bf6b6af fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  49. 079df72 FAT write: Fix compile errors by Donggeun Kim · 13 years ago
  50. 627182e FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  51. 46236b1 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
  52. 9813b75 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  53. 26784f1 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  54. bf34e7d fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  55. bfcc40b Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  56. 8506eb8 FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  57. 2d1b83b fat.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  58. fa75f51 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · 13 years ago
  59. 5c2db13 fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) by Wolfgang Denk · 13 years ago
  60. 986bb0e Fix warnings in yaffs by Simon Glass · 13 years ago
  61. 360ab45 fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  62. 6471ada fs/fat/fat.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  63. 4754c82 GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · 13 years ago
  64. 4b41478 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · 13 years ago
  65. 206d68f fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  66. e116cc0 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  67. c30a15e FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  68. 4c1cd72 ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  69. 464c792 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  70. 349a8d5 ubifs bad superblock bug by Lars Poeschel · 13 years ago
  71. 16b9afd fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  72. 025421e fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
  73. 40e2191 fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · 13 years ago
  74. 60b36f0 fat: cannot compare bytes and sectors by Sergei Shtylyov · 13 years ago
  75. ac49777 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  76. aaf6935 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  77. 46d7274 UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  78. 068d6f9 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  79. 3da0474 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  80. fa00e03 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · 13 years ago
  81. 9d0265e YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · 13 years ago
  82. 6ac360c YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · 13 years ago
  83. 3267bc1 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  84. fa82f87 Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  85. d961c18 ext2: Simplify partial sector access logic by Anton Staaf · 13 years ago
  86. 9bac35f ext2: Fix checkpatch violations by Anton Staaf · 13 years ago
  87. 05bad4a scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  88. 62a813b cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 13 years ago
  89. 6052cba Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  90. 3f270f4 fat32 root directory handling by Erik Hansen · 14 years ago
  91. c7b7d45 UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  92. 006915f Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  93. 64b6817 ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  94. b1a14f8 UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  95. cb9c09d UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  96. c87f645 ext2: constify file/dir names by Mike Frysinger · 14 years ago
  97. 6d8962e Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  98. 2e5167c Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  99. 11c8dd3 FAT: buffer overflow with FAT12/16 by Stefano Babic · 14 years ago
  100. 3831530 VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago