1. 8cace45 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · 2 years, 7 months ago
  2. e7269b7 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · 2 years, 7 months ago
  3. 501073d squashfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 8 months ago
  4. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · 2 years, 6 months ago
  5. a8eb962 fs/squashfs: use lldiv function for math by Sean Nyekjaer · 2 years, 7 months ago
  6. 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · 2 years, 7 months ago
  7. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · 2 years, 7 months ago
  8. be4ee4e fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  9. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · 2 years, 8 months ago
  10. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · 2 years, 8 months ago
  11. 1660e96 fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · 2 years, 8 months ago
  12. 849a61a fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · 2 years, 8 months ago
  13. a0eae46 btrfs: Fix compilation on big endian systems by Pali Rohár · 2 years, 8 months ago
  14. 8e70943 fs/squashfs: simplify sqfs_read() by Heinrich Schuchardt · 2 years, 8 months ago
  15. d3a3c12 fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · 2 years, 8 months ago
  16. d291f89 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · 2 years, 8 months ago
  17. c332a1c ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · 2 years, 8 months ago
  18. c678b32 fs: Add semihosting filesystem by Sean Anderson · 2 years, 8 months ago
  19. 7dcfbb1 fs/erofs: add lz4 decompression support by Huang Jianan · 2 years, 9 months ago
  20. 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · 2 years, 9 months ago
  21. 205783f squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · 2 years, 11 months ago
  22. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 10 months ago
  23. 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
  24. c527687 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · 2 years, 11 months ago
  25. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · 3 years ago
  26. dcd6294 fs: yaffs2: Finish Kconfig migration by Tom Rini · 3 years, 1 month ago
  27. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · 3 years, 1 month ago
  28. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · 3 years, 2 months ago
  29. 8fb445a fs: fat: check for buffer size before reading blocks by Ricardo Salveti · 3 years, 2 months ago
  30. 901ef08 btrfs: Use U-Boot API for decompression by Simon Glass · 3 years, 2 months ago
  31. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · 3 years, 2 months ago
  32. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
  33. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · 3 years, 2 months ago
  34. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · 3 years, 2 months ago
  35. 3f006d5 fs: avoid superfluous messages by Heinrich Schuchardt · 3 years, 2 months ago
  36. 9936fe3 sqfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 3 months ago
  37. 4acb84a btrfs: Suppress the message about missing filesystem by Simon Glass · 3 years, 3 months ago
  38. b8a77ab btrfs: Use default subvolume as filesystem root by Matwey V. Kornilov · 3 years, 4 months ago
  39. 4e8f02d fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · 3 years, 7 months ago
  40. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
  41. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · 3 years, 5 months ago
  42. 4410086 cbfs: Check offset range when reading a file by Simon Glass · 3 years, 7 months ago
  43. 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
  44. 8a724fa fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · 3 years, 6 months ago
  45. 9193398 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · 3 years, 6 months ago
  46. e086af8 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · 3 years, 6 months ago
  47. b1e5ca1 fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · 3 years, 7 months ago
  48. f476b4a cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · 3 years, 8 months ago
  49. 1c579db fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · 3 years, 10 months ago
  50. b9e3b67 JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · 3 years, 9 months ago
  51. a943bef JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · 3 years, 9 months ago
  52. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · 3 years, 9 months ago
  53. 2d507d2 cbfs: Support reading compression information by Simon Glass · 3 years, 9 months ago
  54. 0352edd cbfs: Simplify file iteration by Simon Glass · 3 years, 9 months ago
  55. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · 3 years, 9 months ago
  56. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · 3 years, 9 months ago
  57. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · 3 years, 9 months ago
  58. 7a02c81 cbfs: Rename new_node to node by Simon Glass · 3 years, 9 months ago
  59. 04c51bd cbfs: Add support for attributes by Simon Glass · 3 years, 9 months ago
  60. 11f5c0c fs/squashfs: Fix compilation error by Pali Rohár · 3 years, 9 months ago
  61. 33d1eab fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · 3 years, 10 months ago
  62. b4c2773 fs: btrfs: change directory list output to be aligned as before by Marek Behún · 3 years, 10 months ago
  63. b0cbb52 fs: btrfs: skip xattrs in directory listing by Marek Behún · 3 years, 10 months ago
  64. 836bba4 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · 3 years, 10 months ago
  65. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 9 months ago
  66. 2e1b17b fs: fat: remove trailing periods from long name by Heinrich Schuchardt · 3 years, 10 months ago
  67. b36d546 fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · 3 years, 10 months ago
  68. 502cb89 fs: fat: usage basename in file_fat_write_at, fat_mkdir by Heinrich Schuchardt · 3 years, 10 months ago
  69. 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
  70. c556a45 cmd: load, emit error message for invalid block device by Heinrich Schuchardt · 3 years, 10 months ago
  71. c5f727b fs: btrfs: Select SHA256 in Kconfig by Matthias Brugger · 3 years, 10 months ago
  72. eb3587b fs: fat: remove superfluous assignments by Heinrich Schuchardt · 3 years, 10 months ago
  73. cfb7c2b fs: fat: avoid out of bounds access warning by Heinrich Schuchardt · 3 years, 10 months ago
  74. 66ea58c fs: fat: structure for name and extension by Heinrich Schuchardt · 3 years, 10 months ago
  75. 913339a fs: fat: consistent error handling for flush_dir() by Heinrich Schuchardt · 3 years, 10 months ago
  76. b91814c ubifs: do not decide upon uninitialized variable by Heinrich Schuchardt · 4 years ago
  77. b06c36f fs: btrfs: simplify close_ctree_fs_info() by Heinrich Schuchardt · 4 years ago
  78. 4644663 Fix squashfs failing to load sparse files by Campbell Suter · 4 years ago
  79. 12bbff0 fs: btrfs: volumes: prevent overflow for multiplying by Qu Wenruo · 4 years, 1 month ago
  80. 6b82159 efi_loader: setting boot device by Heinrich Schuchardt · 3 years, 11 months ago
  81. e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
  82. fac9183 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 11 months ago
  83. bb09393 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 4 years ago
  84. 284e85b fs: fat: deletion of long file names by Heinrich Schuchardt · 4 years ago
  85. 9a4564e fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 4 years ago
  86. f600119 fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 4 years ago
  87. 7a3f610 fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 4 years ago
  88. 524d13a fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 4 years ago
  89. 5bc30a5 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 4 years ago
  90. e09f3e4 fs: fat: flush new directory cluster by Heinrich Schuchardt · 4 years ago
  91. 51d5b2a fs: fat: set start cluster for root directory by Heinrich Schuchardt · 4 years ago
  92. 3b9d843 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 4 years ago
  93. 24977e5 fs: fat: generate unique short names by Heinrich Schuchardt · 4 years ago
  94. 7afbd60 fs: fat: call set_name() only once by Heinrich Schuchardt · 4 years ago
  95. ac4ab75 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 4 years ago
  96. ba9c44e fs: fat: create correct short names by Heinrich Schuchardt · 4 years ago
  97. 497d874 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
  98. 00cf076 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 4 years ago
  99. 1d95a1e fs/squashfs: sqfs_close/sqfs_read_sblk: set ctxt.sblk to NULL after free by Richard Genoud · 4 years ago
  100. 881c74a fs: fat: use ATTR_ARCH instead of anonymous 0x20 by Heinrich Schuchardt · 4 years ago