| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda... | Linus Torvalds | 1 | -0/+7 |
| 2025-11-24 | btrfs: define the AUTO_KFREE/AUTO_KVFREE helper macros | Miquel Sabaté Solà | 1 | -0/+7 |
| 2025-10-31 | btrfs: Use folio_next_pos() | Matthew Wilcox (Oracle) | 1 | -5/+0 |
| 2025-09-23 | btrfs: introduce btrfs_bio_for_each_block_all() helper | Qu Wenruo | 1 | -0/+24 |
| 2025-09-23 | btrfs: introduce btrfs_bio_for_each_block() helper | Qu Wenruo | 1 | -0/+25 |
| 2025-07-21 | btrfs: add helper folio_end() | David Sterba | 1 | -0/+7 |
| 2025-07-21 | btrfs: use rb_find_add() in rb_simple_insert() | Pan Chuang | 1 | -18/+13 |
| 2025-07-21 | btrfs: pass struct rb_simple_node pointer directly in rb_simple_insert() | Pan Chuang | 1 | -6/+6 |
| 2024-07-11 | btrfs: constify pointer parameters where applicable | David Sterba | 1 | -2/+2 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 2 | David Sterba | 1 | -0/+2 |
| 2023-08-24 | minmax: add in_range() macro | Matthew Wilcox (Oracle) | 1 | -2/+0 |
| 2023-06-19 | btrfs: export bitmap_test_range_all_{set,zero} | Naohiro Aota | 1 | -0/+20 |
| 2022-12-05 | btrfs: simplify percent calculation helpers, rename div_factor | David Sterba | 1 | -14/+2 |
| 2022-12-05 | btrfs: add helper for bit enumeration | David Sterba | 1 | -0/+8 |
| 2022-09-26 | btrfs: convert the io_failure_tree to a plain rb_tree | Josef Bacik | 1 | -0/+35 |
| 2021-09-07 | btrfs: use correct header for div_u64 in misc.h | Kari Argillander | 1 | -1/+1 |
| 2020-05-25 | btrfs: rename tree_entry to rb_simple_node and export it | Qu Wenruo | 1 | -0/+54 |
| 2019-11-18 | btrfs: add 64bit safe helper for power of two checks | David Sterba | 1 | -0/+11 |
| 2019-09-09 | btrfs: move math functions to misc.h | David Sterba | 1 | -0/+17 |
| 2019-09-09 | btrfs: move cond_wake_up functions out of ctree | David Sterba | 1 | -0/+33 |