summaryrefslogtreecommitdiff
path: root/cmd/btrfs-fsck
AgeCommit message (Expand)Author
2022-08-23rm -r cmd/btrfs-fsckLuke Shumaker
2022-08-17rename: Rename "ScanOneDev"→"ScanOneDevice"Luke Shumaker
2022-07-15tidy upLuke Shumaker
2022-07-13Fix package names/importsLuke Shumaker
2022-07-13Have TreeWalk be cancelableLuke Shumaker
2022-07-12Don't have .Superblock() return a referenceLuke Shumaker
2022-07-12Don't include the offset and size in btrfs.ItemLuke Shumaker
2022-07-12Don't let TreeWalk bail early, add TreeID in to TreePathLuke Shumaker
2022-07-11move chunk reconstruction to btrfsinspect, add --mappingsLuke Shumaker
2022-07-11Have a go at rearranging things in to a lib/btrfsprogsLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-10Rename the module, mv pkg libLuke Shumaker
2022-07-08get initial expected levels from the superblockLuke Shumaker
2022-07-02move things aroundLuke Shumaker
2022-07-01Rename TreeWalkPath→TreePathLuke Shumaker
2022-07-01rename WalkTree→TreeWalkLuke Shumaker
2022-07-01add more callbacks to WalkFSLuke Shumaker
2022-07-01move dumb map and sort operations to util/generic.goLuke Shumaker
2022-07-01add open/close utility functionsLuke Shumaker
2022-06-30betterLuke Shumaker
2022-06-30work on pass2Luke Shumaker
2022-06-30moreLuke Shumaker
2022-06-30log physical map as wellLuke Shumaker
2022-06-30better outputLuke Shumaker
2022-06-30lock sizes, use blockgroupsLuke Shumaker
2022-06-26optimizeLuke Shumaker
2022-06-26use the LV itself to reconstruct the mappingsLuke Shumaker
2022-06-26use devid instead of devuuid, add a Mapping structLuke Shumaker
2022-06-26fuss with exposing .LV and how init happensLuke Shumaker
2022-06-26tidy up which package things are inLuke Shumaker
2022-06-26better volume!Luke Shumaker
2022-06-26Add an AddrDelta type for safer arithmenticLuke Shumaker
2022-06-26consistent capitalizationLuke Shumaker
2022-06-26wipLuke Shumaker
2022-06-15fixup cachingLuke Shumaker
2022-06-15do a better job of scanning for mapping stuff in a deviceLuke Shumaker
2022-06-12work on pass2Luke Shumaker
2022-06-12moreLuke Shumaker
2022-06-12Have WalkTree include path informationLuke Shumaker
2022-06-11more?Luke Shumaker
2022-06-11use %v when possibleLuke Shumaker
2022-06-11dbgLuke Shumaker
2022-06-11Revert "dbg logging"Luke Shumaker
2022-06-07for nowLuke Shumaker
2022-06-07dbg loggingLuke Shumaker
2022-06-07fix em upLuke Shumaker
2022-06-07fastLuke Shumaker
2022-06-06fixupLuke Shumaker
2022-06-06pass1: tidy superblock handlingLuke Shumaker
2022-06-06moreLuke Shumaker