Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | btrfs: remove new_inline argument from btrfs_extent_item_to_extent_map() | Qu Wenruo | 2022-12-05 | 1 | -1/+1 |
* | btrfs: move super_block specific helpers into super.h | Josef Bacik | 2022-12-05 | 1 | -0/+1 |
* | btrfs: move file-item prototypes into their own header | Josef Bacik | 2022-12-05 | 1 | -0/+1 |
* | btrfs: move defrag related prototypes to their own header | Josef Bacik | 2022-12-05 | 1 | -0/+1 |
* | btrfs: move the file defrag code into defrag.c | Josef Bacik | 2022-12-05 | 1 | -0/+903 |
* | btrfs: move the auto defrag code to defrag.c | Josef Bacik | 2022-12-05 | 1 | -0/+337 |
* | btrfs: rename tree-defrag.c to defrag.c | Josef Bacik | 2022-12-05 | 1 | -0/+133 |