1. 50f6925 btrfs: fix offset when reading compressed extents by Dominique Martinet · Tue Apr 18 15:41:55 2023 +0900
  2. d63726e treewide: Fix Marek's name and change my e-mail address by Marek Behún · Wed Jun 01 17:17:06 2022 +0200
  3. e7269b7 btrfs: simplify lookup_data_extent() by Heinrich Schuchardt · Tue May 10 21:43:38 2022 +0200
  4. 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
  5. b1e5ca1 fs: btrfs: fix the false alert of decompression failure by Qu Wenruo · Sat Apr 17 20:52:13 2021 +0800
  6. 11acf0f fs: btrfs: inode: handle uninitialized type before returning it by Qu Wenruo · Sat Oct 31 09:07:49 2020 +0800
  7. d90164e fs: btrfs: Cleanup the old implementation by Qu Wenruo · Wed Jun 24 18:03:15 2020 +0200
  8. cf5a3a0 fs: btrfs: Implement btrfs_file_read() by Qu Wenruo · Wed Jun 24 18:03:11 2020 +0200
  9. 4650ed1 fs: btrfs: Introduce lookup_data_extent() for later use by Qu Wenruo · Wed Jun 24 18:03:10 2020 +0200
  10. 83b04df fs: btrfs: Introduce btrfs_read_extent_inline() and btrfs_read_extent_reg() by Qu Wenruo · Wed Jun 24 18:03:09 2020 +0200
  11. 6aa2cc4 fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts by Qu Wenruo · Wed Jun 24 18:03:08 2020 +0200
  12. e565bd4 fs: btrfs: Implement btrfs_lookup_path() by Qu Wenruo · Wed Jun 24 18:03:05 2020 +0200
  13. b086e25 fs: btrfs: inode: Allow next_length() to return value > BTRFS_NAME_LEN by Qu Wenruo · Wed Jun 24 18:03:04 2020 +0200
  14. 49fe0f0 fs: btrfs: Use btrfs_readlink() to implement __btrfs_readlink() by Qu Wenruo · Wed Jun 24 18:03:03 2020 +0200
  15. dca22af fs: btrfs: Rename path resolve related functions to avoid name conflicts by Qu Wenruo · Wed Jun 24 18:03:02 2020 +0200
  16. f6d5af7 fs: btrfs: Rename btrfs_root to __btrfs_root by Qu Wenruo · Wed Jun 24 18:02:57 2020 +0200
  17. ddd0cb8 fs: btrfs: Rename struct btrfs_path to struct __btrfs_path by Qu Wenruo · Wed Jun 24 18:02:56 2020 +0200
  18. d85f959 fs: btrfs: Crossport read_tree_block() from btrfs-progs by Qu Wenruo · Wed Jun 24 18:02:55 2020 +0200
  19. 07d977f fs: btrfs: Sync btrfs_btree.h from kernel by Qu Wenruo · Wed Jun 24 18:02:47 2020 +0200
  20. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  21. 1c66c7c fs: btrfs: Remove a foreign language note by Marek Behún · Fri Oct 06 15:04:59 2017 +0200
  22. da98910 fs: btrfs: Fix usage of uninitialized variables by Marek Behún · Fri Oct 06 15:04:57 2017 +0200
  23. 2938754 fs: btrfs: Add single-device read-only BTRFS implementation by Marek Behún · Sun Sep 03 17:00:28 2017 +0200