index
:
btrfs-progs-ng
lukeshu/node-cache
lukeshu/process-without-pv
master
Better btrfs userspace tools
Luke T. Shumaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
btrfs-rec
Age
Commit message (
Expand
)
Author
2023-03-28
containers: Rethink the caching libraries
Luke Shumaker
2023-03-23
btrfs: Subvolume: Use LookupTreeRoot
Luke Shumaker
2023-03-23
btrfstree: Fuss with the TreeWalk API
Luke Shumaker
2023-03-19
btrfstree: Have LookupTreeRoot take a Context
Luke Shumaker
2023-03-17
rebuildnodes/btrees: Rename methods to make API structure clearer
Luke Shumaker
2023-03-17
containers: Add OptionalValue and OptionalNil
Luke Shumaker
2023-03-17
btrfsutil: Merge KeyIO in to RebuiltForrest
Luke Shumaker
2023-03-17
cmd/btrfs-rec: inspect ls-files: Move the code to a sub-package
Luke Shumaker
2023-03-17
btrfs: io4_fs.go: Subvolume: Don't have public members; use a constructor
Luke Shumaker
2023-03-17
tree-wide: s/TreePath/Path/g
Luke Shumaker
2023-03-17
rebuildtrees: Be careful about what types are exported
Luke Shumaker
2023-03-17
rebuildtrees: Be careful about what methods are exported
Luke Shumaker
2023-03-17
rebuildtrees: Move item-data from btrfsutil.KeyIO to scan
Luke Shumaker
2023-03-17
rebuildmappings: Audit identifier names
Luke Shumaker
2023-03-17
btrfstree: Have ReadNode return a *Node rather than a *diskio.Ref[Addr, Node]
Luke Shumaker
2023-03-17
tree-wide: Turn on all revive linters (with exceptions)
Luke Shumaker
2023-03-17
tree-wide: Ensure that all existing type doc comments follow the expected format
Luke Shumaker
2023-03-17
tree-wide: Ensure that all packages have a doc comment
Luke Shumaker
2023-03-15
btrfstree: Have errors include context of what was being searched for
Luke Shumaker
2023-03-15
tree-wide: Refer to item "slots" rather than "indexes"
Luke Shumaker
2023-03-15
tree-wide: Have "interior" rather than "internal" be the antonym of "leaf"
Luke Shumaker
2023-03-14
cmd/btrfs-rec: inspect rebuild-mappings list-nodes: Set up logging and stuff
Luke Shumaker
2023-03-14
Expose node-lists as a thing on the CLI
Luke Shumaker
2023-03-14
cmd/btrs-rec: Rename 'inspect rebuild-nodes'→'inspect rebuild-trees'
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Fix newlines in `inspect rebuild-mappings --help`
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Smash scandevices and rebuild-mappings together
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Don't require --pv for `help`
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Have each subcommand call runWithRawFS itself
Luke Shumaker
2023-03-14
cmd/btrfs-rec: Factor out a `runWithRawFS` function
Luke Shumaker
2023-03-14
tree-wide: Don't pass around a full rebuildmappings.ScanDevicesResult when a ...
Luke Shumaker
2023-03-14
Factor out the device-scan loop from rebuildmappings in to btrfsutil
Luke Shumaker
2023-03-14
Update log field names to reflect new file/package names
Luke Shumaker
2023-03-14
Update identifiers and comments to reflect new file/package names
Luke Shumaker
2023-03-14
Get it to compile with the renamed files
Luke Shumaker
2023-03-14
Move files around [ci-skip]
Luke Shumaker
2023-03-14
cmd/btrfs-rec: inspect ls-files: Fix grammar in an error message
Luke Shumaker
2023-03-14
cmd/btrfs-rec: inspect ls-files: Also send panics to stderr
Luke Shumaker
2023-03-02
Shorten the log lines if < LogLevelDebug
Luke Shumaker
2023-02-12
rebuildnodes/btrees: Have the concurrency story for .trees make more sense
Luke Shumaker
2023-02-12
cmd/btrfs-rec: inspect rebuild-nodes: Fuss with JSON formatting
Luke Shumaker
2023-02-12
cmd/btrfs-rec: inspect dump-trees: Bump the btrfs-progs version
Luke Shumaker
2023-01-30
Upgrade to lowmemjson v0.3.0
Luke Shumaker
2023-01-30
Upgrade to lowmemjson v0.2.0
Luke Shumaker
2023-01-25
Move btrfs-rec's logging RuneScanner to a new `streamio` package
Luke Shumaker
2023-01-25
cmd/btrfs-rec: Add flags for writing profiles
Luke Shumaker
2023-01-06
fixup! cmd/btrfs-rec: Add a type-agnostic utility function to write JSON out
Luke Shumaker
2023-01-05
cmd/btrfs-rec inspect rebuild-nodes: Optimize memory use
Luke Shumaker
2023-01-05
rebuildnodes: Support graceful shutdown
Luke Shumaker
2023-01-05
cmd/btrfs-rec: Fix capitalization typo in comments
Luke Shumaker
2023-01-01
lint: Set exclude-use-default=false
Luke Shumaker
[next]