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
Age
Commit message (
Expand
)
Author
2022-08-17
cli: wip: Rethink the "scan" CLI commands
Luke Shumaker
2022-08-17
rename: Move allsums.go to the rebuildmappings package
Luke Shumaker
2022-08-17
rename: Move some files around
Luke Shumaker
2022-08-17
rename: Rename "ScanOneDev"→"ScanOneDevice"
Luke Shumaker
2022-08-17
cli: rm cmd/btrfs-rec/inpsect_dbg.go
Luke Shumaker
2022-07-28
progress?
Luke Shumaker
2022-07-27
implement `rebuild-nodes`
Luke Shumaker
2022-07-25
ls-trees: Add an option to include lost+found nodes
Luke Shumaker
2022-07-17
improve ls-files
Luke Shumaker
2022-07-17
dbg
Luke Shumaker
2022-07-16
store sums in a big ol slice
Luke Shumaker
2022-07-15
status
Luke Shumaker
2022-07-15
wip
Luke Shumaker
2022-07-15
tidy up
Luke Shumaker
2022-07-15
down to just 2 rebuilt errors!
Luke Shumaker
2022-07-15
implement scan-for-extents
Luke Shumaker
2022-07-14
wip ls-files
Luke Shumaker
2022-07-14
have rebuilding the mappings use the scan-for-nodes result
Luke Shumaker
2022-07-14
implement scan-for-nodes command
Luke Shumaker
2022-07-13
Misc tidy up
Luke Shumaker
2022-07-13
Fix package names/imports
Luke Shumaker
2022-07-13
Move the remaining former-generic.go parts out of lib/util/
Luke Shumaker
2022-07-13
Move ordered.go to lib/containers
Luke Shumaker
2022-07-13
implement `btrfs-rec inspect spew-items`
Luke Shumaker
2022-07-13
Have TreeWalk be cancelable
Luke Shumaker
2022-07-12
Don't have .Superblock() return a reference
Luke Shumaker
2022-07-12
check for bad items
Luke Shumaker
2022-07-12
Don't include the offset and size in btrfs.Item
Luke Shumaker
2022-07-12
Don't let TreeWalk bail early, add TreeID in to TreePath
Luke Shumaker
2022-07-11
move chunk reconstruction to btrfsinspect, add --mappings
Luke Shumaker
2022-07-11
Move all of the small-ish tools to be part of btrfs-rec
Luke Shumaker
2022-07-11
wip btrfs-rec
Luke Shumaker
2022-07-11
Fuzz btrfsitem, and by consequence improve binstruct errors
Luke Shumaker
2022-07-11
lib/btrfsprogs: Don't hard-code stdout or stderr
Luke Shumaker
2022-07-11
Have a go at rearranging things in to a lib/btrfsprogs
Luke Shumaker
2022-07-11
rm -rf cmd/btrfs-dbg
Luke Shumaker
2022-07-10
Add license and copyright info
Luke Shumaker
2022-07-10
Rename the module, mv pkg lib
Luke Shumaker
2022-07-08
Add a Makefile that runs lint and stuff
Luke Shumaker
2022-07-08
get initial expected levels from the superblock
Luke Shumaker
2022-07-08
sorta fix the Level on root nodes
Luke Shumaker
2022-07-08
better clear bad nodes
Luke Shumaker
2022-07-08
clear-bad-nodes: support root nodes
Luke Shumaker
2022-07-08
write btrfs-clear-bad-nodes
Luke Shumaker
2022-07-08
don't be so loud, now that it's working
Luke Shumaker
2022-07-08
Get subvolume mounting/unmounting working way better
Luke Shumaker
2022-07-08
subvolumes working, kinda
Luke Shumaker
2022-07-08
tidy
Luke Shumaker
2022-07-08
Move subvol.go to btrfs/io3_fs.go
Luke Shumaker
2022-07-08
file reading!
Luke Shumaker
[next]