1. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · 12 years ago
  2. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · 13 years ago
  3. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · 13 years ago
  4. 6a600ce ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 by Tom Rini · 12 years ago
  5. 669a21f ext2fs: fix warning: 'blocknxt' may be used uninitialized by Kim Phillips · 12 years ago
  6. 97562a3 ext2load: increase read speed by u-boot@lakedaemon.net · 13 years ago
  7. 36437bc Block: Remove MG DISK support by Marek Vasut · 13 years ago
  8. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · 13 years ago
  9. 802383b gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · 13 years ago
  10. 014705b fs/fat: align disk buffers on cache line to enable DMA and cache by Eric Nelson · 13 years ago
  11. 074438c fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  12. cb5f3bc FAT write: Fix compile errors by Donggeun Kim · 13 years ago
  13. af57ce2 FAT: update the second FAT when writing a file by Donggeun Kim · 13 years ago
  14. 83c8a78 fs/fat: Improve error handling by Kyle Moffett · 13 years ago
  15. 1b3b4b7 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · 13 years ago
  16. 157d293 ext2: Cache line align indirection buffers by Simon Glass · 13 years ago
  17. 891240a fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · 13 years ago
  18. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · 13 years ago
  19. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · 13 years ago
  20. 5c8f780 fat.c: fix printf() length modifier by Andreas Bießmann · 13 years ago
  21. 5a72269 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · 13 years ago
  22. 87a42d3 fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) by Wolfgang Denk · 13 years ago
  23. dab3474 Fix warnings in yaffs by Simon Glass · 13 years ago
  24. 51fcf7d fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings by Anatolij Gustschin · 13 years ago
  25. 8fff354 fs/fat/fat.c: Fix GCC 4.6 build warning by Wolfgang Denk · 13 years ago
  26. 5d8296e GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · 13 years ago
  27. 24c8ed4 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · 13 years ago
  28. 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · 13 years ago
  29. 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · 13 years ago
  30. 8f81400 FAT: Add FAT write feature by Donggeun Kim · 13 years ago
  31. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · 13 years ago
  32. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · 13 years ago
  33. 384b1fb ubifs bad superblock bug by Lars Poeschel · 13 years ago
  34. bf913c1 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · 13 years ago
  35. 51de6cf fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · 13 years ago
  36. 42cdc9f fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · 13 years ago
  37. d591653 fat: cannot compare bytes and sectors by Sergei Shtylyov · 13 years ago
  38. 5ab3ba7 fat: fix crash with big sector size by Sergei Shtylyov · 13 years ago
  39. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · 13 years ago
  40. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · 13 years ago
  41. 69dbcdf YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  42. bb13376 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · 13 years ago
  43. fc67d14 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · 13 years ago
  44. 11d1346 YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · 13 years ago
  45. bdea217 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · 13 years ago
  46. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · 13 years ago
  47. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · 13 years ago
  48. 44aef48 ext2: Simplify partial sector access logic by Anton Staaf · 13 years ago
  49. 949a89b ext2: Fix checkpatch violations by Anton Staaf · 13 years ago
  50. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · 13 years ago
  51. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · 14 years ago
  52. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · 14 years ago
  53. 4ea8966 fat32 root directory handling by Erik Hansen · 14 years ago
  54. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · 14 years ago
  55. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · 14 years ago
  56. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · 14 years ago
  57. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · 14 years ago
  58. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · 14 years ago
  59. 8c8f582 ext2: constify file/dir names by Mike Frysinger · 14 years ago
  60. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · 14 years ago
  61. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · 14 years ago
  62. 3676f80 FAT: buffer overflow with FAT12/16 by Stefano Babic · 14 years ago
  63. 45d513e VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · 14 years ago
  64. 3ebc202 ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · 14 years ago
  65. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · 14 years ago
  66. a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · 14 years ago
  67. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · 14 years ago
  68. 56fff49 nios: remove nios-32 arch by Thomas Chou · 15 years ago
  69. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · 15 years ago
  70. d64a813 jffs2, suen3: Fix compiler warning by Heiko Schocher · 15 years ago
  71. 0eded4f JFFS2: drop support for LZARI compression mode by Wolfgang Denk · 15 years ago
  72. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · 15 years ago
  73. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · 15 years ago
  74. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · 15 years ago
  75. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · 15 years ago
  76. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · 15 years ago
  77. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · 15 years ago
  78. 13edaf3 Move __set/clear_bit from ubifs.h to bitops.h by Simon Kagstrom · 15 years ago
  79. bcaa1f7 jffs2: some fixes to summary support by Ilya Yanok · 15 years ago
  80. a87011e jffs2: clean the cache in case of malloc fails in build_lists by Ilya Yanok · 15 years ago
  81. 0d9e485 ext2: fix inode size and calculations by Weirich, Bernhard · 15 years ago
  82. 9866305 Remove legacy NAND and disk on chip code. by Scott Wood · 16 years ago
  83. 155abaa FAT replace compare_sign with strncmp. by Tom Rix · 16 years ago
  84. b577580 ubifs: fix small error path mismatch by Daniel Mack · 15 years ago
  85. a7a743e ubifs: BUG: Blocks commpressed with zlib by Ricardo Ribalda Delgado · 16 years ago
  86. 3ed24a2 ubifs: BUG realpath string must be ended with NULL by Ricardo Ribalda Delgado · 16 years ago
  87. 38037b0 UBIFS: Remove tnc_commit.c which is not used in the read-only version by Stefan Roese · 16 years ago
  88. 542bcb9 UBIFS: fix recovery bug by Adrian Hunter · 16 years ago
  89. e366f15 Update CHANGELOG, coding style cleanup. by Wolfgang Denk · 16 years ago
  90. 619697a UBIFS: add R/O compatibility by Artem Bityutskiy · 16 years ago
  91. 6bb9449 rename include/zlib.h to include/u-boot/zlib.h by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  92. f0b1bdd mflash: Initial mflash support by unsik Kim · 16 years ago
  93. b061701 UBIFS: Missing offset relocation for compressor 'none' by Michael Lawnick · 16 years ago
  94. 2fc10f6 UBIFS: Implement read-only UBIFS support in U-Boot by Stefan Roese · 16 years ago
  95. bd10900 fat.c: fix warning: array subscript is above array bounds by Wolfgang Denk · 16 years ago
  96. 95f99a4 fat: fix unaligned errors by Bryan Wu · 16 years ago
  97. 71e05e0 jffs2: include <linux/mtd/compat.h> instead of defining own min_t by Ilya Yanok · 16 years ago
  98. 853208e fs/fat: handle FAT on SATA by Sonic Zhang · 16 years ago
  99. c0c0773 jffs2: cache data_crc results by Ilya Yanok · 16 years ago
  100. a933bd6 jffs2: summary support by Ilya Yanok · 16 years ago