1. c334730 btrfs: fix missing delalloc new bit for new delalloc ranges by Filipe Manana · 4 years, 2 months ago
  2. 905eb88 btrfs: remove struct extent_io_ops by Nikolay Borisov · 4 years, 4 months ago
  3. fc0d82e btrfs: sink total_data parameter in setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  4. 3dc9dc8 btrfs: eliminate total_size parameter from setup_items_for_insert by Nikolay Borisov · 4 years, 5 months ago
  5. c2566f2 btrfs: make btrfs_set_extent_delalloc take btrfs_inode by Nikolay Borisov · 4 years, 8 months ago
  6. 39b07b5 btrfs: drop create parameter to btrfs_get_extent() by Omar Sandoval · 5 years ago
  7. e182163 btrfs: stop clearing EXTENT_DIRTY in inode I/O tree by Omar Sandoval · 5 years ago
  8. 330a582 btrfs: Remove leftover of in-band dedupe by Nikolay Borisov · 6 years ago
  9. 6bf9e4b btrfs: inode: Verify inode mode to avoid NULL pointer dereference by Qu Wenruo · 6 years ago
  10. e4fa746 btrfs: tests: unify messages when tests start by David Sterba · 6 years ago
  11. 6a060db btrfs: tests: use standard error message after inode allocation failure by David Sterba · 6 years ago
  12. 9e3d9f8 btrfs: tests: use standard error message after extent buffer allocation failure by David Sterba · 6 years ago
  13. 52ab7bc btrfs: tests: use standard error message after root allocation failure by David Sterba · 6 years ago
  14. 37b2a7b btrfs: tests: use standard error message after fs_info allocation failure by David Sterba · 6 years ago
  15. 46cc775 btrfs: Adjust loop in free_extent_buffer by Nikolay Borisov · 6 years ago
  16. 315b76b btrfs: tests: drop newline from test_msg strings by David Sterba · 7 years ago
  17. 3c7251f btrfs: tests: add helper for error messages and update them by David Sterba · 7 years ago
  18. c1d7c51 btrfs: replace GPL boilerplate by SPDX -- sources by David Sterba · 7 years ago
  19. 4a2d25c btrfs: Remove redundant FLAG_VACANCY by Nikolay Borisov · 7 years ago
  20. ae0f162 btrfs: sink gfp parameter to clear_extent_bit by David Sterba · 7 years ago
  21. e3b8a48 Btrfs: fix reported number of inode blocks after buffered append writes by Filipe Manana · 7 years ago
  22. 8b62f87 Btrfs: rework outstanding_extents by Josef Bacik · 7 years ago
  23. d4417e2 btrfs: Replace opencoded sizes with their symbolic constants by Nikolay Borisov · 7 years ago
  24. fc4f21b1 btrfs: Make get_extent_t take btrfs_inode by Nikolay Borisov · 8 years ago
  25. dcdbc05 btrfs: Make btrfs_drop_extent_cache take btrfs_inode by Nikolay Borisov · 8 years ago
  26. da17066 btrfs: pull node/sector/stripe sizes out of root and into fs_info by Jeff Mahoney · 9 years ago
  27. ba8b04c btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band dedupe and subpage size patchset by Qu Wenruo · 8 years ago
  28. 7c0260e btrfs: tests, require fs_info for root by Jeff Mahoney · 9 years ago
  29. b9ef22d Btrfs: self-tests: Support non-4k page size by Feifei Xu · 9 years ago
  30. 0132761 btrfs: fix string and comment grammatical issues and typos by Nicholas D Steeves · 9 years ago
  31. ebb8765 btrfs: move btrfs_compression_type to compression.h by Anand Jain · 9 years ago
  32. 8cce83b btrfs: tests: switch to GFP_KERNEL by David Sterba · 9 years ago
  33. ee22184 Btrfs: use linux/sizes.h to represent constants by Byongho Lee · 9 years ago
  34. 6a3891c Btrfs: add sanity test for outstanding_extents accounting by Josef Bacik · 10 years ago
  35. 3f556f7 btrfs: unify extent buffer allocation api by David Sterba · 11 years ago
  36. faa2dbf Btrfs: add sanity tests for new qgroup accounting code by Josef Bacik · 11 years ago
  37. 0e30db8 Btrfs: add a sanity test for a vacant extent at the front of a file by Josef Bacik · 11 years ago
  38. aaedb55 Btrfs: add tests for btrfs_get_extent by Josef Bacik · 11 years ago