1. 8b235c3 yaffs: Remove private list implementation by Simon Glass · Wed Feb 26 15:59:16 2014 -0700
  2. f343378 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · Wed Feb 26 16:49:58 2014 -0500
  3. 958a8f8 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · Tue Feb 25 10:27:01 2014 -0500
  4. ee03bd1 Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · Wed Feb 26 08:18:58 2014 -0500
  5. 817ae74 ubifs: fix checkpatch warning by Karicheri, Muralidharan · Mon Jan 20 17:10:07 2014 -0500
  6. 6ead6de ext4fs: Add ext4 extent cache for read operations by Ionut Nicu · Tue Feb 04 15:48:10 2014 +0100
  7. 06ab7dd fs/fdos: Remove by Tom Rini · Fri Feb 21 08:42:02 2014 -0500
  8. 0d68fb1 kbuild: use Linux Kernel build scripts by Masahiro Yamada · Tue Feb 04 17:24:28 2014 +0900
  9. 59f15f2 kbuild: change out-of-tree build by Masahiro Yamada · Tue Feb 04 17:24:24 2014 +0900
  10. 1d2f9a0 fat: implement exists() for FAT fs by Stephen Warren · Mon Feb 03 13:21:10 2014 -0700
  11. 12d6d0c ext4: implement exists() for ext4fs by Stephen Warren · Mon Feb 03 13:21:09 2014 -0700
  12. 97d66f2 sandbox: implement exists() function by Stephen Warren · Mon Feb 03 13:21:07 2014 -0700
  13. ec63d4a fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · Mon Feb 03 13:21:01 2014 -0700
  14. d008fbb fs: implement infrastructure for an 'exists' function by Stephen Warren · Mon Feb 03 13:21:00 2014 -0700
  15. 9df2580 fs: fix generic save command implementation by Stephen Warren · Mon Feb 03 13:20:59 2014 -0700
  16. ffaffd2 yaffs2: Remove block number check from summary verification by Charles Manning · Mon Jan 20 15:51:59 2014 +1300
  17. 01f606c ext4fs: fix "invalid extent block" error by Ionut Nicu · Mon Jan 13 12:00:08 2014 +0100
  18. 48b2b59 ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz by Ionut Nicu · Mon Jan 13 11:59:24 2014 +0100
  19. e0996ca fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · Wed Jan 08 08:15:33 2014 +0800
  20. 194c1a8 fs/ext4: fix partition size get truncated in calculation by Ma Haijun · Wed Jan 08 06:49:43 2014 +0800
  21. 739b9dc yaffs2: Use lldiv for 64bit division by Tom Rini · Thu Dec 05 14:48:39 2013 -0500
  22. 3cd84d6 JFFS2: Correct jffs2_1pass_build_lists to use lldiv by Tom Rini · Thu Dec 05 14:48:38 2013 -0500
  23. d008e6c fs: descend into sub directories when it is necessary by Masahiro Yamada · Mon Nov 11 14:36:10 2013 +0900
  24. af1274a Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · Mon Nov 11 14:36:09 2013 +0900
  25. 65a43e3 fs:fat: fix set file name function by Piotr Wilczek · Fri Oct 11 15:43:33 2013 +0200
  26. 006bb56 fs: move some file system to fs/Makefile by Masahiro Yamada · Thu Oct 17 20:38:53 2013 +0900
  27. 22cca02 fs: convert makefiles to Kbuild style by Masahiro Yamada · Thu Oct 17 17:34:58 2013 +0900
  28. efe7f30 mtd: fix warnings due to 64-bit partition support by Scott Wood · Tue Oct 15 17:41:27 2013 -0500
  29. ec7fbf5 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · Fri Oct 04 17:43:24 2013 +0200
  30. a10c7a5 Fix number base handling of "load" command by Wolfgang Denk · Sat Oct 05 21:07:25 2013 +0200
  31. b0e38dd fs: fat: don't call disk_write with zero sector num by Wu, Josh · Wed Jul 24 17:55:30 2013 +0800
  32. c57eadc SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · Sun Jul 28 22:12:47 2013 +0200
  33. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · Mon Jul 08 09:37:19 2013 +0200
  34. 5a4f74d ext4fs: le32_to_cpu() used on a 16-bit field by Rommel Custodio · Sun Jul 21 10:53:25 2013 +0200
  35. e7ee028 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · Wed Jun 26 18:11:25 2013 +0200
  36. 86c8548 cramfs: fix bug for wrong filename comparison by Holger Brunck · Mon Jul 08 09:06:49 2013 +0200
  37. 800029e Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · Fri May 31 18:28:47 2013 -0400
  38. 3a38a55 mtd: resync with Linux-3.7.1 by Sergey Lapin · Mon Jan 14 03:46:50 2013 +0000
  39. ceb785a ext4: assign get_fs()->dev_desc before using it by Stephen Warren · Thu May 23 10:22:10 2013 +0000
  40. 7b1b255 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · Wed May 01 01:13:19 2013 +0000
  41. 11cc61a fs/fat: Don't multiply fatsize with sector size by Egbert Eich · Tue Apr 09 21:11:55 2013 +0000
  42. ea307e8 sandbox: fs: Add support for saving files to host filesystem by Simon Glass · Sat Apr 20 08:42:51 2013 +0000
  43. eda14ea fs: Add support for saving data to filesystems by Simon Glass · Sat Apr 20 08:42:50 2013 +0000
  44. 47550fc ubi: ubifs: Turn off verbose prints by Joe Hershberger · Mon Apr 08 10:32:49 2013 +0000
  45. 4a59809 Consolidate bool type by York Sun · Mon Apr 01 11:29:11 2013 -0700
  46. 108458a ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · Thu Nov 01 16:54:18 2012 +0000
  47. 1184287 sandbox: Add host filesystem by Simon Glass · Wed Dec 26 09:53:35 2012 +0000
  48. 19e3858 fs: Move ls and read methods into ext4, fat by Simon Glass · Wed Dec 26 09:53:33 2012 +0000
  49. cbe5d5d fs: Use map_sysmem() on read by Simon Glass · Wed Dec 26 09:53:32 2012 +0000
  50. 6a46e2f fs: Tell probe functions where to put their results by Simon Glass · Wed Dec 26 09:53:31 2012 +0000
  51. e6aad85 fs: Use filesystem methods instead of switch() by Simon Glass · Wed Dec 26 09:53:30 2012 +0000
  52. 1aede48 fs: Fully populate the filesystem method struct by Simon Glass · Wed Dec 26 09:53:29 2012 +0000
  53. 6c8f3aa ext4: Split write support into its own file by Simon Glass · Wed Dec 26 09:53:28 2012 +0000
  54. fff5c07 fs: Use new numeric setenv functions by Simon Glass · Sun Feb 24 17:33:23 2013 +0000
  55. a43f41f FAT: remove ifdefs to make the code more readable by Richard Genoud · Thu Dec 13 03:30:10 2012 +0000
  56. 2e37202 FAT: use toupper/tolower instead of recoding them by Richard Genoud · Thu Dec 13 00:47:36 2012 +0000
  57. 4ab1f64 vfat: Fix mkcksum argument sizes by Marek Vasut · Fri Jan 11 03:35:48 2013 +0000
  58. 73f12f0 fs:ext4:write: Initialize cache aligned filename buffer by Łukasz Majewski · Wed Dec 05 08:06:40 2012 +0000
  59. b55a793 fs:ext4:fix: Code refactoring to suppress compiler warnings by Łukasz Majewski · Wed Dec 05 08:06:39 2012 +0000
  60. ca10c8c fs:ext4:write: Store block device descriptor in file system structure by Łukasz Majewski · Wed Dec 05 08:06:38 2012 +0000
  61. cb5de1b fs:ext4:write: Add lldiv and do_div to perform 64-32 bits division by Łukasz Majewski · Wed Dec 05 08:06:37 2012 +0000
  62. 4ea4b62 cbfs: Remove mention of CREDITS files by Simon Glass · Mon Nov 05 12:16:24 2012 +0000
  63. 1fd2d8a fs/fs.c: do_fsload: measure throughput by Andreas Bießmann · Wed Nov 14 13:32:37 2012 +0100
  64. 8b77314 fs: zfs: fix illegal use of fp by Alejandro Mery · Wed Oct 31 08:21:33 2012 +0000
  65. a1b457a include/linux/byteorder: import latest endian definitions from linux by Kim Phillips · Mon Oct 29 13:34:23 2012 +0000
  66. 128d3d9 fs: rename fsload command to load by Stephen Warren · Wed Oct 31 11:05:07 2012 +0000
  67. 40816a0 fs: fix number base behaviour change in fatload/ext*load by Stephen Warren · Tue Oct 30 12:04:19 2012 +0000
  68. b2d5cd6 fs: fix do_fsload() handling of optional arguments by Stephen Warren · Tue Oct 30 12:04:17 2012 +0000
  69. 3f70055 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) by Stefan Roese · Fri Oct 26 04:24:01 2012 +0000
  70. 44161af fs: handle CONFIG_NEEDS_MANUAL_RELOC by Stephen Warren · Tue Oct 30 07:50:47 2012 +0000
  71. eefbc3f fs: add filesystem switch libary, implement ls and fsload commands by Stephen Warren · Mon Oct 22 06:43:51 2012 +0000
  72. 4f8662d fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} by Stephen Warren · Mon Oct 22 06:43:50 2012 +0000
  73. e61c6a2 fs: delete unused Makefile by Stephen Warren · Mon Oct 22 06:43:49 2012 +0000
  74. 288904d FAT: implement fat_set_blk_dev(), convert cmd_fat.c by Stephen Warren · Wed Oct 17 06:44:59 2012 +0000
  75. 63e53b5 FAT: initialize all fields in cur_part_info, simplify init by Stephen Warren · Wed Oct 17 06:44:58 2012 +0000
  76. d398dbe FAT: remove cur_part_nr by Stephen Warren · Wed Oct 17 06:44:57 2012 +0000
  77. 7f8574c fs: Add a Coreboot Filesystem (CBFS) driver and commands by Gabe Black · Fri Oct 12 14:26:11 2012 +0000
  78. 47a470f fs: fat: Fix mkcksum() function parameters by Marek Vasut · Tue Oct 09 07:20:22 2012 +0000
  79. d6d4ec8 ARM: prevent misaligned array inits by Albert ARIBAUD · Tue Oct 09 09:28:15 2012 +0000
  80. 514c65c yaffs2: Fix GCC 4.6 compile warnings by Anatolij Gustschin · Fri Oct 05 23:31:03 2012 +0000
  81. 2e1b357 FAT: check for partition 0 not 1 for whole-disk fs by Stephen Warren · Fri Oct 05 13:17:39 2012 +0000
  82. ea8e519 ext4: Rename block group descriptor table from gd to bgd by Simon Glass · Wed Oct 03 11:37:49 2012 +0000
  83. 5295aa8 FAT: Make it possible to read from any file position by Benoît Thébaudeau · Tue Sep 18 08:14:56 2012 +0000
  84. 8d6ba05 cmd_reiser: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:50 2012 +0000
  85. 153817e cmd_zfs: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:49 2012 +0000
  86. 752e1bd cmd_extX: use common get_device_and_partition function by Rob Herring · Thu Aug 23 11:31:46 2012 +0000
  87. 30f7fd7 ext4: remove init_fs/deinit_fs by Rob Herring · Thu Aug 23 11:31:45 2012 +0000
  88. edd5f22 Merge branch 'ext4' by Tom Rini · Thu Sep 20 11:27:35 2012 -0700
  89. 07639f2 ext4: cache-align buffers so the invalidation works by Stephen Warren · Tue Sep 18 08:05:28 2012 +0000
  90. 7ca2a8a FAT: Fix file contents listed as directory by Benoît Thébaudeau · Fri Jul 20 03:20:29 2012 +0000
  91. 7b7e155 ubifs: Fix ubifsload when using ZLIB by Veli-Pekka Peltola · Wed Sep 05 18:05:14 2012 +0300
  92. ac3244a ubifs: Fix memory leak in ubifs_finddir by Stefan Roese · Tue Aug 28 14:00:24 2012 +0200
  93. 01938d8 FAT: Simplify get_contents by Benoît Thébaudeau · Fri Jul 20 15:21:37 2012 +0200
  94. e957c07 FAT: get_cluster: Add buffer bouncing by Benoît Thébaudeau · Fri Jul 20 15:21:08 2012 +0200
  95. 2b89d3e FAT: Fix redundant sector read by Benoît Thébaudeau · Fri Jul 20 15:20:12 2012 +0200
  96. 8550e82 FAT: cosmetic: Remove useless assignment by Benoît Thébaudeau · Fri Jul 20 15:19:51 2012 +0200
  97. 808a5fd FAT: get_fatent: Fix FAT boundary check by Benoît Thébaudeau · Fri Jul 20 15:19:29 2012 +0200
  98. 0a12037 FAT: cosmetic: Remove extra spaces by Benoît Thébaudeau · Fri Jul 20 15:18:44 2012 +0200
  99. 4f28fc2 u-boot yaffs2: Fix compilation warnings by Charles Manning · Tue Aug 14 18:26:10 2012 +0000
  100. a74a99a ext4fs write support by Uma Shankar · Fri May 25 21:22:49 2012 +0530