Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | rm dbgsums | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | move things between files | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | move things between files | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-30 | wip | Luke Shumaker | |
2022-08-28 | dbg | Luke Shumaker | |
2022-08-28 | wip: rebuild-nodes | Luke Shumaker | |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker | |
2022-08-28 | btrfs: Split io3_btree.go in to multiple files | Luke Shumaker | |
This isn't changing anything, just cut/paste. Some of these decisions will make more sense in a later commit. | |||
2022-08-28 | Delete clearbadnodes, it is being replaced by rebuildnodes | Luke Shumaker | |
2022-08-28 | Split the rebuildnodes logic in to its own package | Luke Shumaker | |
2022-08-28 | cp cmd/btrfs-rec/inspect_rebuildnodes.go ↵ | Luke Shumaker | |
lib/btrfsprogs/btrfsinspect/rebuildnodes/rebuildnodes.go # [ci-skip] | |||
2022-08-28 | btrfs: Allow TreeWalkHandler to indicate a node should be skipped | Luke Shumaker | |
2022-08-28 | btrfs: Rework TreePath to allow correctly checking the owner tree | Luke Shumaker | |
2022-08-28 | btrfs: Rethink the ReadNode API to better encourage sanity checking | Luke Shumaker | |
2022-08-28 | Misc tidy up | Luke Shumaker | |
2022-08-27 | logging | Luke Shumaker | |
2022-08-27 | better fuzzy algo? | Luke Shumaker | |
2022-08-27 | simplify matchsums | Luke Shumaker | |
2022-08-26 | slooooowwwww | Luke Shumaker | |
2022-08-25 | main.sh | Luke Shumaker | |
2022-08-25 | fix | Luke Shumaker | |
2022-08-25 | discard old sums | Luke Shumaker | |
2022-08-24 | rebuildmappings: Add thousands separators to numbers in the final report | Luke Shumaker | |
2022-08-24 | wip: work on rebuildmappings | Luke Shumaker | |
2022-08-23 | Factor out SumsForLogicalRegion | Luke Shumaker | |
2022-08-23 | Begone with allsums.go | Luke Shumaker | |
2022-08-23 | rebuildmappings: Rename "gaps" to "unmapped regions" | Luke Shumaker | |
2022-08-23 | Factor rebuildmappings.MapLogicalSums out of inspect_dbgsums | Luke Shumaker | |
2022-08-23 | Combine duplicated code | Luke Shumaker | |
2022-08-23 | Work on the new rebuildmappings | Luke Shumaker | |
rebuildmappings.go didn't actually change very much, but was reworked to be multi-device, so the diff looks like it totally changed. | |||
2022-08-23 | rm -r cmd/btrfs-fsck | Luke Shumaker | |
2022-08-21 | polish off dbgsums | Luke Shumaker | |
2022-08-18 | add a dbgsums command | Luke Shumaker | |
2022-08-18 | ScanOneDevice: Drop SysExtentSCSum's key, it's superfluous now | Luke Shumaker | |
2022-08-18 | Have ExtentCSum use SumRun | Luke Shumaker | |
2022-08-18 | Move ShortSum and friends to the btrfssum package | Luke Shumaker | |
2022-08-18 | Work on the scandevices output | Luke Shumaker | |
2022-08-18 | Get inspect-scandevices to a decent-ish place | Luke Shumaker | |
2022-08-17 | cli: wip: Rethink the "scan" CLI commands | Luke Shumaker | |
2022-08-17 | lib: feat: ScanOneDevice: Track the generation of checksum items | Luke Shumaker | |
2022-08-17 | lib: feat: ScanOneDevice: Optimize a bit | Luke Shumaker | |
2022-08-17 | lib: feat: Add ScanDevices | Luke Shumaker | |