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