summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-13Have TreeWalk be cancelableLuke Shumaker
2022-07-12Add an `Ordered` interface for the Cmp method, have rbtree use itLuke Shumaker
2022-07-12Define a Trees interface to abstract over broken treesLuke Shumaker
2022-07-12Don't have .Superblock() return a referenceLuke Shumaker
2022-07-12check for bad itemsLuke Shumaker
2022-07-12Don't include the offset and size in btrfs.ItemLuke Shumaker
2022-07-12lib/btrfs: Fuzz the Node parserLuke Shumaker
2022-07-12lib/btrfs: Don't have errors stutterLuke Shumaker
2022-07-12Don't let TreeWalk bail early, add TreeID in to TreePathLuke Shumaker
2022-07-11move chunk reconstruction to btrfsinspect, add --mappingsLuke Shumaker
2022-07-11Fuzz btrfsitem, and by consequence improve binstruct errorsLuke Shumaker
2022-07-11lib/btrfsprogs: Don't hard-code stdout or stderrLuke Shumaker
2022-07-11Have a go at rearranging things in to a lib/btrfsprogsLuke Shumaker
2022-07-10Add license and copyright infoLuke Shumaker
2022-07-10Rename the module, mv pkg libLuke Shumaker