1. aeea67f fs/squashfs: use lldiv function for math by Kasper Revsbech · 1 year, 10 months ago
  2. 04e6332 fs: ext4: Fix free(NULL) by Mikhail Ilin · 1 year, 10 months ago
  3. 6b752c7 ubifs: Allow to silence debug dumps by Pali Rohár · 2 years, 2 months ago
  4. 3b677dc fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · 1 year, 11 months ago
  5. f337fb9 fs: Quieten down the filesystems more by Simon Glass · 2 years ago
  6. 2d45913 Merge branch 'next' by Tom Rini · 2 years ago
  7. 34d5fea fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · 2 years ago
  8. 8149b15 blk: Rename if_type to uclass_id by Simon Glass · 2 years ago
  9. 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 1 month ago
  10. a51eb8d blk: Use a function for whether block devices are available by Simon Glass · 2 years, 1 month ago
  11. 661cdaa cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · 2 years, 1 month ago
  12. f508fad fs/erofs: silence erofs_probe() by Heinrich Schuchardt · 2 years, 2 months ago
  13. 4e4bf94 common: Drop display_options.h from common header by Simon Glass · 2 years, 2 months ago
  14. 17ead04 Audit <flash.h> inclusion by Tom Rini · 2 years, 2 months ago
  15. 61143f7 treewide: Fix Marek's name and change my e-mail address by Marek Behún · 2 years, 4 months ago
  16. e2e6caa ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · 2 years, 2 months ago
  17. b4f2105 ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · 2 years, 2 months ago
  18. 36b661d Merge branch 'next' by Tom Rini · 2 years, 2 months ago
  19. 69ca709 ubifs: Fix reference count leak in ubifsumount by Pali Rohár · 2 years, 4 months ago
  20. b340199 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · 2 years, 3 months ago
  21. 7f7fb99 fs/squashfs: Use kcalloc when relevant by Miquel Raynal · 2 years, 3 months ago
  22. 52af010 Merge branch 'master' into next by Tom Rini · 2 years, 3 months ago
  23. 2ac0baa fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · 2 years, 4 months ago
  24. 84378d5 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · 2 years, 4 months ago
  25. 89ab1e2 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · 2 years, 4 months ago
  26. 9320db0 squashfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 6 months ago
  27. 339f652 ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 4 months ago
  28. 92080c6 fs/squashfs: use lldiv function for math by Sean Nyekjaer · 2 years, 4 months ago
  29. 7d0478d bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 5 months ago
  30. c24e58f fs: Add a function to set the filesystem type by Simon Glass · 2 years, 5 months ago
  31. 4f0e77f fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 5 months ago
  32. 1a47e6d crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 5 months ago
  33. e523f5d crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 5 months ago
  34. f362dea fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 6 months ago
  35. b8a7916 fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · 2 years, 6 months ago
  36. c4bbbed btrfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 6 months ago
  37. 9bd89bb fs/squashfs: simplify sqfs_read() by Heinrich Schuchardt · 2 years, 5 months ago
  38. b8617df fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 6 months ago
  39. 5bbaba6 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 6 months ago
  40. 749c6a6 ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 6 months ago
  41. f676b45 fs: Add semihosting filesystem by Sean Anderson · 2 years, 6 months ago
  42. 65cb730 fs/erofs: add lz4 decompression support by Huang Jianan · 2 years, 7 months ago
  43. 830613f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 7 months ago
  44. 1e69db5 squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 8 months ago
  45. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 8 months ago
  46. 7c07543 fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly by Qu Wenruo · 2 years, 9 months ago
  47. 1617165 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · 2 years, 9 months ago
  48. 968c621 Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 2 years, 9 months ago
  49. 2ad7430 fs: yaffs2: Finish Kconfig migration by Tom Rini · 3 years ago
  50. 355d1e2 Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 2 years, 11 months ago
  51. 0d1ecc9 mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years ago
  52. 41130eb fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years ago
  53. 918adf8 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years ago
  54. 1cefed1 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years ago
  55. 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years ago
  56. c72231d WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years ago
  57. e908d20 Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years ago
  58. 3bd0e2c fs: avoid superfluous messages by Heinrich Schuchardt · 3 years ago
  59. ad6ddc5 sqfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 1 month ago
  60. 64acd46 btrfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 1 month ago
  61. 94509b7 btrfs: Use default subvolume as filesystem root by Matwey V. Kornilov · 3 years, 2 months ago
  62. a1ff2cb fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · 3 years, 5 months ago
  63. 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 2 months ago
  64. 8b6ee24 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 3 months ago
  65. 99eaf1f cbfs: Check offset range when reading a file by Simon Glass · 3 years, 4 months ago
  66. 13c11c6 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 4 months ago
  67. 0008d80 fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · 3 years, 4 months ago
  68. 9e8bb07 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 4 months ago
  69. 53ba2c2 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 4 months ago
  70. dae9aed fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · 3 years, 5 months ago
  71. 7194527 cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 5 months ago
  72. 02079eb fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 8 months ago
  73. fc25ffe JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 3 years, 7 months ago
  74. 610a2cc JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 3 years, 7 months ago
  75. ad66323 cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 6 months ago
  76. a202f17 cbfs: Support reading compression information by Simon Glass · 3 years, 6 months ago
  77. 0e2fee5 cbfs: Simplify file iteration by Simon Glass · 3 years, 6 months ago
  78. 70a394a cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 6 months ago
  79. c4f5b5d cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 6 months ago
  80. 5536f12 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 6 months ago
  81. 11a38a2 cbfs: Rename new_node to node by Simon Glass · 3 years, 6 months ago
  82. 72ca485 cbfs: Add support for attributes by Simon Glass · 3 years, 6 months ago
  83. 612a201 fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 7 months ago
  84. 1afb9f2 fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 7 months ago
  85. c65365d fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 7 months ago
  86. e4cecb56 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 7 months ago
  87. 220fa47 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 8 months ago
  88. 2ae8043 Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 7 months ago
  89. 3ecc527 fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 8 months ago
  90. 0be286c fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 8 months ago
  91. 4c4006b fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 8 months ago
  92. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 3 years, 11 months ago
  93. ec9d19b cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 8 months ago
  94. 8921ac9 fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 8 months ago
  95. 84ca305 fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 8 months ago
  96. 41ac28c fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 8 months ago
  97. 041f0af fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 8 months ago
  98. e97eb63 fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 8 months ago
  99. 81f5627 ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 3 years, 9 months ago
  100. 3b00a6b fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 3 years, 9 months ago