summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-28btrfs: Split off btrfstree and btrfsprim sub-packagesLuke Shumaker
2022-08-28btrfs: Split io3_btree.go in to multiple filesLuke Shumaker
2022-08-28Delete clearbadnodes, it is being replaced by rebuildnodesLuke Shumaker
2022-08-28Split the rebuildnodes logic in to its own packageLuke Shumaker
2022-08-28cp cmd/btrfs-rec/inspect_rebuildnodes.go lib/btrfsprogs/btrfsinspect/rebuildn...Luke Shumaker
2022-08-28btrfs: Allow TreeWalkHandler to indicate a node should be skippedLuke Shumaker
2022-08-28btrfs: Rework TreePath to allow correctly checking the owner treeLuke Shumaker
2022-08-28btrfs: Rethink the ReadNode API to better encourage sanity checkingLuke Shumaker
2022-08-28Misc tidy upLuke Shumaker
2022-08-27loggingLuke Shumaker
2022-08-27better fuzzy algo?Luke Shumaker
2022-08-27simplify matchsumsLuke Shumaker
2022-08-26slooooowwwwwLuke Shumaker
2022-08-25main.shLuke Shumaker
2022-08-25fixLuke Shumaker
2022-08-25discard old sumsLuke Shumaker
2022-08-24rebuildmappings: Add thousands separators to numbers in the final reportLuke Shumaker
2022-08-24wip: work on rebuildmappingsLuke Shumaker
2022-08-23Factor out SumsForLogicalRegionLuke Shumaker
2022-08-23Begone with allsums.goLuke Shumaker
2022-08-23rebuildmappings: Rename "gaps" to "unmapped regions"Luke Shumaker
2022-08-23Factor rebuildmappings.MapLogicalSums out of inspect_dbgsumsLuke Shumaker
2022-08-23Combine duplicated codeLuke Shumaker
2022-08-23Work on the new rebuildmappingsLuke Shumaker
2022-08-23rm -r cmd/btrfs-fsckLuke Shumaker
2022-08-21polish off dbgsumsLuke Shumaker
2022-08-18add a dbgsums commandLuke Shumaker
2022-08-18ScanOneDevice: Drop SysExtentSCSum's key, it's superfluous nowLuke Shumaker
2022-08-18Have ExtentCSum use SumRunLuke Shumaker
2022-08-18Move ShortSum and friends to the btrfssum packageLuke Shumaker
2022-08-18Work on the scandevices outputLuke Shumaker
2022-08-18Get inspect-scandevices to a decent-ish placeLuke Shumaker
2022-08-17cli: wip: Rethink the "scan" CLI commandsLuke Shumaker
2022-08-17lib: feat: ScanOneDevice: Track the generation of checksum itemsLuke Shumaker
2022-08-17lib: feat: ScanOneDevice: Optimize a bitLuke Shumaker
2022-08-17lib: feat: Add ScanDevicesLuke Shumaker
2022-08-17lib: feat: ScanOneDevice: Subsume ScanForNotes, checksum as we go, look for c...Luke Shumaker
2022-08-17json: Implement a bunch of streaming JSON encoding/decodingLuke Shumaker
2022-08-17rename: Move allsums.go to the rebuildmappings packageLuke Shumaker
2022-08-17rename: Split some files upLuke Shumaker
2022-08-17rename: Move some files aroundLuke Shumaker
2022-08-17rename: Move CSumBlockSize from scanforextents to btrfsitemLuke Shumaker
2022-08-17rename: Rename "ScanOneDev"→"ScanOneDevice"Luke Shumaker
2022-08-17cli: rm cmd/btrfs-rec/inpsect_dbg.goLuke Shumaker
2022-08-17tools: Upgrade to Go 1.19Luke Shumaker
2022-07-30Upgrade golangci-lintLuke Shumaker
2022-07-28progress?Luke Shumaker
2022-07-27implement `rebuild-nodes`Luke Shumaker
2022-07-27add binary search tools to lib/slicesLuke Shumaker
2022-07-25ls-trees: Add an option to include lost+found nodesLuke Shumaker