1. 3862fab fs: Quieten down the filesystems more by Simon Glass · 2 years, 1 month ago
  2. 9411630 Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  3. f33da56 fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years, 2 months ago
  4. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · 2 years, 2 months ago
  5. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 3 months ago
  6. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · 2 years, 3 months ago
  7. 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 3 months ago
  8. bb762cf fs/erofs: silence erofs_probe() by Heinrich Schuchardt · 2 years, 4 months ago
  9. 1ab1692 common: Drop display_options.h from common header by Simon Glass · 2 years, 4 months ago
  10. 063c938 Audit <flash.h> inclusion by Tom Rini · 2 years, 4 months ago
  11. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 6 months ago
  12. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 5 months ago
  13. a131bdf ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 5 months ago
  14. 89b5381 Merge branch 'next' by Tom Rini · 2 years, 5 months ago
  15. c3bdb7c ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 6 months ago
  16. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 6 months ago
  17. edaf604 fs/squashfs: Use kcalloc when relevant by Miquel Raynal · 2 years, 5 months ago
  18. d9ff2b9 Merge branch 'master' into next by Tom Rini · 2 years, 5 months ago
  19. a8e95fd fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · 2 years, 6 months ago
  20. 8cace45 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · 2 years, 7 months ago
  21. e7269b7 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · 2 years, 7 months ago
  22. 501073d squashfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 8 months ago
  23. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 6 months ago
  24. a8eb962 fs/squashfs: use lldiv function for math by Sean Nyekjaer · 2 years, 7 months ago
  25. 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 7 months ago
  26. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
  27. be4ee4e fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  28. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
  29. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  30. 1660e96 fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 8 months ago
  31. 849a61a fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · 2 years, 8 months ago
  32. a0eae46 btrfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 8 months ago
  33. 8e70943 fs/squashfs: simplify sqfs_read() by Heinrich Schuchardt · 2 years, 8 months ago
  34. d3a3c12 fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 8 months ago
  35. d291f89 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 8 months ago
  36. c332a1c ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 8 months ago
  37. c678b32 fs: Add semihosting filesystem by Sean Anderson · 2 years, 8 months ago
  38. 7dcfbb1 fs/erofs: add lz4 decompression support by Huang Jianan · 2 years, 9 months ago
  39. 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 9 months ago
  40. 205783f squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 11 months ago
  41. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  42. 213252f fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly by Qu Wenruo · 2 years, 11 months ago
  43. c527687 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · 2 years, 11 months ago
  44. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  45. dcd6294 fs: yaffs2: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago
  46. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  47. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  48. 8fb445a fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years, 2 months ago
  49. 901ef08 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 2 months ago
  50. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  51. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  52. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  53. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  54. 3f006d5 fs: avoid superfluous messages by Heinrich Schuchardt · 3 years, 2 months ago
  55. 9936fe3 sqfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 3 months ago
  56. 4acb84a btrfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 3 months ago
  57. b8a77ab btrfs: Use default subvolume as filesystem root by Matwey V. Kornilov · 3 years, 4 months ago
  58. 4e8f02d fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · 3 years, 7 months ago
  59. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  60. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  61. 4410086 cbfs: Check offset range when reading a file by Simon Glass · 3 years, 6 months ago
  62. 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
  63. 8a724fa fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · 3 years, 6 months ago
  64. 9193398 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 6 months ago
  65. e086af8 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
  66. b1e5ca1 fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · 3 years, 7 months ago
  67. f476b4a cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 8 months ago
  68. 1c579db fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 10 months ago
  69. b9e3b67 JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 3 years, 9 months ago
  70. a943bef JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 3 years, 9 months ago
  71. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 8 months ago
  72. 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 8 months ago
  73. 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 8 months ago
  74. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 8 months ago
  75. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 8 months ago
  76. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 8 months ago
  77. 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 8 months ago
  78. 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 8 months ago
  79. 11f5c0c fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 9 months ago
  80. 33d1eab fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 10 months ago
  81. b4c2773 fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 10 months ago
  82. b0cbb52 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 10 months ago
  83. 836bba4 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 10 months ago
  84. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  85. 2e1b17b fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 10 months ago
  86. b36d546 fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 10 months ago
  87. 502cb89 fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 10 months ago
  88. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  89. c556a45 cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 10 months ago
  90. c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 10 months ago
  91. eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
  92. cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
  93. 66ea58c fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 10 months ago
  94. 913339a fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 10 months ago
  95. b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 4 years ago
  96. b06c36f fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 4 years ago
  97. 4644663 Fix squashfs failing to load sparse files by Campbell Suter · 4 years ago
  98. 12bbff0 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 4 years, 1 month ago
  99. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
  100. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago