1. d4620ae fs: ext4: fix files seen as symlink during deletion by Corentin GUILLEVIC · Fri Mar 17 13:15:12 2023 +0100
  2. 4052d1f fs: fat: do not mangle short filenames by Stefan Herbrechtsmeier · Fri Mar 17 13:04:13 2023 +0100
  3. 50734a1 fs: ext4: check the minimal partition size to mount by Patrick Delaunay · Wed Mar 08 09:49:54 2023 +0100
  4. 8309e11 fs: btrfs: limit the mapped length to the original length by Qu Wenruo · Mon Feb 13 08:37:59 2023 +0800
  5. a92e0a1 Correct SPL use of FS_EROFS by Simon Glass · Sun Feb 05 15:40:03 2023 -0700
  6. 468247d log: Add a category for filesystems by Simon Glass · Sat Jan 28 15:00:16 2023 -0700
  7. 6362d97 fs/fat: avoid noisy message fat_read_file() by Heinrich Schuchardt · Thu Jan 19 15:37:40 2023 +0100
  8. dbe88da lib: zstd: update to latest Linux zstd 1.5.2 by Brandon Maier · Thu Jan 12 10:27:45 2023 -0600
  9. 5c5df2d fs/btrfs: handle data extents, which crosss stripe boundaries, correctly by Qu Wenruo · Fri Dec 30 09:07:05 2022 +0800
  10. ddf1dfb fs/squashfs: Only use export table if available by David Oberhollenzer · Sun Dec 25 11:05:24 2022 +0100
  11. 42d5966 fs/squashfs: use lldiv function for math by Kasper Revsbech · Thu Dec 01 16:30:32 2022 +0100
  12. 0528150 fs: ext4: Fix free(NULL) by Mikhail Ilin · Tue Nov 22 11:00:55 2022 +0300
  13. 9272206 ubifs: Allow to silence debug dumps by Pali Rohár · Sun Aug 07 21:27:09 2022 +0200
  14. fb577aa fs: jffs2: Move SYS_JFFS2_SORT_FRAGMENTS to Kconfig by Tom Rini · Fri Oct 28 20:26:59 2022 -0400
  15. 3862fab fs: Quieten down the filesystems more by Simon Glass · Tue Oct 11 09:47:11 2022 -0600
  16. 9411630 Merge branch 'next' by Tom Rini · Mon Oct 03 15:39:46 2022 -0400
  17. f33da56 fs: btrfs: remove the usage of undeclared fs_mutex variable by Pankaj Raghav · Wed Sep 28 17:23:01 2022 +0200
  18. fada3f9 blk: Rename if_type to uclass_id by Simon Glass · Sat Sep 17 09:00:09 2022 -0600
  19. 80877fa cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · Fri Sep 02 14:10:46 2022 +0200
  20. f5ac303 blk: Use a function for whether block devices are available by Simon Glass · Thu Aug 11 19:34:45 2022 -0600
  21. 9e79fbe cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET by Stefan Roese · Fri Sep 02 13:57:49 2022 +0200
  22. bb762cf fs/erofs: silence erofs_probe() by Heinrich Schuchardt · Mon Aug 01 15:27:11 2022 +0200
  23. 1ab1692 common: Drop display_options.h from common header by Simon Glass · Sun Jul 31 12:28:48 2022 -0600
  24. 063c938 Audit <flash.h> inclusion by Tom Rini · Sat Jul 23 13:05:03 2022 -0400
  25. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  26. 38ed4e7 ubifs: Use U-Boot assert() from <log.h> in UBI/UBIFS code by Pali Rohár · Sun Jul 10 13:38:07 2022 +0200
  27. a131bdf ubifs: Fix ubifs_assert_cmt_locked() by Pali Rohár · Sun Jul 10 13:38:06 2022 +0200
  28. 89b5381 Merge branch 'next' by Tom Rini · Mon Jul 11 10:18:13 2022 -0400
  29. c3bdb7c ubifs: Fix reference count leak in ubifsumount by Pali Rohár · Mon May 30 11:09:11 2022 +0200
  30. 0a83cc2 spl: Ensure all SPL symbols in Kconfig have some SPL dependency by Tom Rini · Fri Jun 10 23:03:09 2022 -0400
  31. edaf604 fs/squashfs: Use kcalloc when relevant by Miquel Raynal · Mon Jun 27 12:20:03 2022 +0200
  32. d9ff2b9 Merge branch 'master' into next by Tom Rini · Mon Jun 20 14:40:59 2022 -0400
  33. a8e95fd fs/squashfs: sqfs_read: Prevent arbitrary code execution by Miquel Raynal · Thu Jun 09 16:02:06 2022 +0200
  34. 8cace45 fs/squashfs: fix sqfs_read_sblk() by Heinrich Schuchardt · Tue May 10 21:53:25 2022 +0200
  35. e7269b7 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · Tue May 10 21:43:38 2022 +0200
  36. 501073d squashfs: Fix compilation on big endian systems by Pali Rohár · Wed Apr 06 23:31:53 2022 +0200
  37. 8d2176a ubifs: Fix lockup/crash when reading files by Pali Rohár · Tue May 17 22:45:28 2022 +0200
  38. a8eb962 fs/squashfs: use lldiv function for math by Sean Nyekjaer · Thu May 12 20:37:14 2022 +0200
  39. 1b4bc15 bootstd: sandbox: Add a hostfs bootdev by Simon Glass · Sun Apr 24 23:31:21 2022 -0600
  40. 896ed4b fs: Add a function to set the filesystem type by Simon Glass · Sun Apr 24 23:31:04 2022 -0600
  41. be4ee4e fs: ext4: Use CRC-16 implementation from linux/crc16.h by Pali Rohár · Tue Apr 12 11:20:43 2022 +0200
  42. 13e5039 crc16: Move standard CRC-16 implementation from ubifs to lib by Pali Rohár · Tue Apr 12 11:20:42 2022 +0200
  43. 8d15d2b crc16: Rename fs/ubifs/crc16.h to include/linux/crc16.h by Pali Rohár · Tue Apr 12 11:20:41 2022 +0200
  44. 1660e96 fs: Allow to compile FS_SQUASHFS only for proper U-Boot by Pali Rohár · Wed Apr 06 23:34:00 2022 +0200
  45. 849a61a fs: Allow to compile FS_BTRFS when SPL is enabled by Pali Rohár · Thu Apr 07 14:53:25 2022 +0200
  46. a0eae46 btrfs: Fix compilation on big endian systems by Pali Rohár · Thu Apr 07 14:51:03 2022 +0200
  47. 8e70943 fs/squashfs: simplify sqfs_read() by Heinrich Schuchardt · Mon Apr 11 22:54:44 2022 +0200
  48. d3a3c12 fs: Allow to compile CMD_UBIFS when SPL is enabled by Pali Rohár · Tue Apr 05 15:49:24 2022 +0200
  49. d291f89 fs: Allow to compile FS_FAT only for proper U-Boot by Pali Rohár · Tue Apr 05 15:48:32 2022 +0200
  50. c332a1c ubifs: Fix journal replay wrt. xattr nodes by Ville Baillie · Mon Mar 28 09:13:43 2022 +0000
  51. c678b32 fs: Add semihosting filesystem by Sean Anderson · Tue Mar 22 16:59:20 2022 -0400
  52. 7dcfbb1 fs/erofs: add lz4 decompression support by Huang Jianan · Sat Feb 26 15:05:49 2022 +0800
  53. 024fb2f fs/erofs: add erofs filesystem support by Huang Jianan · Sat Feb 26 15:05:47 2022 +0800
  54. 205783f squashfs: show an error message if the inode_table can't be, allocated by Lars Weber · Thu Jan 13 14:28:45 2022 +0100
  55. 47b4c02 doc: replace @return by Return: by Heinrich Schuchardt · Wed Jan 19 18:05:50 2022 +0100
  56. 213252f fs/btrfs: fix a bug that U-boot fs btrfs implementation doesn't handle NO_HOLE feature correctly by Qu Wenruo · Mon Dec 27 14:11:14 2021 +0800
  57. c527687 fs/btrfs: add dependency on BLAKE2 hash by Qu Wenruo · Mon Dec 27 14:12:08 2021 +0800
  58. 9c8268d Convert CONFIG_JFFS2_DEV et al to Kconfig by Tom Rini · Fri Dec 17 18:08:47 2021 -0500
  59. dcd6294 fs: yaffs2: Finish Kconfig migration by Tom Rini · Tue Oct 19 21:10:14 2021 -0400
  60. d8a562b Merge https://source.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Oct 23 10:49:28 2021 -0400
  61. 4b4896d mtd: Remove mtd_erase_callback() entirely by Marek Behún · Tue Oct 05 15:56:06 2021 +0200
  62. 8fb445a fs: fat: check for buffer size before reading blocks by Ricardo Salveti · Sun Sep 26 21:36:04 2021 +0300
  63. 901ef08 btrfs: Use U-Boot API for decompression by Simon Glass · Sat Sep 25 07:03:10 2021 -0600
  64. 3bde7e2 nand.h: Cleanup linux/mtd/rawnand.h usage by Tom Rini · Wed Sep 22 14:50:35 2021 -0400
  65. 62fb2b4 WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · Mon Sep 27 17:42:39 2021 +0200
  66. accb63b WS cleanup: remove excessive empty lines by Wolfgang Denk · Mon Sep 27 17:42:37 2021 +0200
  67. 961578e Merge tag 'v2021.10-rc5' into next by Tom Rini · Mon Sep 27 09:45:36 2021 -0400
  68. 3f006d5 fs: avoid superfluous messages by Heinrich Schuchardt · Mon Sep 20 14:15:03 2021 +0200
  69. 9936fe3 sqfs: Suppress the message about missing filesystem by Simon Glass · Wed Aug 18 21:40:27 2021 -0600
  70. 4acb84a btrfs: Suppress the message about missing filesystem by Simon Glass · Wed Aug 18 21:40:26 2021 -0600
  71. b8a77ab btrfs: Use default subvolume as filesystem root by Matwey V. Kornilov · Sun Aug 01 23:52:16 2021 +0300
  72. 4e8f02d fs/squashfs: Fix some hardlinks reading the wrong inode by Campbell Suter · Fri Apr 30 16:45:46 2021 +1200
  73. 3ff49ec global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · Sat Jul 24 09:03:29 2021 -0600
  74. 335fe51 Use LIB_UUID with ACPIGEN and FS_BTRFS by Simon Glass · Fri Jul 02 12:36:15 2021 -0600
  75. 4410086 cbfs: Check offset range when reading a file by Simon Glass · Thu May 13 19:39:27 2021 -0600
  76. 236a2d1 fs: fat: add file attributes to struct fs_dirent by Heinrich Schuchardt · Sat May 15 22:06:16 2021 +0200
  77. 8a724fa fs/squashfs: fix reading of fragmented files by Joao Marcos Costa · Mon May 17 18:20:38 2021 -0300
  78. 9193398 fs: btrfs: Add missing cache aligned allocation by Marek Vasut · Tue May 18 00:39:39 2021 +0200
  79. e086af8 fs/squashfs: zero out unused fields in fs_dirent by Heinrich Schuchardt · Mon May 17 08:21:39 2021 +0200
  80. b1e5ca1 fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · Sat Apr 17 20:52:13 2021 +0800
  81. f476b4a cmd: fs: Use part_get_info_by_dev_and_name_or_num to parse partitions by Sean Anderson · Mon Apr 12 18:53:05 2021 -0400
  82. 1c579db fs: fat: fix file_fat_detectfs() by Heinrich Schuchardt · Mon Jan 25 12:53:14 2021 +0100
  83. b9e3b67 JFFS2: fix jffs2 summary datacrc status uninitialized by Wagner Popov dos Santos · Tue Feb 23 00:49:00 2021 -0300
  84. a943bef JFFS2: fix the reading address over nand's limit by Wagner Popov dos Santos · Mon Feb 22 23:30:58 2021 -0300
  85. 7907c4b cbfs: Drop unnecessary cast in file_cbfs_fill_cache() by Simon Glass · Mon Mar 15 18:00:17 2021 +1300
  86. 2d507d2 cbfs: Support reading compression information by Simon Glass · Mon Mar 15 18:00:16 2021 +1300
  87. 0352edd cbfs: Simplify file iteration by Simon Glass · Mon Mar 15 18:00:15 2021 +1300
  88. 1567db0 cbfs: Factor out filling a cache node into a new function by Simon Glass · Mon Mar 15 18:00:14 2021 +1300
  89. f8142fb cbfs: Allow file traversal with any CBFS by Simon Glass · Mon Mar 15 18:00:13 2021 +1300
  90. 9464909 cbfs: Allow access to CBFS without a header by Simon Glass · Mon Mar 15 18:00:12 2021 +1300
  91. 7a02c81 cbfs: Rename new_node to node by Simon Glass · Mon Mar 15 18:00:10 2021 +1300
  92. 04c51bd cbfs: Add support for attributes by Simon Glass · Mon Mar 15 18:00:09 2021 +1300
  93. 11f5c0c fs/squashfs: Fix compilation error by Pali Rohár · Wed Mar 03 10:52:36 2021 +0100
  94. 33d1eab fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1 by Marek Behún · Tue Feb 09 18:33:37 2021 +0100
  95. b4c2773 fs: btrfs: change directory list output to be aligned as before by Marek Behún · Tue Feb 09 19:05:08 2021 +0100
  96. b0cbb52 fs: btrfs: skip xattrs in directory listing by Marek Behún · Tue Feb 09 19:05:07 2021 +0100
  97. 836bba4 fs/squashfs: NULL dereference in sqfs_closedir() by Heinrich Schuchardt · Mon Feb 01 03:28:48 2021 +0100
  98. b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · Mon Feb 15 08:19:40 2021 -0500
  99. 2e1b17b fs: fat: remove trailing periods from long name by Heinrich Schuchardt · Sat Jan 30 14:12:10 2021 +0100
  100. b36d546 fs: fat: must not write directory '.' and '..' by Heinrich Schuchardt · Sat Jan 30 11:08:21 2021 +0100