summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.h
Commit message (Expand)AuthorAgeFilesLines
* btrfs: scrub: remove scrub_bio structureQu Wenruo2023-04-171-5/+0
* btrfs: scrub: remove scrub_block and scrub_sector structuresQu Wenruo2023-04-171-10/+0
* btrfs: scrub: remove the old scrub recheck codeQu Wenruo2023-04-171-0/+7
* btrfs: scrub: remove the old writeback infrastructureQu Wenruo2023-04-171-0/+1
* btrfs: scrub: remove scrub_parity structureQu Wenruo2023-04-171-3/+5
* btrfs: scrub: use scrub_stripe to implement RAID56 P/Q scrubQu Wenruo2023-04-171-0/+5
* btrfs: scrub: switch scrub_simple_mirror() to scrub_stripe infrastructureQu Wenruo2023-04-171-10/+0
* btrfs: scrub: introduce helper to queue a stripe for scrubQu Wenruo2023-04-171-9/+4
* btrfs: scrub: introduce a writeback helper for scrub_stripeQu Wenruo2023-04-171-0/+3
* btrfs: scrub: introduce the main read repair worker for scrub_stripeQu Wenruo2023-04-171-2/+1
* btrfs: scrub: introduce a helper to verify one scrub_stripeQu Wenruo2023-04-171-1/+1
* btrfs: scrub: introduce a helper to verify one metadata blockQu Wenruo2023-04-171-0/+1
* btrfs: scrub: introduce helper to find and fill sector info for a scrub_stripeQu Wenruo2023-04-171-0/+4
* btrfs: scrub: introduce structure for new BTRFS_STRIPE_LEN based interfaceQu Wenruo2023-04-171-0/+8
* btrfs: move scrub prototypes into scrub.hJosef Bacik2022-12-051-0/+16