aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/file-item.h
AgeCommit message (Expand)AuthorFilesLines
12 daysbtrfs: remove search_commit parameter from btrfs_lookup_csums_list()Filipe Manana1-2/+1
2024-03-04btrfs: add forward declarations and headers, part 2David Sterba1-0/+11
2024-03-04btrfs: remove unused included headersDavid Sterba1-0/+2
2023-08-21btrfs: scrub: avoid unnecessary csum tree search preparing stripesQu Wenruo1-3/+3
2023-06-19btrfs: optimize the logical to physical mapping for zoned writesChristoph Hellwig1-0/+1
2023-04-17btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripeQu Wenruo1-1/+2
2023-02-15btrfs: simplify the btrfs_csum_one_bio calling conventionChristoph Hellwig1-2/+4
2023-02-15btrfs: simplify parameters of btrfs_lookup_bio_sumsChristoph Hellwig1-1/+1
2022-12-05btrfs: move file_extent_item helpers into file-item.hJosef Bacik1-0/+33
2022-12-05btrfs: introduce a bitmap based csum range search functionQu Wenruo1-3/+5
2022-12-05btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map()Qu Wenruo1-1/+0
2022-12-05btrfs: move file-item prototypes into their own headerJosef Bacik1-0/+35