Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-04 | wip fuse | Luke Shumaker | |
2022-07-02 | better | Luke Shumaker | |
2022-07-02 | subvolumes | Luke Shumaker | |
2022-07-02 | wip ls-files on scratch | Luke Shumaker | |
2022-07-02 | ls-trees: Crawl! | Luke Shumaker | |
2022-07-02 | more work on ls-files | Luke Shumaker | |
2022-07-02 | Properly implement EXTENT_DATA_REF_KEY inside of an inline ref | Luke Shumaker | |
2022-07-02 | implement EXTENT_CSUM | Luke Shumaker | |
2022-07-02 | move things around | Luke Shumaker | |
2022-07-02 | print_tree: fix typo | Luke Shumaker | |
2022-07-02 | multi error | Luke Shumaker | |
2022-07-02 | wip ls-files | Luke Shumaker | |
2022-07-02 | implement TreeSearchAll | Luke Shumaker | |
2022-07-01 | Rename TreeWalkPath→TreePath | Luke Shumaker | |
2022-07-01 | implement btree lookup | Luke Shumaker | |
2022-07-01 | rename WalkTree→TreeWalk | Luke Shumaker | |
2022-07-01 | move btrfs walk to a separate file | Luke Shumaker | |
2022-07-01 | write btrfs-ls-trees | Luke Shumaker | |
2022-07-01 | gofmt -s | 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 | |
Also, the optimization of reversing the node list in pass1 isn't relevant anymore now that I'm using rbtrees | |||
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-30 | btrfsvol: use rbtree | Luke Shumaker | |
2022-06-30 | wip | Luke Shumaker | |
2022-06-30 | add rbtree.SearchRange | Luke Shumaker | |
2022-06-30 | more rbtree checking | Luke Shumaker | |
2022-06-30 | tidy | Luke Shumaker | |
2022-06-30 | fix2 | Luke Shumaker | |
2022-06-30 | fix1 | Luke Shumaker | |
2022-06-29 | better rbtree diagnostics | Luke Shumaker | |
2022-06-29 | wip rbtree | 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 | fixup dump-tree | Luke Shumaker | |
2022-06-26 | tidy | Luke Shumaker | |
2022-06-26 | Have btrfsvol be generic | Luke Shumaker | |
2022-06-26 | tidy up which package things are in | Luke Shumaker | |
2022-06-26 | add scripts | Luke Shumaker | |
2022-06-26 | better volume! | Luke Shumaker | |
2022-06-26 | wip better vol | Luke Shumaker | |
2022-06-26 | Add an AddrDelta type for safer arithmentic | Luke Shumaker | |
2022-06-26 | consistent capitalization | Luke Shumaker | |