Age | Commit message (Expand) | Author |
2022-07-15 | tidy up | Luke Shumaker |
2022-07-13 | Fix package names/imports | 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 | 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 | Have a go at rearranging things in to a lib/btrfsprogs | Luke Shumaker |
2022-07-10 | Add license and copyright info | Luke Shumaker |
2022-07-10 | Rename the module, mv pkg lib | Luke Shumaker |
2022-07-08 | get initial expected levels from the superblock | Luke Shumaker |
2022-07-02 | move things around | Luke Shumaker |
2022-07-01 | Rename TreeWalkPath→TreePath | Luke Shumaker |
2022-07-01 | rename WalkTree→TreeWalk | Luke Shumaker |
2022-07-01 | add more callbacks to WalkFS | Luke Shumaker |
2022-07-01 | move dumb map and sort operations to util/generic.go | Luke Shumaker |
2022-07-01 | add open/close utility functions | Luke Shumaker |
2022-06-30 | better | Luke Shumaker |
2022-06-30 | work on pass2 | Luke Shumaker |
2022-06-30 | more | Luke Shumaker |
2022-06-30 | log physical map as well | Luke Shumaker |
2022-06-30 | better output | Luke Shumaker |
2022-06-30 | lock sizes, use blockgroups | Luke Shumaker |
2022-06-26 | optimize | Luke Shumaker |
2022-06-26 | use the LV itself to reconstruct the mappings | Luke Shumaker |
2022-06-26 | use devid instead of devuuid, add a Mapping struct | Luke Shumaker |
2022-06-26 | fuss with exposing .LV and how init happens | Luke Shumaker |
2022-06-26 | tidy up which package things are in | Luke Shumaker |
2022-06-26 | better volume! | Luke Shumaker |
2022-06-26 | Add an AddrDelta type for safer arithmentic | Luke Shumaker |
2022-06-26 | consistent capitalization | Luke Shumaker |
2022-06-26 | wip | Luke Shumaker |
2022-06-15 | fixup caching | Luke Shumaker |
2022-06-15 | do a better job of scanning for mapping stuff in a device | Luke Shumaker |
2022-06-12 | work on pass2 | Luke Shumaker |
2022-06-12 | more | Luke Shumaker |
2022-06-12 | Have WalkTree include path information | Luke Shumaker |
2022-06-11 | more? | Luke Shumaker |
2022-06-11 | use %v when possible | Luke Shumaker |
2022-06-11 | dbg | Luke Shumaker |
2022-06-11 | Revert "dbg logging" | Luke Shumaker |
2022-06-07 | for now | Luke Shumaker |
2022-06-07 | dbg logging | Luke Shumaker |
2022-06-07 | fix em up | Luke Shumaker |
2022-06-07 | fast | Luke Shumaker |
2022-06-06 | fixup | Luke Shumaker |
2022-06-06 | pass1: tidy superblock handling | Luke Shumaker |
2022-06-06 | more | Luke Shumaker |
2022-06-06 | fsck: organize, update item-gen code | Luke Shumaker |
2022-06-06 | wip: walkFS | Luke Shumaker |