1. 4519668 mtd/nand/ubi: assortment of alignment fixes by Marcel Ziswiler · 9 years ago
  2. 7a3e70c fs/fs.c: read up to EOF when len would read past EOF by Max Krummenacher · 9 years ago
  3. 10d3ac3 JFFS2: Use merge sort when parsing filesystem by Mark Tomlinson · 9 years ago
  4. 54a8838 JFFS2: Use CLEANMARKER to reduce scanning time by Mark Tomlinson · 9 years ago
  5. 081adef JFFS2: Change scansize to match linux kernel by Mark Tomlinson · 9 years ago
  6. c5b1940 JFFS2: Optimize building lists during scan by Mark Tomlinson · 9 years ago
  7. 2d6d93a JFFS2: Improve speed reading flash files by Mark Tomlinson · 9 years ago
  8. 891224a JFFS2: Only list each directory entry once by Mark Tomlinson · 9 years ago
  9. 225cf4c JFFS2: Speed up and fix comparison functions by Mark Tomlinson · 9 years ago
  10. 3799b3f JFFS2: Return early when file read not necessary by Mark Tomlinson · 9 years ago
  11. 85300a9 sandbox: only do sandboxfs for hostfs interface by Sjoerd Simons · 9 years ago
  12. 0eb25b6 common: Make sure arch-specific map_sysmem() is defined by Joe Hershberger · 10 years ago
  13. 22b7509 fs: ext4 write: return file len on success by Przemyslaw Marczak · 10 years ago
  14. 7f641d5 Merge branch 'master' of git://git.denx.de/u-boot-ubi by Tom Rini · 10 years ago
  15. 1a1ad8e fs: Add command to retrieve the filesystem type by Sjoerd Simons · 10 years ago
  16. 040cc7b ubifs: Enable journal replay during mount by Anton Habegger · 10 years ago
  17. dc28843 ubifs: Import atomic_long operations from Linux by Anton Habegger · 10 years ago
  18. 64f65e1 fs: fat: read: fix fat16 ls/read issue by Przemyslaw Marczak · 10 years ago
  19. 9e374e7 fs/ext4/ext4fs.c, fs/fs.c fs/fat/fat_write.c: Adjust 64bit math methods by Tom Rini · 10 years ago
  20. d455d87 fs: API changes enabling extra parameter to return size of type loff_t by Suriyan Ramasami · 10 years ago
  21. 96b1046 sandbox: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  22. 9f12cd0 ext4: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  23. 1ad0b98 fat: Prepare API change for files greater than 2GB by Suriyan Ramasami · 10 years ago
  24. 59e890e fs: make it possible to read the filesystem UUID by Christian Gmeiner · 10 years ago
  25. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  26. cba1da4 include: move various macros to include/linux/kernel.h by Masahiro Yamada · 10 years ago
  27. e183de0 ZFS: Clean up cppcheck warnings where relevant, leaked memory etc by Jorgen Lundman · 10 years ago
  28. 592f922 spl: Add EXT support to SPL by Guillaume GARDET · 10 years ago
  29. aac618a ext4: Use inttypes for printf() string by Simon Glass · 10 years ago
  30. c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
  31. ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
  32. 3b61297 kbuild: force to define __UBOOT__ in all the C sources by Masahiro Yamada · 10 years ago
  33. 4e67c57 mtd,ubi,ubifs: sync with linux v3.15 by Heiko Schocher · 10 years ago
  34. ddf7bcf mtd, ubi, ubifs: update for the sync with linux v3.14 by Heiko Schocher · 10 years ago
  35. ff94bc4 mtd, ubi, ubifs: resync with Linux-3.14 by Heiko Schocher · 10 years ago
  36. 0c06db5 lib, linux: move linux specific defines to linux/compat.h by Heiko Schocher · 10 years ago
  37. cf65981 fs: implement size/fatsize/ext4size by Stephen Warren · 10 years ago
  38. 949bbd7 catch wrong load address passed to fatload / ext2load by Pavel Machek · 10 years ago
  39. 862c93e yaffs2: preprocessor cleanup by Jeroen Hofstee · 10 years ago
  40. e803fa2 yaffs2: cosmetic: remove self assignments by Jeroen Hofstee · 10 years ago
  41. d018028 fs: ext4: fix writing zero-length files by Stephen Warren · 10 years ago
  42. 46f46fd jffs2:jffs2_1pass.c: remove double braces by Jeroen Hofstee · 10 years ago
  43. 46a5707 ext4: correctly zero filename by Jeroen Hofstee · 10 years ago
  44. e04350d disk: part_efi: clarify lbaint_t usage by Steve Rae · 10 years ago
  45. dd6d796 fs/fat: correct FAT16/12 file finding in root dir by Wu, Josh · 10 years ago
  46. 2e98f70 fs: fat_write: fix the incorrect last cluster checking by Wu, Josh · 10 years ago
  47. 8b454ee fs:ext4:write:fix: Reinitialize global variables after updating a file by Łukasz Majewski · 10 years ago
  48. 35dd055 fs:ext4:cleanup: Remove superfluous code by Łukasz Majewski · 10 years ago
  49. 9995d8c fs: ubifs: drop __DATE__ and __TIME__ by Masahiro Yamada · 10 years ago
  50. 8abd053 fs: fat: Fix cache align error message in fatwrite by Nobuhiro Iwamatsu · 10 years ago
  51. 1b451ec yaffs: Remove private list implementation by Simon Glass · 11 years ago
  52. eeb72e6 Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
  53. 1551df3 arm: Switch to -mno-unaligned-access when supported by the compiler by Tom Rini · 11 years ago
  54. 715b56f Revert "ext4fs: Add ext4 extent cache for read operations" by Tom Rini · 11 years ago
  55. 1674df6 ubifs: fix checkpatch warning by Karicheri, Muralidharan · 11 years ago
  56. fc0fc50 ext4fs: Add ext4 extent cache for read operations by Ionut Nicu · 11 years ago
  57. 1530f6f fs/fdos: Remove by Tom Rini · 11 years ago
  58. 6825a95 kbuild: use Linux Kernel build scripts by Masahiro Yamada · 11 years ago
  59. 9e41403 kbuild: change out-of-tree build by Masahiro Yamada · 11 years ago
  60. b7b5f31 fat: implement exists() for FAT fs by Stephen Warren · 11 years ago
  61. 55af5c9 ext4: implement exists() for ext4fs by Stephen Warren · 11 years ago
  62. 0a30aa1 sandbox: implement exists() function by Stephen Warren · 11 years ago
  63. 377202b fs: don't pass NULL dev_desc to most filesystems by Stephen Warren · 11 years ago
  64. 6152916 fs: implement infrastructure for an 'exists' function by Stephen Warren · 11 years ago
  65. bd6fb31 fs: fix generic save command implementation by Stephen Warren · 11 years ago
  66. 5528363 yaffs2: Remove block number check from summary verification by Charles Manning · 11 years ago
  67. b5bbac1 ext4fs: fix "invalid extent block" error by Ionut Nicu · 11 years ago
  68. 4701732 ext4fs: use EXT2_BLOCK_SIZE instead of fs->blksz by Ionut Nicu · 11 years ago
  69. 0550870 fs/ext4: fix calling put_ext4 with truncated offset by Ma Haijun · 11 years ago
  70. f178288 fs/ext4: fix partition size get truncated in calculation by Ma Haijun · 11 years ago
  71. 6b44adc yaffs2: Use lldiv for 64bit division by Tom Rini · 11 years ago
  72. 18e8672 JFFS2: Correct jffs2_1pass_build_lists to use lldiv by Tom Rini · 11 years ago
  73. 4678d74 fs: descend into sub directories when it is necessary by Masahiro Yamada · 11 years ago
  74. 57c3e5f Makefile: move fs/fat/ entry to drivers/Makefile by Masahiro Yamada · 11 years ago
  75. 73dc832 fs:fat: fix set file name function by Piotr Wilczek · 11 years ago
  76. e82004b fs: move some file system to fs/Makefile by Masahiro Yamada · 11 years ago
  77. 35c7927 fs: convert makefiles to Kbuild style by Masahiro Yamada · 11 years ago
  78. 06503f1 mtd: fix warnings due to 64-bit partition support by Scott Wood · 11 years ago
  79. 93e1459 Coding Style cleanup: replace leading SPACEs by TABs by Wolfgang Denk · 11 years ago
  80. b770e88 Fix number base handling of "load" command by Wolfgang Denk · 11 years ago
  81. 6b8f185 fs: fat: don't call disk_write with zero sector num by Wu, Josh · 11 years ago
  82. cb3761e SPDX-License-Identifier: convert BSD-3-Clause files by Wolfgang Denk · 11 years ago
  83. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  84. 8b415f7 ext4fs: le32_to_cpu() used on a 16-bit field by Rommel Custodio · 11 years ago
  85. 04735e9 Fix ext2/ext4 filesystem accesses beyond 2TiB by Frederic Leroy · 11 years ago
  86. 457dd02 cramfs: fix bug for wrong filename comparison by Holger Brunck · 11 years ago
  87. d6639d1 Merge branch 'master' of git://git.denx.de/u-boot-nand-flash by Tom Rini · 11 years ago
  88. dfe64e2 mtd: resync with Linux-3.7.1 by Sergey Lapin · 12 years ago
  89. c28cbfa ext4: assign get_fs()->dev_desc before using it by Stephen Warren · 11 years ago
  90. 50ce4c0 fs/ext4: Support device block sizes != 512 bytes by Egbert Eich · 11 years ago
  91. bc8d987 fs/fat: Don't multiply fatsize with sector size by Egbert Eich · 11 years ago
  92. 7eb2c8d sandbox: fs: Add support for saving files to host filesystem by Simon Glass · 11 years ago
  93. a8f6ab5 fs: Add support for saving data to filesystems by Simon Glass · 11 years ago
  94. 147162d ubi: ubifs: Turn off verbose prints by Joe Hershberger · 11 years ago
  95. 472d546 Consolidate bool type by York Sun · 11 years ago
  96. 949a771 ubifs: Allow ubifsmount volume reference by number by Joe Hershberger · 12 years ago
  97. 92ccc96 sandbox: Add host filesystem by Simon Glass · 12 years ago
  98. e6d5241 fs: Move ls and read methods into ext4, fat by Simon Glass · 12 years ago
  99. 117e050 fs: Use map_sysmem() on read by Simon Glass · 12 years ago
  100. 2ded0d4 fs: Tell probe functions where to put their results by Simon Glass · 12 years ago