1. 3212fa1 btrfs: drop the _nr from the item helpers by Josef Bacik · 3 years, 3 months ago
  2. e4f9434 btrfs: subpage: add bitmap for PageChecked flag by Qu Wenruo · 3 years, 4 months ago
  3. 44bee21 btrfs: reflink: initialize return value to 0 in btrfs_extent_same() by Sidong Yang · 3 years, 5 months ago
  4. 3115deb btrfs: reflink: make copy_inline_to_page() to be subpage compatible by Qu Wenruo · 3 years, 8 months ago
  5. fd2ff27 Merge tag 'for-5.13-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  6. 76a6d5c btrfs: fix deadlock when cloning inline extents and low on available space by Filipe Manana · 3 years, 8 months ago
  7. 45af60e Merge tag 'for-5.13-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 8 months ago
  8. 6416954 btrfs: release path before starting transaction when cloning inline extent by Filipe Manana · 3 years, 8 months ago
  9. d048b9c btrfs: use memzero_page() instead of open coded kmap pattern by Ira Weiny · 3 years, 9 months ago
  10. b7a7a83 btrfs: make reflinks respect O_SYNC O_DSYNC and S_SYNC flags by Filipe Manana · 3 years, 10 months ago
  11. 8c99516 btrfs: exclude mmaps while doing remap by Josef Bacik · 4 years ago
  12. 6470853 btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpers by Josef Bacik · 4 years ago
  13. bfc7847 btrfs: make btrfs_replace_file_extents take btrfs_inode by Nikolay Borisov · 4 years ago
  14. 7a7fd0d Merge branch 'kmap-conversion-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 3 years, 11 months ago
  15. 3590ec5 btrfs: use memcpy_[to|from]_page() and kmap_local_page() by Ira Weiny · 4 years ago
  16. 3660d0bc btrfs: fix stale data exposure after cloning a hole with NO_HOLES enabled by Filipe Manana · 4 years ago
  17. 32443de btrfs: introduce btrfs_subpage for data inodes by Qu Wenruo · 4 years ago
  18. 3d45f22 btrfs: fix deadlock when cloning inline extent and low on free metadata space by Filipe Manana · 4 years, 1 month ago
  19. b06359a btrfs: make btrfs_cont_expand take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  20. 9a56fcd btrfs: make btrfs_update_inode take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  21. 76aea53 btrfs: make btrfs_inode_safe_disk_i_size_write take btrfs_inode by Nikolay Borisov · 4 years, 2 months ago
  22. 2766ff6 btrfs: update the number of bytes used by an inode atomically by Filipe Manana · 4 years, 2 months ago
  23. 5893dfb btrfs: refactor btrfs_drop_extents() to make it easier to extend by Filipe Manana · 4 years, 2 months ago
  24. b9729ce btrfs: locking: rip out path->leave_spinning by Josef Bacik · 4 years, 5 months ago
  25. 6b613cc btrfs: reschedule when cloning lots of extents by Johannes Thumshirn · 4 years, 4 months ago
  26. 306bfec btrfs: rename btrfs_punch_hole_range() to a more generic name by Filipe Manana · 4 years, 4 months ago
  27. bf38564 btrfs: rename struct btrfs_clone_extent_info to a more generic name by Filipe Manana · 4 years, 4 months ago
  28. fb870f6 btrfs: remove item_size member of struct btrfs_clone_extent_info by Filipe Manana · 4 years, 4 months ago
  29. 8fccebf btrfs: fix metadata reservation for fallocate that leads to transaction aborts by Filipe Manana · 4 years, 4 months ago
  30. 998acfe btrfs: make copy_inline_to_page take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
  31. 6fee248 btrfs: convert btrfs_inode_sectorsize to take btrfs_inode by Nikolay Borisov · 4 years, 5 months ago
  32. 3ebac17 btrfs: reduce contention on log trees when logging checksums by Filipe Manana · 4 years, 6 months ago
  33. e5b7231e btrfs: make btrfs_delalloc_reserve_space take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  34. 86d5292 btrfs: make btrfs_delalloc_release_space take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  35. c2566f2 btrfs: make btrfs_set_extent_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  36. 4fdb688 btrfs: fix lost i_size update after cloning inline extent by Filipe Manana · 4 years, 10 months ago
  37. 05a5a76 Btrfs: implement full reflink support for inline extents by Filipe Manana · 4 years, 11 months ago
  38. a61e1e0 Btrfs: simplify inline extent handling when doing reflinks by Filipe Manana · 4 years, 11 months ago
  39. 6a17738 Btrfs: move all reflink implementation code into its own file by Filipe Manana · 4 years, 11 months ago