Age | Commit message (Expand) | Author |
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 | 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 |
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 |
2022-08-17 | lib: feat: ScanOneDevice: Subsume ScanForNotes, checksum as we go, look for c... | Luke Shumaker |
2022-08-17 | json: Implement a bunch of streaming JSON encoding/decoding | Luke Shumaker |
2022-08-17 | rename: Move allsums.go to the rebuildmappings package | Luke Shumaker |
2022-08-17 | rename: Split some files up | Luke Shumaker |
2022-08-17 | rename: Move some files around | Luke Shumaker |
2022-08-17 | rename: Move CSumBlockSize from scanforextents to btrfsitem | Luke Shumaker |
2022-08-17 | rename: Rename "ScanOneDev"→"ScanOneDevice" | Luke Shumaker |
2022-08-17 | tools: Upgrade to Go 1.19 | Luke Shumaker |
2022-07-27 | implement `rebuild-nodes` | Luke Shumaker |
2022-07-27 | add binary search tools to lib/slices | Luke Shumaker |
2022-07-17 | implement xattrs | Luke Shumaker |
2022-07-17 | optimize? | Luke Shumaker |
2022-07-17 | more logging | Luke Shumaker |
2022-07-17 | oops pct | Luke Shumaker |
2022-07-17 | Make sure there's enough free space for gaps at the beginning or end of bgs | Luke Shumaker |
2022-07-17 | handle gaps in blockgroups | Luke Shumaker |
2022-07-17 | implement wildcards in the KMP IndexAll | Luke Shumaker |
2022-07-17 | export CSumBlockSize | Luke Shumaker |
2022-07-16 | fix, sorta | Luke Shumaker |
2022-07-16 | better algo | Luke Shumaker |
2022-07-16 | rethink the SumRun interface to fit diskio.Sequence | Luke Shumaker |
2022-07-16 | Re-jigger the KMP search to be more independent of the underlying data types | Luke Shumaker |
2022-07-16 | progress | Luke Shumaker |
2022-07-16 | store sums in a big ol slice | Luke Shumaker |