1. 67da05b btrfs: fix spelling mistakes found using codespell by Colin Ian King · 2 years, 2 months ago
  2. 5986432 btrfs: fix uninitialized variable warnings in __set_extent_bit and convert_extent_bit by Josef Bacik · 2 years, 3 months ago
  3. 2f2e84c btrfs: fix off-by-one in delalloc search during lseek by Filipe Manana · 2 years, 3 months ago
  4. 26df39a btrfs: fix uninitialized variable in find_first_clear_extent_bit by Josef Bacik · 2 years, 4 months ago
  5. d7c9e1be btrfs: fix uninitialized parent in insert_state by Josef Bacik · 2 years, 4 months ago
  6. 1ee51a06 btrfs: update stale comment for count_range_bits() by Filipe Manana · 2 years, 4 months ago
  7. 8c6e53a btrfs: allow passing a cached state record to count_range_bits() by Filipe Manana · 2 years, 4 months ago
  8. bd54766 btrfs: pass btrfs_inode to btrfs_clear_delalloc_extent by David Sterba · 2 years, 5 months ago
  9. 62798a4 btrfs: pass btrfs_inode to btrfs_split_delalloc_extent by David Sterba · 2 years, 5 months ago
  10. 4c5d166 btrfs: pass btrfs_inode to btrfs_set_delalloc_extent by David Sterba · 2 years, 5 months ago
  11. 2454151 btrfs: pass btrfs_inode to btrfs_merge_delalloc_extent by David Sterba · 2 years, 5 months ago
  12. 0988fc7 btrfs: switch extent_io_tree::private_data to btrfs_inode and rename by David Sterba · 2 years, 5 months ago
  13. 35da5a7 btrfs: drop private_data parameter from extent_io_tree_init by David Sterba · 2 years, 5 months ago
  14. 9b569ea btrfs: move the printk helpers out of ctree.h by Josef Bacik · 2 years, 5 months ago
  15. 5a75034 btrfs: do not panic if we can't allocate a prealloc extent state by Josef Bacik · 2 years, 5 months ago
  16. 123a7f0 btrfs: cache the failed state when locking extents by Josef Bacik · 2 years, 5 months ago
  17. 83ae413 btrfs: add a cached_state to try_lock_extent by Josef Bacik · 2 years, 5 months ago
  18. 9e769bd btrfs: unlock locked extent area if we have contention by Josef Bacik · 2 years, 5 months ago
  19. 23408d8 btrfs: remove is_data_inode() checks in extent-io-tree.c by Josef Bacik · 2 years, 6 months ago
  20. bd01529 btrfs: replace delete argument with EXTENT_CLEAR_ALL_BITS by Josef Bacik · 2 years, 6 months ago
  21. 71528e9 btrfs: get rid of extent_io_tree::dirty_bytes by Josef Bacik · 2 years, 6 months ago
  22. 570eb97 btrfs: unify the lock/unlock extent variants by Josef Bacik · 2 years, 6 months ago
  23. 291bbb1 btrfs: drop extent_changeset from set_extent_bit by Josef Bacik · 2 years, 6 months ago
  24. 994bcd1 btrfs: remove failed_start argument from set_extent_bit by Josef Bacik · 2 years, 6 months ago
  25. dbbf499 btrfs: remove the wake argument from clear_extent_bits by Josef Bacik · 2 years, 6 months ago
  26. c07d100 btrfs: drop exclusive_bits from set_extent_bit by Josef Bacik · 2 years, 6 months ago
  27. e63b81a btrfs: use next_state/prev_state in merge_state by Josef Bacik · 2 years, 6 months ago
  28. 43b068c btrfs: make tree_search_prev_next return extent_state's by Josef Bacik · 2 years, 6 months ago
  29. e349fd3 btrfs: make tree_search_for_insert return extent_state by Josef Bacik · 2 years, 6 months ago
  30. aa852da btrfs: make tree_search return struct extent_state by Josef Bacik · 2 years, 6 months ago
  31. ccaeff9 btrfs: use next_state instead of rb_next where we can by Josef Bacik · 2 years, 6 months ago
  32. 071d19f btrfs: remove struct tree_entry in extent-io-tree.c by Josef Bacik · 2 years, 6 months ago
  33. a405521 btrfs: unexport all the temporary exports for extent-io-tree.c by Josef Bacik · 2 years, 6 months ago
  34. d8038a1 btrfs: unexport btrfs_debug_check_extent_io_range by Josef Bacik · 2 years, 6 months ago
  35. e3974c6 btrfs: move core extent_io_tree functions to extent-io-tree.c by Josef Bacik · 2 years, 6 months ago
  36. 3883001 btrfs: move a few exported extent_io_tree helpers to extent-io-tree.c by Josef Bacik · 2 years, 6 months ago
  37. 04eba89 btrfs: temporarily export and then move extent state helpers by Josef Bacik · 2 years, 6 months ago
  38. 91af24e btrfs: temporarily export and move core extent_io_tree tree functions by Josef Bacik · 2 years, 6 months ago
  39. 6962541 btrfs: move btrfs_debug_check_extent_io_range into extent-io-tree.c by Josef Bacik · 2 years, 6 months ago
  40. a663188 btrfs: move simple extent bit helpers out of extent_io.c by Josef Bacik · 2 years, 6 months ago
  41. 83cf709 btrfs: move extent state init and alloc functions to their own file by Josef Bacik · 2 years, 6 months ago