| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | btrfs: place all boolean fields together in struct find_free_extent_ctl | Filipe Manana | 1 | -10/+10 |
| 2025-11-24 | btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl | Filipe Manana | 1 | -2/+2 |
| 2025-11-24 | btrfs: remove 'reserved' argument from btrfs_pin_extent() | Filipe Manana | 1 | -2/+1 |
| 2025-09-22 | btrfs: convert several int parameters to bool | David Sterba | 1 | -4/+3 |
| 2025-07-21 | btrfs: constify more pointer parameters | David Sterba | 1 | -1/+1 |
| 2025-05-15 | btrfs: use boolean for delalloc argument to btrfs_free_reserved_extent() | Filipe Manana | 1 | -2/+2 |
| 2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -1/+0 |
| 2025-01-13 | btrfs: move extent-tree function declarations out of ctree.h | Filipe Manana | 1 | -0/+4 |
| 2025-01-13 | btrfs: simplify arguments for btrfs_cross_ref_exist() | Filipe Manana | 1 | -2/+1 |
| 2025-01-13 | btrfs: remove no longer needed strict argument from can_nocow_extent() | Filipe Manana | 1 | -1/+1 |
| 2024-07-11 | btrfs: do not BUG_ON() when freeing tree block after error | Filipe Manana | 1 | -4/+4 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 3 | David Sterba | 1 | -0/+1 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 2 | David Sterba | 1 | -0/+9 |
| 2023-11-03 | btrfs: get correct owning_root when dropping snapshot | Josef Bacik | 1 | -1/+2 |
| 2023-10-12 | btrfs: qgroup: track metadata relocation COW with simple quota | Boris Burkov | 1 | -0/+1 |
| 2023-10-12 | btrfs: add helper for inline owner ref lookup | Boris Burkov | 1 | -0/+2 |
| 2023-10-12 | btrfs: allow to run delayed refs by bytes to be released instead of count | Filipe Manana | 1 | -2/+2 |
| 2023-10-12 | btrfs: reduce parameters of btrfs_pin_extent_for_log_replay | David Sterba | 1 | -1/+1 |
| 2023-10-12 | btrfs: reduce parameters of btrfs_pin_reserved_extent | David Sterba | 1 | -1/+2 |
| 2023-10-12 | btrfs: drop __must_check annotations | David Sterba | 1 | -1/+1 |
| 2023-10-12 | btrfs: add btrfs_delayed_ref_head declaration to extent-tree.h | Josef Bacik | 1 | -0/+1 |
| 2023-08-21 | btrfs: wait on uncached block groups on every allocation loop | Josef Bacik | 1 | -9/+4 |
| 2023-08-21 | btrfs: move btrfs_free_excluded_extents() into block-group.c | Filipe Manana | 1 | -1/+0 |
| 2023-08-21 | btrfs: open code trivial btrfs_add_excluded_extent() | Filipe Manana | 1 | -2/+0 |
| 2023-06-19 | btrfs: remove level argument from btrfs_set_block_flags | Josef Bacik | 1 | -1/+1 |
| 2023-02-13 | btrfs: introduce size class to block group allocator | Boris Burkov | 1 | -0/+3 |
| 2023-02-13 | btrfs: add more find_free_extent tracepoints | Boris Burkov | 1 | -0/+3 |
| 2023-02-13 | btrfs: pass find_free_extent_ctl to allocator tracepoints | Boris Burkov | 1 | -0/+75 |
| 2022-12-05 | btrfs: move the snapshot drop related prototypes to extent-tree.h | Josef Bacik | 1 | -0/+6 |
| 2022-12-05 | btrfs: move extent-tree helpers into their own header file | Josef Bacik | 1 | -0/+72 |
| 2016-01-07 | btrfs: better packing of btrfs_delayed_extent_op | David Sterba | 1 | -0/+0 |
| 2015-06-10 | btrfs: qgroup: Add new qgroup calculation function | Qu Wenruo | 1 | -0/+0 |