1. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  2. 514c65c yaffs2: Fix GCC 4.6 compile warnings by Anatolij Gustschin · Fri Oct 05 23:31:03 2012 +0000
  3. 2e1b357 FAT: check for partition 0 not 1 for whole-disk fs by Stephen Warren · Fri Oct 05 13:17:39 2012 +0000
  4. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · Wed Oct 03 11:37:49 2012 +0000
  5. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · Tue Sep 18 08:14:56 2012 +0000
  6. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:50 2012 +0000
  7. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:49 2012 +0000
  8. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  9. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  10. edd5f22 Merge branch 'ext4' by Tom Rini · Thu Sep 20 11:27:35 2012 -0700
  11. 07639f2 ext4: cache-align buffers so the invalidation works by Stephen Warren · Tue Sep 18 08:05:28 2012 +0000
  12. 7ca2a8a FAT: Fix file contents listed as directory by Benoît Thébaudeau · Fri Jul 20 03:20:29 2012 +0000
  13. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · Wed Sep 05 18:05:14 2012 +0300
  14. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · Tue Aug 28 14:00:24 2012 +0200
  15. 01938d8 FAT: Simplify get_contents by Benoît Thébaudeau · Fri Jul 20 15:21:37 2012 +0200
  16. e957c07 FAT: get_cluster: Add buffer bouncing by Benoît Thébaudeau · Fri Jul 20 15:21:08 2012 +0200
  17. 2b89d3e FAT: Fix redundant sector read by Benoît Thébaudeau · Fri Jul 20 15:20:12 2012 +0200
  18. 8550e82 FAT: cosmetic: Remove useless assignment by Benoît Thébaudeau · Fri Jul 20 15:19:51 2012 +0200
  19. 808a5fd FAT: get_fatent: Fix FAT boundary check by Benoît Thébaudeau · Fri Jul 20 15:19:29 2012 +0200
  20. 0a12037 FAT: cosmetic: Remove extra spaces by Benoît Thébaudeau · Fri Jul 20 15:18:44 2012 +0200
  21. 4f28fc2 u-boot yaffs2: Fix compilation warnings by Charles Manning · Tue Aug 14 18:26:10 2012 +0000
  22. a74a99a ext4fs write support by Uma Shankar · Fri May 25 21:22:49 2012 +0530
  23. 71014b6 ext4fs ls load support by Uma Shankar · Fri May 25 21:21:44 2012 +0530
  24. 9b4a1f9 zfs: Add ZFS filesystem support by Jorgen Lundman · Thu Jul 19 20:48:25 2012 +0000
  25. 3796e1f u-boot: Update yaffs2 file system by Charles Manning · Wed May 09 16:55:17 2012 +0000
  26. 84f2de9 UBIFS: Improve error message when reading superblock failed by Bernhard Walle · Mon Apr 02 01:58:34 2012 +0000
  27. 6a600ce ext2fs: fix warning: 'blocknxt' may be used uninitialized with gcc 4.2 by Tom Rini · Tue Aug 07 09:58:34 2012 -0700
  28. 669a21f ext2fs: fix warning: 'blocknxt' may be used uninitialized by Kim Phillips · Tue Jul 03 17:41:56 2012 -0500
  29. 97562a3 ext2load: increase read speed by u-boot@lakedaemon.net · Wed Mar 28 04:37:11 2012 +0000
  30. 36437bc Block: Remove MG DISK support by Marek Vasut · Sun Mar 04 15:11:32 2012 +0000
  31. 11d1a09 linux/compat.h: rename from linux/mtd/compat.h by Mike Frysinger · Mon Apr 09 13:39:55 2012 +0000
  32. 802383b gunzip: rename z{alloc, free} to gz{alloc, free} by Mike Frysinger · Mon Apr 09 13:39:53 2012 +0000
  33. 014705b fs/fat: align disk buffers on cache line to enable DMA and cache by Eric Nelson · Wed Apr 11 04:08:53 2012 +0000
  34. 074438c fs/fat/fat_write.c: Fix GCC 4.6 warnings by Anatolij Gustschin · Sat Mar 24 23:40:56 2012 +0100
  35. cb5f3bc FAT write: Fix compile errors by Donggeun Kim · Thu Mar 22 04:38:55 2012 +0000
  36. af57ce2 FAT: update the second FAT when writing a file by Donggeun Kim · Tue Dec 20 18:34:27 2011 +0000
  37. 83c8a78 fs/fat: Improve error handling by Kyle Moffett · Tue Dec 20 07:41:13 2011 +0000
  38. 1b3b4b7 fs/fat: Fix FAT detection to support non-DOS partition tables by Kyle Moffett · Wed Dec 21 07:08:10 2011 +0000
  39. 157d293 ext2: Cache line align indirection buffers by Simon Glass · Wed Dec 21 10:01:27 2011 +0000
  40. 891240a fat: reset VFAT short alias checksum on first match by Sergei Shtylyov · Mon Jan 02 06:54:29 2012 +0000
  41. 93fa6b8 Merge branch 'next' of ../next by Wolfgang Denk · Fri Dec 23 20:53:58 2011 +0100
  42. f4f9d5d FAT: fix some issues in FAT write support code by Anatolij Gustschin · Thu Dec 15 03:12:14 2011 +0000
  43. 5c8f780 fat.c: fix printf() length modifier by Andreas Bießmann · Thu Dec 15 09:56:54 2011 +0100
  44. 5a72269 fs/reiserfs/reiserfs.c: Fix compiler warning by Anatolij Gustschin · Mon Dec 12 03:16:17 2011 +0000
  45. 87a42d3 fs/yaffs2/yaffs_guts.c: Fix GCC 4.6 compile warning (and bug) by Wolfgang Denk · Fri Dec 09 12:14:22 2011 +0100
  46. dab3474 Fix warnings in yaffs by Simon Glass · Tue Nov 15 18:17:07 2011 +0000
  47. 51fcf7d fs/yaffs2/yaffs_guts.c: Fix some GCC 4.6 warnings by Anatolij Gustschin · Tue Nov 15 13:21:02 2011 +0000
  48. 8fff354 fs/fat/fat.c: Fix GCC 4.6 build warning by Wolfgang Denk · Fri Nov 04 15:55:15 2011 +0000
  49. 5d8296e GCC4.6: Squash warnings in yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:38 2011 +0000
  50. 24c8ed4 GCC4.6: Drop dead code from yaffs_guts.c by Marek Vasut · Mon Oct 24 23:41:37 2011 +0000
  51. 575e21e fat: correct ATTR_VFAT check by J. Vijayanand · Wed Oct 19 07:43:08 2011 +0000
  52. 27e5620 fs/fat/fat.c: fix warning: 'part_size' defined but not used by Wolfgang Denk · Thu Oct 27 23:08:16 2011 +0200
  53. 8f81400 FAT: Add FAT write feature by Donggeun Kim · Mon Oct 24 21:15:28 2011 +0000
  54. 0f3f02a ext2: Cache line aligned partial sector bounce buffer by Anton staaf · Mon Oct 03 13:55:00 2011 +0000
  55. ab2b7e1 punt unused clean/distclean targets by Mike Frysinger · Thu Oct 13 06:54:57 2011 +0000
  56. 384b1fb ubifs bad superblock bug by Lars Poeschel · Wed Oct 12 11:31:19 2011 +0200
  57. bf913c1 fs/jffs2/jffs2_1pass.c: fix warning: variable ... set but not used by Wolfgang Denk · Wed Oct 05 22:58:11 2011 +0200
  58. 51de6cf fat: replace LINEAR_PREFETCH_SIZE with PREFETCH_BLOCKS by Sergei Shtylyov · Fri Aug 19 09:37:46 2011 +0000
  59. 42cdc9f fat: root directory cluster only makes sense for FAT32 by Sergei Shtylyov · Fri Aug 19 09:32:34 2011 +0000
  60. d591653 fat: cannot compare bytes and sectors by Sergei Shtylyov · Mon Aug 08 09:39:29 2011 +0000
  61. 5ab3ba7 fat: fix crash with big sector size by Sergei Shtylyov · Mon Aug 08 09:38:33 2011 +0000
  62. ec96f67 UBIFS: fix warning: format '%lX' expects type 'long unsigned int' by Wolfgang Denk · Sat Sep 10 00:41:14 2011 +0200
  63. fd43edd UBIFS: Change ubifsload to set the filesize variable by Bastian Ruppert · Mon Sep 05 03:03:57 2011 +0000
  64. 69dbcdf YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:22 2011 +0000
  65. bb13376 YAFFS2: fs/yaffs2/yaffs_guts.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:21 2011 +0000
  66. fc67d14 YAFFS2: fs/yaffs2/yaffs_nand.[hc] - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:20 2011 +0000
  67. 11d1346 YAFFS2: fs/yaffs2/Makefile - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:19 2011 +0000
  68. bdea217 YAFFS2: fs/yaffs2/yaffscfg.c - fix build warnings by Wolfgang Denk · Thu Sep 08 02:10:18 2011 +0000
  69. f9b3a47 ubifs: Fix bad free() sequence in ubifs_finddir() by Wolfgang Denk · Thu Jul 28 15:27:22 2011 +0200
  70. 60fbc8d Convert ISO-8859 files to UTF-8 by Albert ARIBAUD · Thu Aug 04 18:45:45 2011 +0200
  71. 44aef48 ext2: Simplify partial sector access logic by Anton Staaf · Mon Jun 13 11:40:40 2011 +0000
  72. 949a89b ext2: Fix checkpatch violations by Anton Staaf · Mon Jun 13 11:40:39 2011 +0000
  73. 55fc5b6 scaled down version of generic libraries for SPL by Aneesh V · Wed Jul 13 05:11:06 2011 +0000
  74. 45b4291 cramfs: make cramfs usable without a NOR flash by Heiko Schocher · Tue May 03 02:15:15 2011 +0000
  75. 5d0569a Fix misc spelling errors found by lintian by Loïc Minier · Thu Feb 03 22:04:26 2011 +0100
  76. 4ea8966 fat32 root directory handling by Erik Hansen · Thu Mar 24 10:15:37 2011 +0100
  77. 56e10ce UBIFS: Fix dereferencing type-punned pointer compiler warning by Dirk Behme · Sat Dec 25 10:58:46 2010 +0100
  78. 0b2cc86 Merge branch 'master' of ../master into next by Wolfgang Denk · Thu Dec 16 23:00:53 2010 +0100
  79. 4a2e69c ubifs.c: BUG: Error following links by Ricardo Ribalda Delgado · Thu Dec 02 15:02:35 2010 +0100
  80. 28ea29f UBIFS: Change ubifsload to not read beyond the requested size by Stefan Roese · Mon Nov 01 17:28:00 2010 +0100
  81. ff98053 UBIFS: Add ubifsumount command to unmount an active volume by Stefan Roese · Thu Oct 28 14:09:22 2010 +0200
  82. 8c8f582 ext2: constify file/dir names by Mike Frysinger · Wed Oct 20 07:18:09 2010 -0400
  83. a8d426f Switch from archive libraries to partial linking by Sebastien Carlier · Fri Nov 05 15:48:07 2010 +0100
  84. d0813e5 Replace CONFIG_RELOC_FIXUP_WORKS by CONFIG_NEEDS_MANUAL_RELOC by Wolfgang Denk · Thu Oct 28 20:00:11 2010 +0200
  85. 3676f80 FAT: buffer overflow with FAT12/16 by Stefano Babic · Wed Oct 20 08:51:45 2010 +0200
  86. 45d513e VFAT: fix processing of scattered long file name entries by Mikhail Zolotaryov · Wed Sep 08 17:06:03 2010 +0300
  87. 3ebc202 ext2fs: Fix optimization bug for doubly-indirect block pointers by Aaron Pace · Mon Jul 26 14:24:44 2010 -0600
  88. 927b8ce fs/fat: Big code cleanup. by Wolfgang Denk · Mon Jul 19 11:37:00 2010 +0200
  89. a48d0a3 FAT32: fix broken root directory handling. by Wolfgang Denk · Mon Jul 19 11:36:58 2010 +0200
  90. 7b2290c FAT32: fix support for superfloppy-format (PBR) by Wolfgang Denk · Mon Jul 19 11:36:57 2010 +0200
  91. 56fff49 nios: remove nios-32 arch by Thomas Chou · Fri May 28 10:56:50 2010 +0800
  92. ae85716 ubifsmount fails due to not initialized list by Stefano Babic · Wed Apr 21 09:47:19 2010 +0200
  93. d64a813 jffs2, suen3: Fix compiler warning by Heiko Schocher · Wed Mar 24 13:22:50 2010 +0100
  94. 0eded4f JFFS2: drop support for LZARI compression mode by Wolfgang Denk · Fri Jan 15 11:10:33 2010 +0100
  95. 32d15b9 move prototypes for gunzip() and zunzip() to common.h by Wolfgang Wegner · Wed Dec 09 15:16:47 2009 +0100
  96. 0f602e1 common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL by Heiko Schocher · Thu Dec 03 11:21:21 2009 +0100
  97. bcd124b EXT2FS: fix inode size for ext2fs rev#0 by Michael Brandt · Sun Nov 22 14:13:27 2009 +0100
  98. 9057cbf Conditionally perform common relocation fixups by Peter Tyser · Mon Sep 21 11:20:36 2009 -0500
  99. 8416736 ubifs: Correct dereferencing of files-after-symlinks by Simon Kagstrom · Fri Sep 25 14:05:57 2009 +0200
  100. 877501a ubifs: Add support for looking up directory and relative symlinks by Simon Kagstrom · Tue Sep 15 09:53:29 2009 +0200