1. 6cc5432 fs: fat_write: fix short name creation. by Heinrich Schuchardt · Tue May 26 21:06:50 2020 +0200
  2. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  3. 59e9440 fs: fat: fix fat iteration by Christian Gmeiner · Tue Jun 09 09:09:07 2020 +0200
  4. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  5. 333a97d cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · Sun May 24 17:38:23 2020 -0600
  6. 9c42215 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · Sun May 24 17:38:22 2020 -0600
  7. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · Sun May 24 17:38:21 2020 -0600
  8. ec36d7a cbfs: Record the start address in cbfs_priv by Simon Glass · Sun May 24 17:38:20 2020 -0600
  9. 6ca4c38 cbfs: Use void * for the position pointers by Simon Glass · Sun May 24 17:38:19 2020 -0600
  10. 5154100 cbfs: Unify the two header loaders by Simon Glass · Sun May 24 17:38:18 2020 -0600
  11. e78f9bb cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · Sun May 24 17:38:17 2020 -0600
  12. 9ad16d6 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · Sun May 24 17:38:16 2020 -0600
  13. c72d4a8 cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · Sun May 24 17:38:15 2020 -0600
  14. 2029a6d cbfs: Use bool type for whether initialised by Simon Glass · Sun May 24 17:38:14 2020 -0600
  15. 6b82446 cbfs: Use ulong consistently by Simon Glass · Sun May 24 17:38:13 2020 -0600
  16. 650b241 cbfs: Rename the result variable by Simon Glass · Sun May 24 17:38:12 2020 -0600
  17. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  18. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  19. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  20. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  21. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  22. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  23. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  24. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  25. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  26. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  27. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  28. 80c25b1 JFFS2: Add useful fields into lists by Petr Borsodi · Thu May 07 12:25:56 2020 +0200
  29. a61d1d1 JFFS2: Process obsolete nodes as well as accurate ones by Petr Borsodi · Thu May 07 12:25:55 2020 +0200
  30. 8179edf fs: ext4: avoid NULL check before free() by Heinrich Schuchardt · Tue Apr 28 21:50:02 2020 +0200
  31. ebdcb60 fs: ext4: skip journal state if fs has metadata_csum by Arnaud Ferraris · Wed Apr 22 12:43:44 2020 +0200
  32. b72a0ff fs: btrfs: support sparse extents by Marek Behún · Mon Mar 30 18:48:42 2020 +0200
  33. 2aebf5b fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · Thu Mar 26 13:35:56 2020 +0800
  34. 37539f5 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · Thu Mar 26 13:35:55 2020 +0800
  35. e7691f4 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · Thu Mar 26 13:35:54 2020 +0800
  36. c2ecf22 fs: ext4: Fix alignment of cache buffers by Jan Kiszka · Wed Mar 25 21:27:51 2020 +0100
  37. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Feb 11 10:58:41 2020 -0500
  38. 3a867ce fat: write: adjust data written in each partial write by Marek Szyprowski · Mon Dec 02 12:11:14 2019 +0100
  39. 2f24167 fat: write: fix broken write to fragmented files by Marek Szyprowski · Mon Dec 02 12:11:13 2019 +0100
  40. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  41. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  42. 1d8d34d linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · Wed Nov 13 09:44:47 2019 +0900
  43. 5f6ae54 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · Tue Nov 26 17:29:31 2019 +0900
  44. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  45. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  46. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  47. 66d2da3 fs: clean up around fs_type by AKASHI Takahiro · Mon Oct 07 14:59:36 2019 +0900
  48. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  49. d37d47c fs: fat: get_contents() always returns -1 for errors by Heinrich Schuchardt · Thu Sep 12 19:19:30 2019 +0200
  50. c1a159c fs: fat: treat invalid FAT clusters as errors by Heinrich Schuchardt · Thu Sep 12 19:19:29 2019 +0200
  51. c3677ae fat: FAT filesystem premature release of info struct. by Martin Vystrčil · Tue Aug 20 22:18:30 2019 +0200
  52. 9325079 jffs2: remove unused code files by Uwe Kleine-König · Wed Aug 14 22:07:29 2019 +0200
  53. efbd7b1 cbfs: Rename camel-case variables by Simon Glass · Wed Aug 14 19:56:15 2019 -0600
  54. aa4274e cbfs: Add functions to support multiple CBFSs by Simon Glass · Wed Aug 14 19:56:14 2019 -0600
  55. f152bf0 cbfs: Move result variable into the struct by Simon Glass · Wed Aug 14 19:56:13 2019 -0600
  56. bc94f0a cbfs: Move static variables into a struct by Simon Glass · Wed Aug 14 19:56:12 2019 -0600
  57. 7b5ee96 cbfs: Move declarations above functions by Simon Glass · Wed Aug 14 19:56:11 2019 -0600
  58. db2254b cbfs: Allow CBFS to be used in SPL by Simon Glass · Wed Aug 14 19:56:10 2019 -0600
  59. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  60. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  61. 87d1504 cbfs: Rename checksum to attributes_offset by Simon Glass · Mon Jul 08 13:18:22 2019 -0600
  62. 627e3c8 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · Mon Jul 08 16:37:07 2019 -0700
  63. 16b19bb ext4: gracefully fail on divide-by-0 by Paul Emge · Mon Jul 08 16:37:06 2019 -0700
  64. a4a48ef CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · Mon Jul 08 16:37:05 2019 -0700
  65. 955dbbc CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · Mon Jul 08 16:37:04 2019 -0700
  66. a958815 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · Fri Jun 21 15:35:35 2019 +0200
  67. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · Fri Jun 21 15:32:51 2019 +0200
  68. 961ebe8 fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · Tue Jun 18 15:03:44 2019 +0200
  69. c326933 fs: fat: allocate a new cluster for root directory of fat32 by AKASHI Takahiro · Fri May 24 14:10:37 2019 +0900
  70. a2c0bd0 fs: fat: flush a directory cluster properly by AKASHI Takahiro · Fri May 24 14:10:36 2019 +0900
  71. d98c674 fs: fat: write to non-cluster-aligned root directory by AKASHI Takahiro · Fri May 24 14:10:35 2019 +0900
  72. 8a6c612 fs: fat: Fix possible double free of fatbuf by Andrew F. Davis · Thu May 16 09:34:31 2019 -0500
  73. 5858721 fs: fat: correct file name normalization by Heinrich Schuchardt · Sun May 12 09:59:18 2019 +0200
  74. 0611ae5 fs: btrfs: add zstd decompression support by Marek Behún · Mon Apr 29 22:40:45 2019 +0200
  75. e55462b fs: btrfs: fix btrfs methods return values on failure by Marek Behún · Thu May 02 15:28:43 2019 +0200
  76. 7d3db16 fs: btrfs: Do not print mount fail message when not btrfs filesystem by Marek Behún · Fri Apr 26 15:11:09 2019 +0200
  77. 2d8200c Revert "fs: btrfs: fix false negatives in ROOT_ITEM search" by Tom Rini · Sat Apr 27 11:34:55 2019 -0400
  78. b0ff60a fs: btrfs: fix btrfs_search_tree invalid results by Pierre Bourdon · Tue Apr 16 02:47:14 2019 +0200
  79. 05b1db1 fs: fat: Build only if CONFIG_FS_FAT=y by Ismael Luceno Cortes · Mon Apr 15 11:19:15 2019 +0000
  80. 9fffe32 fs: btrfs: fix false negatives in ROOT_ITEM search by Pierre Bourdon · Sat Apr 13 23:50:49 2019 +0200
  81. 003ab30 Fix ext4 block group descriptor sizing by Benjamin Lim · Fri Mar 29 07:29:45 2019 -0400
  82. ccea733 fs: fat: fix reading non-cluster-aligned root directory by Anssi Hannula · Wed Feb 27 12:55:57 2019 +0200
  83. 785dfea fs: ext4: Problem with ext4load and sparse files by Gero Schumacher · Tue Feb 26 15:45:22 2019 +0000
  84. bc23748 fs: Add a new command to create symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:26 2019 +0100
  85. 448dd27 fs: ext4: Add support for the creation of symbolic links by Jean-Jacques Hiblot · Wed Feb 13 12:15:25 2019 +0100
  86. d192136 fs: ext4: constify the buffer passed to write functions by Jean-Jacques Hiblot · Wed Feb 13 12:15:24 2019 +0100
  87. 02d6ca7 fs: ext4: cache extent data by Stephen Warren · Wed Jan 30 12:58:05 2019 -0700
  88. 2573c85 mtd: ubi, ubifs debug: Use pr_debug instead of pr_crit by Eran Matityahu · Wed Feb 13 20:56:17 2019 +0200
  89. f7d4968 fs: ext4: do not write on filesystem with metadata_csum feature by Sébastien Szymanski · Fri Mar 22 09:33:52 2019 +0100
  90. db538a9 fs: fat: fix link error when building with DEBUG=1 by Heinrich Schuchardt · Mon Feb 25 19:42:48 2019 +0100
  91. d16b79b fs: fat: Reduce default max clustersize 64KiB from malloc pool by Tien Fong Chee · Mon Feb 11 14:56:20 2019 +0800
  92. f6764f2 fs: fat: dynamically allocate memory for temporary buffer by Tien Fong Chee · Mon Feb 11 14:56:19 2019 +0800
  93. 08d1c42 fs: ext4: Unmount FS in do_fs_type() by Marek Vasut · Wed Feb 06 13:19:29 2019 +0100
  94. 8890e7d lmb: handle more than one DRAM BANK by Simon Goldschmidt · Sat Jan 26 22:13:04 2019 +0100
  95. 64eab04 spl: fat/fs: Add control to build FS EXT4 in SPL by Tien Fong Chee · Wed Jan 23 14:20:06 2019 +0800
  96. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · Wed Jan 23 14:20:05 2019 +0800
  97. 87fda0c spl: fat/fs: Add option to include/exclude FAT write build in SPL by Tien Fong Chee · Wed Jan 23 14:20:04 2019 +0800
  98. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · Wed Jan 23 14:20:03 2019 +0800
  99. 5b2c687 fs: prevent overwriting reserved memory by Simon Goldschmidt · Mon Jan 14 22:38:19 2019 +0100
  100. 61934d1 Revert "fs: fat: assign rootdir sector when accessing root directory" by Tom Rini · Fri Jan 11 09:54:44 2019 -0500