Age | Commit message (Expand) | Author |
---|---|---|
2023-02-12 | btrfsitem: Have all Item implementations be pointers to structs | Luke Shumaker |
2023-01-05 | rebuildnodes: Avoid i/o reading items for which handleItem is a no-op | Luke Shumaker |
2023-01-05 | rebuildnodes: Check for INODE_NODATASUM before looking for csums | Luke Shumaker |
2023-01-05 | rebuildnodes: Optimize: Try to avoid disk access for DIR_INDEX | Luke Shumaker |
2023-01-01 | lint: Turn on gocritic | Luke Shumaker |
2023-01-01 | lint: Turn on dupword | Luke Shumaker |
2022-12-30 | rebuildnodes: Fuss with logging to take advantage of textui | Luke Shumaker |
2022-12-20 | rebuildnodes: rebuild_graph.go: Have Root items want their UUIDs | Luke Shumaker |
2022-12-20 | rebuildnodes: rebuild.go: Audit error handling | Luke Shumaker |
2022-12-20 | rebuildnodes: rebuild_graph.go: Audit for error handling | Luke Shumaker |
2022-12-20 | rebuildnodes: wip: New rebuild-nodes implementation | Luke Shumaker |