1. 1d5a7b7 fs: btrfs: Crossport open_ctree_fs_info() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:03:01 2020 +0200
  2. 8f267cf fs: btrfs: Crossport btrfs_read_sys_array() and btrfs_read_chunk_tree() by Qu Wenruo · Wed Jun 24 18:03:00 2020 +0200
  3. 0af1704 fs: btrfs: Crossport btrfs_search_slot() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:59 2020 +0200
  4. fd63dbb fs: btrfs: Crossport struct btrfs_root to ctree.h by Qu Wenruo · Wed Jun 24 18:02:58 2020 +0200
  5. f6d5af7 fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · Wed Jun 24 18:02:57 2020 +0200
  6. ddd0cb8 fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · Wed Jun 24 18:02:56 2020 +0200
  7. d85f959 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:55 2020 +0200
  8. f6377ff fs: btrfs: Crossport volumes.[ch] from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:54 2020 +0200
  9. 6925bd2 fs: btrfs: Crossport structure accessor into ctree.h by Qu Wenruo · Wed Jun 24 18:02:53 2020 +0200
  10. c43c529 fs: btrfs: Crossport extent-io.[ch] from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:52 2020 +0200
  11. f55da5d fs: btrfs: Crossport extent-cache.[ch] from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:51 2020 +0200
  12. fb48c59 fs: btrfs: Crossport rbtree-utils from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:50 2020 +0200
  13. 1a61808 fs: btrfs: Crossport btrfs_read_dev_super() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:49 2020 +0200
  14. 0e7b854 fs: btrfs: Add more checksum algorithms by Qu Wenruo · Wed Jun 24 18:02:48 2020 +0200
  15. 07d977f fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · Wed Jun 24 18:02:47 2020 +0200
  16. b455978 fs: convert error and debug messages to log by Heinrich Schuchardt · Tue Aug 25 17:49:16 2020 +0000
  17. b7fb3c3 fs/squashfs: Fix Coverity Scan defects by Joao Marcos Costa · Wed Aug 19 18:28:41 2020 +0200
  18. 40a9fd5 fs/squashfs: add support for LZO decompression by Joao Marcos Costa · Tue Aug 18 17:17:24 2020 +0200
  19. b1fa6b8 fs/squashfs: add support for ZSTD decompression by Joao Marcos Costa · Tue Aug 18 17:17:23 2020 +0200
  20. b87fd01 fs/squashfs: replace sqfs_decompress() parameter by Joao Marcos Costa · Tue Aug 18 17:17:22 2020 +0200
  21. 877576c fs/squashfs: Add init and clean-up functions to decompression by Joao Marcos Costa · Tue Aug 18 17:17:21 2020 +0200
  22. 2a7fb15 fs/fs.c: add symbolic link case to fs_ls_generic() by Joao Marcos Costa · Thu Jul 30 15:33:51 2020 +0200
  23. 88f5333 fs/squashfs: add support for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:50 2020 +0200
  24. ae8abb1 include/u-boot, lib/zlib: add sources for zlib decompression by Joao Marcos Costa · Thu Jul 30 15:33:49 2020 +0200
  25. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  26. 95bbe15 fs/fat/fat.c: Do not perform zero block reads if there are no blocks left by Jason Wessel · Tue Jun 23 14:36:54 2020 -0700
  27. ca816ce fs: error handling in do_load() by Heinrich Schuchardt · Mon Jun 29 20:08:49 2020 +0200
  28. 8a3ac6e fs/fat: reduce data size for FAT_WRITE by Heinrich Schuchardt · Mon Jul 06 07:48:14 2020 +0200
  29. 6cc5432 fs: fat_write: fix short name creation. by Heinrich Schuchardt · Tue May 26 21:06:50 2020 +0200
  30. 9252d70 cmd: fs: Add command to list supported fs types by Niel Fourie · Tue Mar 24 16:17:04 2020 +0100
  31. 59e9440 fs: fat: fix fat iteration by Christian Gmeiner · Tue Jun 09 09:09:07 2020 +0200
  32. ba06a1f cbfs: Don't require the CBFS size with cbfs_init_mem() by Simon Glass · Sun May 24 17:38:24 2020 -0600
  33. 333a97d cbfs: Allow reading a file from a CBFS given its base addr by Simon Glass · Sun May 24 17:38:23 2020 -0600
  34. 9c42215 cbfs: Change file_cbfs_find_uncached() to return an error by Simon Glass · Sun May 24 17:38:22 2020 -0600
  35. 0492317 cbfs: Return the error code from file_cbfs_init() by Simon Glass · Sun May 24 17:38:21 2020 -0600
  36. ec36d7a cbfs: Record the start address in cbfs_priv by Simon Glass · Sun May 24 17:38:20 2020 -0600
  37. 6ca4c38 cbfs: Use void * for the position pointers by Simon Glass · Sun May 24 17:38:19 2020 -0600
  38. 5154100 cbfs: Unify the two header loaders by Simon Glass · Sun May 24 17:38:18 2020 -0600
  39. e78f9bb cbfs: Adjust cbfs_load_header_ptr() to use cbfs_priv by Simon Glass · Sun May 24 17:38:17 2020 -0600
  40. 9ad16d6 cbfs: Adjust file_cbfs_load_header() to use cbfs_priv by Simon Glass · Sun May 24 17:38:16 2020 -0600
  41. c72d4a8 cbfs: Adjust return value of file_cbfs_next_file() by Simon Glass · Sun May 24 17:38:15 2020 -0600
  42. 2029a6d cbfs: Use bool type for whether initialised by Simon Glass · Sun May 24 17:38:14 2020 -0600
  43. 6b82446 cbfs: Use ulong consistently by Simon Glass · Sun May 24 17:38:13 2020 -0600
  44. 650b241 cbfs: Rename the result variable by Simon Glass · Sun May 24 17:38:12 2020 -0600
  45. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · Sun May 10 11:40:13 2020 -0600
  46. fb64e36 common: Drop linux/stringify.h from common header by Simon Glass · Sun May 10 11:40:09 2020 -0600
  47. c06c1be common: Drop linux/bug.h from common header by Simon Glass · Sun May 10 11:40:08 2020 -0600
  48. 0f2af88 common: Drop log.h from common header by Simon Glass · Sun May 10 11:40:05 2020 -0600
  49. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · Sun May 10 11:40:03 2020 -0600
  50. 9758973 common: Drop init.h from common header by Simon Glass · Sun May 10 11:40:02 2020 -0600
  51. 655306c common: Drop part.h from common header by Simon Glass · Sun May 10 11:39:58 2020 -0600
  52. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  53. 274e0b0 common: Drop net.h from common header by Simon Glass · Sun May 10 11:39:56 2020 -0600
  54. 8e20188 common: Drop flash.h from common header by Simon Glass · Sun May 10 11:39:54 2020 -0600
  55. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  56. 80c25b1 JFFS2: Add useful fields into lists by Petr Borsodi · Thu May 07 12:25:56 2020 +0200
  57. a61d1d1 JFFS2: Process obsolete nodes as well as accurate ones by Petr Borsodi · Thu May 07 12:25:55 2020 +0200
  58. 8179edf fs: ext4: avoid NULL check before free() by Heinrich Schuchardt · Tue Apr 28 21:50:02 2020 +0200
  59. ebdcb60 fs: ext4: skip journal state if fs has metadata_csum by Arnaud Ferraris · Wed Apr 22 12:43:44 2020 +0200
  60. b72a0ff fs: btrfs: support sparse extents by Marek Behún · Mon Mar 30 18:48:42 2020 +0200
  61. 2aebf5b fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · Thu Mar 26 13:35:56 2020 +0800
  62. 37539f5 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · Thu Mar 26 13:35:55 2020 +0800
  63. e7691f4 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · Thu Mar 26 13:35:54 2020 +0800
  64. c2ecf22 fs: ext4: Fix alignment of cache buffers by Jan Kiszka · Wed Mar 25 21:27:51 2020 +0100
  65. 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
  66. 3a867ce fat: write: adjust data written in each partial write by Marek Szyprowski · Mon Dec 02 12:11:14 2019 +0100
  67. 2f24167 fat: write: fix broken write to fragmented files by Marek Szyprowski · Mon Dec 02 12:11:13 2019 +0100
  68. 9bc1564 dm: core: Create a new header file for 'compat' features by Simon Glass · Mon Feb 03 07:36:16 2020 -0700
  69. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · Mon Feb 03 07:36:15 2020 -0700
  70. 1d8d34d linux_compat: move kmemdup() from ubifs.c to linux_compat.c by AKASHI Takahiro · Wed Nov 13 09:44:47 2019 +0900
  71. 5f6ae54 fs: fat: handle deleted directory entries correctly by AKASHI Takahiro · Tue Nov 26 17:29:31 2019 +0900
  72. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  73. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  74. 80ac734 fs: add fs_get_type() for current filesystem type by AKASHI Takahiro · Mon Oct 07 14:59:37 2019 +0900
  75. 66d2da3 fs: clean up around fs_type by AKASHI Takahiro · Mon Oct 07 14:59:36 2019 +0900
  76. ca8e377 fs: export fs_close() by AKASHI Takahiro · Mon Oct 07 14:59:35 2019 +0900
  77. d37d47c fs: fat: get_contents() always returns -1 for errors by Heinrich Schuchardt · Thu Sep 12 19:19:30 2019 +0200
  78. c1a159c fs: fat: treat invalid FAT clusters as errors by Heinrich Schuchardt · Thu Sep 12 19:19:29 2019 +0200
  79. c3677ae fat: FAT filesystem premature release of info struct. by Martin Vystrčil · Tue Aug 20 22:18:30 2019 +0200
  80. 9325079 jffs2: remove unused code files by Uwe Kleine-König · Wed Aug 14 22:07:29 2019 +0200
  81. efbd7b1 cbfs: Rename camel-case variables by Simon Glass · Wed Aug 14 19:56:15 2019 -0600
  82. aa4274e cbfs: Add functions to support multiple CBFSs by Simon Glass · Wed Aug 14 19:56:14 2019 -0600
  83. f152bf0 cbfs: Move result variable into the struct by Simon Glass · Wed Aug 14 19:56:13 2019 -0600
  84. bc94f0a cbfs: Move static variables into a struct by Simon Glass · Wed Aug 14 19:56:12 2019 -0600
  85. 7b5ee96 cbfs: Move declarations above functions by Simon Glass · Wed Aug 14 19:56:11 2019 -0600
  86. db2254b cbfs: Allow CBFS to be used in SPL by Simon Glass · Wed Aug 14 19:56:10 2019 -0600
  87. 313112a env: Move env_set_hex() to env.h by Simon Glass · Thu Aug 01 09:46:46 2019 -0600
  88. 1a974af common: Move gzip functions into a new gzip header by Simon Glass · Thu Aug 01 09:46:36 2019 -0600
  89. 87d1504 cbfs: Rename checksum to attributes_offset by Simon Glass · Mon Jul 08 13:18:22 2019 -0600
  90. 627e3c8 CVE-2019-13106: ext4: fix out-of-bounds memset by Paul Emge · Mon Jul 08 16:37:07 2019 -0700
  91. 16b19bb ext4: gracefully fail on divide-by-0 by Paul Emge · Mon Jul 08 16:37:06 2019 -0700
  92. a4a48ef CVE-2019-13104: ext4: check for underflow in ext4fs_read_file by Paul Emge · Mon Jul 08 16:37:05 2019 -0700
  93. 955dbbc CVE-2019-13105: ext4: fix double-free in ext4_cache_read by Paul Emge · Mon Jul 08 16:37:04 2019 -0700
  94. a958815 ext4: add support for filesystems without JOURNAL by Marek Szyprowski · Fri Jun 21 15:35:35 2019 +0200
  95. 07a39ab ext4: fix calculating inode blkcount for non-512 blocksize filesystems by Marek Szyprowski · Fri Jun 21 15:32:51 2019 +0200
  96. 961ebe8 fs: do_load: pass device path for efi payload by Mian Yousaf Kaukab · Tue Jun 18 15:03:44 2019 +0200
  97. c326933 fs: fat: allocate a new cluster for root directory of fat32 by AKASHI Takahiro · Fri May 24 14:10:37 2019 +0900
  98. a2c0bd0 fs: fat: flush a directory cluster properly by AKASHI Takahiro · Fri May 24 14:10:36 2019 +0900
  99. d98c674 fs: fat: write to non-cluster-aligned root directory by AKASHI Takahiro · Fri May 24 14:10:35 2019 +0900
  100. 8a6c612 fs: fat: Fix possible double free of fatbuf by Andrew F. Davis · Thu May 16 09:34:31 2019 -0500