1. c1c4a8f part: Drop disk_partition_t typedef by Simon Glass · Sun May 10 11:39:57 2020 -0600
  2. 6f04498 common: Drop uuid.h from common header by Simon Glass · Sun May 10 11:39:52 2020 -0600
  3. b72a0ff fs: btrfs: support sparse extents by Marek Behún · Mon Mar 30 18:48:42 2020 +0200
  4. 2aebf5b fs: btrfs: Fix LZO false decompression error caused by pending zero by Qu Wenruo · Thu Mar 26 13:35:56 2020 +0800
  5. 37539f5 fs: btrfs: Reject fs with sector size other than PAGE_SIZE by Qu Wenruo · Thu Mar 26 13:35:55 2020 +0800
  6. e7691f4 fs: btrfs: Use LZO_LEN to replace immediate number by Qu Wenruo · Thu Mar 26 13:35:54 2020 +0800
  7. 0611ae5 fs: btrfs: add zstd decompression support by Marek Behún · Mon Apr 29 22:40:45 2019 +0200
  8. e55462b fs: btrfs: fix btrfs methods return values on failure by Marek Behún · Thu May 02 15:28:43 2019 +0200
  9. 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
  10. 2d8200c Revert "fs: btrfs: fix false negatives in ROOT_ITEM search" by Tom Rini · Sat Apr 27 11:34:55 2019 -0400
  11. b0ff60a fs: btrfs: fix btrfs_search_tree invalid results by Pierre Bourdon · Tue Apr 16 02:47:14 2019 +0200
  12. 9fffe32 fs: btrfs: fix false negatives in ROOT_ITEM search by Pierre Bourdon · Sat Apr 13 23:50:49 2019 +0200
  13. d537f86 fs: btrfs: Fix tree traversal with btrfs_next_slot() by Yevgeny Popovych · Fri Sep 07 12:59:30 2018 +0300
  14. a2f9cbf fs: btrfs: Fix cache alignment bugs by Marek Vasut · Sat Sep 22 04:13:35 2018 +0200
  15. 1dd3195 fs: btrfs: Fix wrong comparison in logical to physical mapping by Marek Behún · Wed Jul 04 20:23:01 2018 +0200
  16. 0a4b93f fs: btrfs: Do not fail when all root_backups are empty by Yevgeny Popovych · Mon Jun 11 14:14:33 2018 +0300
  17. 4c43504 fs: btrfs: Fix not all CHUNK_ITEMs being read from CHUNK_TREE by Yevgeny Popovych · Tue Jun 05 13:11:01 2018 +0300
  18. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  19. 4eea27f fs: btrfs: Remove unused debug code left from development by Marek Behún · Mon Mar 19 12:02:11 2018 +0100
  20. 23884dc fs: btrfs: Fix printf format character warning by Tom Rini · Sat Jan 27 17:23:21 2018 -0500
  21. d1f4333 fs: btrfs: Fix unaligned memory accesses by Alberto Sánchez Molero · Sat Jan 20 09:17:57 2018 +0200
  22. 1c66c7c fs: btrfs: Remove a foreign language note by Marek Behún · Fri Oct 06 15:04:59 2017 +0200
  23. da98910 fs: btrfs: Fix usage of uninitialized variables by Marek Behún · Fri Oct 06 15:04:57 2017 +0200
  24. 9740408 fs/btrfs: Fix warning in btrfs_check_super() by Tom Rini · Tue Oct 03 08:44:13 2017 -0400
  25. 98ec1d1 fs: btrfs: Add U-Boot fs handlers. by Marek Behún · Sun Sep 03 17:00:29 2017 +0200
  26. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200
  27. 7777b1a fs: btrfs: Add disk-to-cpu and cpu-to-disk conversion functions by Marek Behún · Sun Sep 03 17:00:27 2017 +0200
  28. 4eff426 fs: btrfs: Add btrfs_tree.h and ctree.h from Linux (and modified) by Marek Behún · Sun Sep 03 17:00:26 2017 +0200