index
:
btrfs-progs-ng
lukeshu/node-cache
lukeshu/process-without-pv
master
Better btrfs userspace tools
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
btrfs-rec
Age
Commit message (
Collapse
)
Author
2022-07-14
have rebuilding the mappings use the scan-for-nodes result
Luke Shumaker
2022-07-14
implement scan-for-nodes command
Luke Shumaker
2022-07-13
Misc tidy up
Luke Shumaker
2022-07-13
Move the remaining former-generic.go parts out of lib/util/
Luke Shumaker
2022-07-13
Move ordered.go to lib/containers
Luke Shumaker
Something about this trips a stack overflow in golangci-lint, so upgrade golangci-lint to a commit that fixes this.
2022-07-13
implement `btrfs-rec inspect spew-items`
Luke Shumaker
2022-07-13
Have TreeWalk be cancelable
Luke Shumaker
2022-07-12
Don't have .Superblock() return a reference
Luke Shumaker
2022-07-12
check for bad items
Luke Shumaker
Big indentation change in print_tree.go; small actual change.
2022-07-12
Don't include the offset and size in btrfs.Item
Luke Shumaker
2022-07-12
Don't let TreeWalk bail early, add TreeID in to TreePath
Luke Shumaker
2022-07-11
move chunk reconstruction to btrfsinspect, add --mappings
Luke Shumaker
2022-07-11
Move all of the small-ish tools to be part of btrfs-rec
Luke Shumaker
2022-07-11
wip btrfs-rec
Luke Shumaker