Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-11 | btrfs: remove raid-stripe-tree encoding field from stripe_extent | Johannes Thumshirn | 1 | -13/+0 |
2024-03-04 | btrfs: remove unused included headers | David Sterba | 1 | -1/+0 |
2023-11-03 | btrfs: directly return 0 on no error code in btrfs_insert_raid_extent() | Dan Carpenter | 1 | -1/+1 |
2023-10-12 | btrfs: tracepoints: add events for raid stripe tree | Johannes Thumshirn | 1 | -0/+8 |
2023-10-12 | btrfs: scrub: implement raid stripe tree support | Johannes Thumshirn | 1 | -1/+6 |
2023-10-12 | btrfs: lookup physical address from stripe extent | Johannes Thumshirn | 1 | -0/+117 |
2023-10-12 | btrfs: delete stripe extent on extent deletion | Johannes Thumshirn | 1 | -0/+57 |
2023-10-12 | btrfs: add support for inserting raid stripe extents | Johannes Thumshirn | 1 | -0/+87 |