summaryrefslogtreecommitdiff
path: root/fs/btrfs/relocation.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-03btrfs: handle setting up relocation of block group with remap-treeMark Harmstone1-0/+11
2026-02-03btrfs: handle deletions from remapped block groupMark Harmstone1-0/+5
2026-02-03btrfs: redirect I/O for remapped block groupsMark Harmstone1-0/+1
2025-07-22btrfs: don't print relocation messages from auto reclaimJohannes Thumshirn1-1/+2
2024-03-04btrfs: add forward declarations and headers, part 1David Sterba1-0/+9
2023-10-12btrfs: relocation: constify parameters where possibleDavid Sterba1-4/+5
2023-10-12btrfs: relocation: return bool from btrfs_should_ignore_reloc_rootDavid Sterba1-1/+1
2023-06-19btrfs: pass an ordered_extent to btrfs_reloc_clone_csumsChristoph Hellwig1-1/+1
2023-06-19btrfs: output affected files when relocation failsQu Wenruo1-0/+1
2022-12-05btrfs: move relocation prototypes into relocation.hJosef Bacik1-0/+23