summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-07-13Have TreeWalk be cancelableLuke Shumaker
2022-07-12Don't have .Superblock() return a referenceLuke Shumaker
2022-07-12check for bad itemsLuke 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-11Move all of the small-ish tools to be part of btrfs-recLuke Shumaker
2022-07-11wip btrfs-recLuke Shumaker
2022-07-11Fuzz btrfsitem, and by consequence improve binstruct errorsLuke Shumaker
2022-07-11lib/btrfsprogs: Don't hard-code stdout or stderrLuke Shumaker
2022-07-11Have a go at rearranging things in to a lib/btrfsprogsLuke Shumaker
2022-07-11rm -rf cmd/btrfs-dbgLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-10Rename the module, mv pkg libLuke Shumaker
2022-07-08Add a Makefile that runs lint and stuffLuke Shumaker
2022-07-08get initial expected levels from the superblockLuke Shumaker
2022-07-08sorta fix the Level on root nodesLuke Shumaker
2022-07-08better clear bad nodesLuke Shumaker
2022-07-08clear-bad-nodes: support root nodesLuke Shumaker
2022-07-08write btrfs-clear-bad-nodesLuke Shumaker
2022-07-08don't be so loud, now that it's workingLuke Shumaker
2022-07-08Get subvolume mounting/unmounting working way betterLuke Shumaker
2022-07-08subvolumes working, kindaLuke Shumaker
2022-07-08tidyLuke Shumaker
2022-07-08Move subvol.go to btrfs/io3_fs.goLuke Shumaker
2022-07-08file reading!Luke Shumaker
2022-07-08wip file ioLuke Shumaker
2022-07-05wip file ioLuke Shumaker
2022-07-05more fuseLuke Shumaker
2022-07-05wip better fuseLuke Shumaker
2022-07-04wip fuseLuke Shumaker
2022-07-02betterLuke Shumaker
2022-07-02subvolumesLuke Shumaker
2022-07-02wip ls-files on scratchLuke Shumaker
2022-07-02ls-trees: Crawl!Luke Shumaker
2022-07-02more work on ls-filesLuke Shumaker
2022-07-02move things aroundLuke Shumaker
2022-07-02wip ls-filesLuke Shumaker
2022-07-01Rename TreeWalkPath→TreePathLuke Shumaker
2022-07-01rename WalkTree→TreeWalkLuke Shumaker
2022-07-01write btrfs-ls-treesLuke 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