1. 2460098 fs/fat: Reduce stack usage by Tom Rini · 7 years ago
  2. 725ffdb fs/fat: fix fatbuf leak by Rob Clark · 7 years ago
  3. 265edc0 fs/fat: Clean up open-coded sector <-> cluster conversions by Rob Clark · 7 years ago
  4. 21a24c3 fs/fat: fix case for FAT shortnames by Rob Clark · 7 years ago
  5. 89191d6 fat/fs: move ls to generic implementation by Rob Clark · 7 years ago
  6. 41fa83d fat/fs: remove a bunch of dead code by Rob Clark · 7 years ago
  7. 1f40366 fs/fat: implement opendir/readdir/closedir by Rob Clark · 7 years ago
  8. 4bbcc96 fs: add fs_readdir() by Rob Clark · 7 years ago
  9. 8eafae2 fat/fs: convert to directory iterators by Rob Clark · 7 years ago
  10. c6e3baa fs/fat: introduce new director iterators by Rob Clark · 7 years ago
  11. 4544998 fs/fat: split out helper to init fsdata by Rob Clark · 7 years ago
  12. 10b078d fs: ext4: Fix journal overrun issue reported by Coverity by Tom Rini · 7 years ago
  13. 7621621 fs: fat: fix fatwrite overflow calculation by Reno Farnesi · 7 years ago
  14. 42a9f14 fs/fat: Correct blk_dread() return value check by Tom Rini · 7 years ago
  15. 00caae6 env: Rename getenv/_f() to env_get() by Simon Glass · 7 years ago
  16. 018f530 env: Rename common functions related to setenv() by Simon Glass · 7 years ago
  17. 382bee5 env: Rename setenv() to env_set() by Simon Glass · 7 years ago
  18. 7a76431 Convert CONFIG_CMD_YAFFS2 to Kconfig by Simon Glass · 7 years ago
  19. eb6a5c3 fs: use get_nand_dev_by_index() by Grygorii Strashko · 7 years ago
  20. 10e40d5 Kconfig: Add CONFIG_SATA to enable SATA by Simon Glass · 7 years ago
  21. 51855e8 treewide: remove unneeded semicolons by Masahiro Yamada · 7 years ago
  22. 34cc30a fs: usbifs: Fix warning in ubifs by Siva Durga Prasad Paladugu · 7 years ago
  23. eedfb89 fs: fat: add kbuild configuration support by Sekhar Nori · 7 years ago
  24. 59e12a4 fs: Kconfig: Add a separate option for FS_JFFS2 by Simon Glass · 7 years ago
  25. fc843a0 Kconfig: Add a CONFIG_IDE option by Simon Glass · 7 years ago
  26. 80e44cf fs: Kconfig: Add a separate option for FS_CRAMFS by Simon Glass · 7 years ago
  27. deb95999 fs: Kconfig: Add a separate config for FS_CBFS by Simon Glass · 7 years ago
  28. 509b498 ext4: Fix comparision of unsigned expression with < 0 by Lokesh Vutla · 7 years ago
  29. 6568c73 yaffs2: remove redundant condition by xypron.glpk@gmx.de · 7 years ago
  30. d39a0d2 cramfs: basic symlink support by Tyler Hall · 7 years ago
  31. a6ea791 cramfs: block pointers are 32 bits by Tyler Hall · 7 years ago
  32. e856bdc flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  33. b352cae fs/fat: Fix unaligned __u16 reads for FAT12 access by Stefan Brüns · 8 years ago
  34. b331cd6 cmd, disk: convert CONFIG_PARTITION_UUIDS, CMD_PART and CMD_GPT by Patrick Delaunay · 8 years ago
  35. 3cc5bbb fs/ext4: Initialize group descriptor size for revision level 0 filesystems by Stefan Brüns · 8 years ago
  36. 8d48c92 fs/fat: simplify get_fatent for FAT12 by Stefan Brüns · 8 years ago
  37. b8948d2 fs/fat: merge readwrite get_fatent_value() with readonly get_fatent() by Stefan Brüns · 8 years ago
  38. 6c1a808 fs/fat: Avoid corruption of sectors following the FAT by Stefan Brüns · 8 years ago
  39. 49abbd9 fat: fatwrite: fix the command for FAT12 by Philipp Skadorov · 8 years ago
  40. 0317724 sandboxfs: Fix resource leak by Tom Rini · 8 years ago
  41. 7aa1a6b fs/fat/fatwrite: Local variable as buffer to store dir_slot entries by Tien Fong Chee · 8 years ago
  42. 66a47ff ext4: Allow reading files with non-zero offset, clamp read len by Stefan Brüns · 8 years ago
  43. f81db56 ext4: Fix handling of sparse files by Stefan Brüns · 8 years ago
  44. 1381901 Fix spelling of "multiple". by Vagrant Cascadian · 8 years ago
  45. 805e3e00 ext4: Only write journal entries for modified blocks in unlink_filename by Stefan Brüns · 8 years ago
  46. d1bdf22 ext4: Fix handling of direntlen in unlink_filename by Stefan Brüns · 8 years ago
  47. 15bf8c4 ext4: cleanup unlink_filename function by Stefan Brüns · 8 years ago
  48. 8616708 sandbox/fs: Free memory allocated by os_dirent_ls by Stefan Brüns · 8 years ago
  49. 1221ce4 treewide: replace #include <asm/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  50. b5bf5cb treewide: use #include <...> to include public headers by Masahiro Yamada · 8 years ago
  51. b4976b4 ext4: Revert rejection of 64bit enabled ext4 fs by Stefan Brüns · 8 years ago
  52. 749e93e ext4: Respect group descriptor size when adjusting free counts by Stefan Brüns · 8 years ago
  53. 688d0e7 ext4: Use helper function to access group descriptor and its fields by Stefan Brüns · 8 years ago
  54. f798b1d ext4: Use correct descriptor size when reading the block group descriptor by Stefan Brüns · 8 years ago
  55. 9f5dd8b ext4: Add helper functions for block group descriptor field access by Stefan Brüns · 8 years ago
  56. fc214ef ext4: determine group descriptor size for 64bit feature by Stefan Brüns · 8 years ago
  57. b1edcf0 ext4: Fix memory leak of journal buffer if block is updated multiple times by Stefan Brüns · 8 years ago
  58. de9e831 ext4: Correct block number handling, empty block vs. error code by Stefan Brüns · 8 years ago
  59. b779e02 ext4: remove duplicated block release code for extents by Stefan Brüns · 8 years ago
  60. 87f9fdc ext4: initialize full inode for inodes bigger than 128 bytes by Stefan Brüns · 8 years ago
  61. 290ce2f ext4: Use correct value for inode size even on revision 0 filesystems by Stefan Brüns · 8 years ago
  62. 87a40b6 ext4: Fix memory leak in case of failure by Stefan Brüns · 8 years ago
  63. 0ceef3d ext4: Avoid out-of-bounds access of block bitmap by Stefan Brüns · 8 years ago
  64. a9fa0ed ext4: After completely filled group, scan next group from the beginning by Stefan Brüns · 8 years ago
  65. e927265 ext4: Do not clear zalloc'ed buffers a second time by Stefan Brüns · 8 years ago
  66. 398d6fa ext4: Only update number of of unused inodes if GDT_CSUM feature is set by Stefan Brüns · 8 years ago
  67. b7dd40d ext4: Scan all directory blocks when looking up an entry by Stefan Brüns · 8 years ago
  68. 10a7a1b ext4: Avoid corruption of directories with hash tree indexes by Stefan Brüns · 8 years ago
  69. a321abd ext4: Scan all directory blocks for space when inserting a new entry by Stefan Brüns · 8 years ago
  70. b96c3c7 ext4: Do not crash when trying to grow a directory using extents by Stefan Brüns · 8 years ago
  71. a0d767e ext4: propagate error if creation of directory entry fails by Stefan Brüns · 8 years ago
  72. 76a2951 ext4: fix possible crash on directory traversal, ignore deleted entries by Stefan Brüns · 8 years ago
  73. 011bc33 ext4: fix wrong usage of le32_to_cpu() by Michael Walle · 8 years ago
  74. 58a9ecb ext4: fix endianess problems in ext4 write support by Michael Walle · 8 years ago
  75. 7f101be ext4: use kernel names for byte swaps by Michael Walle · 8 years ago
  76. 2a0b7a9 ext4: change structure fields to __le/__be types by Michael Walle · 8 years ago
  77. ae1755b fs/fat: Correct description of determine_fatent function by Stefan Brüns · 8 years ago
  78. 3c0ed9c fs/fat: Do not write unmodified fat entries to disk by Stefan Brüns · 8 years ago
  79. ed76f91 fs/fat: Remove two statements without effect by Stefan Brüns · 8 years ago
  80. cc7ed26 cbfs: Fix incorrect CBFS file header size being used by Yaroslav K · 8 years ago
  81. 6f94ab6 ext4: Refuse to mount filesystems with 64bit feature set by Tom Rini · 8 years ago
  82. 7a77e90 fs: cbfs: Fix build of fs/cbfs/cbfs.c when building u-boot sandbox on x86 32-bit by Guillaume GARDET · 8 years ago
  83. 17cb4b8 mtd: nand: Add+use mtd_to/from_nand and nand_get/set_controller_data by Scott Wood · 8 years ago
  84. b616d9b nand: Embed mtd_info in struct nand_chip by Scott Wood · 8 years ago
  85. 151c06e mtd: nand: Remove nand_info_t typedef by Scott Wood · 8 years ago
  86. c649e3c dm: scsi: Rename CONFIG_CMD_SCSI to CONFIG_SCSI by Simon Glass · 8 years ago
  87. 37f2388 fs: ext4: fix symlink read function by Ronald Zachariah · 8 years ago
  88. b1d6590 ubifs: fix memory corruption in super.c by Heiko Schocher · 8 years ago
  89. 1c8fdf8 jffs2: Fix set but not used warning by Tom Rini · 8 years ago
  90. 0af49b9 Fix spelling of "supported/unsupported". by Vagrant Cascadian · 9 years ago
  91. 2a981dc dm: block: Adjust device calls to go through helpers function by Simon Glass · 9 years ago
  92. bcce53d dm: block: Rename device number member dev to devnum by Simon Glass · 9 years ago
  93. 3e8bd46 dm: part: Rename some partition functions by Simon Glass · 9 years ago
  94. e35929e dm: blk: Rename get_device_and_partition() by Simon Glass · 9 years ago
  95. 4101f68 dm: Drop the block_dev_desc_t typedef by Simon Glass · 9 years ago
  96. 84b8bf6 bug.h: move BUILD_BUG_* defines to include/linux/bug.h by Masahiro Yamada · 9 years ago
  97. 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  98. 495c3a1 ext4_common.c: Clean up failure cases in alloc_triple_indirect_block by Tom Rini · 9 years ago
  99. 7c4213f block: pass block dev not num to read/write/erase() by Stephen Warren · 9 years ago
  100. e9cdf3b fs: handle the fileaddr variable in the same way as in the network case by David Müller (ELSOFT AG) · 9 years ago