| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-11-24 | btrfs: introduce btrfs_bio::async_csum | Qu Wenruo | 1 | -1/+1 |
| 2025-11-24 | btrfs: headers cleanup to remove unnecessary local includes | Qu Wenruo | 1 | -1/+1 |
| 2025-05-15 | btrfs: change return type of btrfs_alloc_dummy_sum() to int | David Sterba | 1 | -1/+1 |
| 2025-05-15 | btrfs: change return type of btrfs_csum_one_bio() to int | David Sterba | 1 | -1/+1 |
| 2025-05-15 | btrfs: change return type of btrfs_lookup_bio_sums() to int | David Sterba | 1 | -1/+1 |
| 2025-03-18 | btrfs: update include and forward declarations in headers | David Sterba | 1 | -0/+2 |
| 2024-09-10 | btrfs: constify more pointer parameters | David Sterba | 1 | -1/+1 |
| 2024-05-07 | btrfs: remove search_commit parameter from btrfs_lookup_csums_list() | Filipe Manana | 1 | -2/+1 |
| 2024-03-04 | btrfs: add forward declarations and headers, part 2 | David Sterba | 1 | -0/+11 |
| 2024-03-04 | btrfs: remove unused included headers | David Sterba | 1 | -0/+2 |
| 2023-08-21 | btrfs: scrub: avoid unnecessary csum tree search preparing stripes | Qu Wenruo | 1 | -3/+3 |
| 2023-06-19 | btrfs: optimize the logical to physical mapping for zoned writes | Christoph Hellwig | 1 | -0/+1 |
| 2023-04-17 | btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripe | Qu Wenruo | 1 | -1/+2 |
| 2023-02-15 | btrfs: simplify the btrfs_csum_one_bio calling convention | Christoph Hellwig | 1 | -2/+4 |
| 2023-02-15 | btrfs: simplify parameters of btrfs_lookup_bio_sums | Christoph Hellwig | 1 | -1/+1 |
| 2022-12-05 | btrfs: move file_extent_item helpers into file-item.h | Josef Bacik | 1 | -0/+33 |
| 2022-12-05 | btrfs: introduce a bitmap based csum range search function | Qu Wenruo | 1 | -3/+5 |
| 2022-12-05 | btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map() | Qu Wenruo | 1 | -1/+0 |
| 2022-12-05 | btrfs: move file-item prototypes into their own header | Josef Bacik | 1 | -0/+35 |