Age | Commit message (Expand) | Author |
2022-12-20 | rebuildnodes: rebuild_graph.go: Have Root items want their UUIDs | Luke Shumaker |
2022-12-20 | Add and improve comments | Luke Shumaker |
2022-12-20 | containers.Set: Don't use constraints.Ordered | Luke Shumaker |
2022-10-08 | mount: Allow ignoring file checksum errors | Luke Shumaker |
2022-10-06 | fix bug with subvolume lookup | Luke Shumaker |
2022-10-06 | check the sums of file reads | Luke Shumaker |
2022-10-06 | let skinny paths get evicted | Luke Shumaker |
2022-10-03 | add max key checking | Luke Shumaker |
2022-10-03 | nil paths | Luke Shumaker |
2022-10-03 | fix bug | Luke Shumaker |
2022-09-05 | Try to uniformly use containers.Set | Luke Shumaker |
2022-09-05 | Add ToKey to TreePaths; MinItem and MaxItem to NodeExpectations | Luke Shumaker |
2022-08-30 | Change how btrfstree.TreePath generations work | Luke Shumaker |
2022-08-30 | remove debug logigng | Luke Shumaker |
2022-08-30 | btrfstree.ReadNode: Return more useful error types | Luke Shumaker |
2022-08-30 | btrfstree: Don't let (most) validation errors prevent parsing | Luke Shumaker |
2022-08-30 | fix bad search/replace | Luke Shumaker |
2022-08-30 | misc fix | Luke Shumaker |
2022-08-30 | wip | Luke Shumaker |
2022-08-30 | wip | Luke Shumaker |
2022-08-30 | wip | Luke Shumaker |
2022-08-28 | dbg | Luke Shumaker |
2022-08-28 | btrfs: Split off btrfstree and btrfsprim sub-packages | Luke Shumaker |
2022-08-28 | btrfs: Split io3_btree.go in to multiple files | Luke Shumaker |
2022-08-28 | btrfs: Allow TreeWalkHandler to indicate a node should be skipped | Luke Shumaker |
2022-08-28 | btrfs: Rework TreePath to allow correctly checking the owner tree | Luke Shumaker |
2022-08-28 | btrfs: Rethink the ReadNode API to better encourage sanity checking | Luke Shumaker |
2022-08-28 | Misc tidy up | Luke Shumaker |
2022-08-23 | Begone with allsums.go | Luke Shumaker |
2022-08-21 | polish off dbgsums | Luke Shumaker |
2022-08-18 | add a dbgsums command | Luke Shumaker |
2022-08-18 | Have ExtentCSum use SumRun | Luke Shumaker |
2022-08-18 | Move ShortSum and friends to the btrfssum package | Luke Shumaker |
2022-08-18 | Work on the scandevices output | Luke Shumaker |
2022-08-17 | json: Implement a bunch of streaming JSON encoding/decoding | Luke Shumaker |
2022-08-17 | rename: Move CSumBlockSize from scanforextents to btrfsitem | Luke Shumaker |
2022-08-17 | tools: Upgrade to Go 1.19 | Luke Shumaker |
2022-07-27 | implement `rebuild-nodes` | Luke Shumaker |
2022-07-27 | add binary search tools to lib/slices | Luke Shumaker |
2022-07-17 | implement xattrs | Luke Shumaker |
2022-07-16 | rethink the SumRun interface to fit diskio.Sequence | Luke Shumaker |
2022-07-15 | wip | Luke Shumaker |
2022-07-15 | Let btree search have access to the item size | Luke Shumaker |
2022-07-15 | tidy up | Luke Shumaker |
2022-07-14 | wip ls-files | Luke Shumaker |
2022-07-14 | diskio.File: Add .Close() and don't have .Size() return an error | Luke Shumaker |
2022-07-13 | fix typo in a comment | Luke Shumaker |
2022-07-13 | Misc tidy up | Luke Shumaker |
2022-07-13 | Fix package names/imports | Luke Shumaker |
2022-07-13 | Move files to different packages [ci-skip] | Luke Shumaker |