aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/file-item.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-04btrfs: add forward declarations and headers, part 2Gravatar David Sterba 1-0/+11
2024-03-04btrfs: remove unused included headersGravatar David Sterba 1-0/+2
2023-08-21btrfs: scrub: avoid unnecessary csum tree search preparing stripesGravatar Qu Wenruo 1-3/+3
2023-06-19btrfs: optimize the logical to physical mapping for zoned writesGravatar Christoph Hellwig 1-0/+1
2023-04-17btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripeGravatar Qu Wenruo 1-1/+2
2023-02-15btrfs: simplify the btrfs_csum_one_bio calling conventionGravatar Christoph Hellwig 1-2/+4
2023-02-15btrfs: simplify parameters of btrfs_lookup_bio_sumsGravatar Christoph Hellwig 1-1/+1
2022-12-05btrfs: move file_extent_item helpers into file-item.hGravatar Josef Bacik 1-0/+33
2022-12-05btrfs: introduce a bitmap based csum range search functionGravatar Qu Wenruo 1-3/+5
2022-12-05btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()Gravatar Qu Wenruo 1-1/+0
2022-12-05btrfs: move file-item prototypes into their own headerGravatar Josef Bacik 1-0/+35