]> git.sesse.net Git - bcachefs-tools-debian/history - cmd_debug.c
Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom filter
[bcachefs-tools-debian] / cmd_debug.c
2022-05-02 Kent OverstreetUpdate bcachefs sources to bdf6d7c135 fixup! bcachefs...
2022-04-12 Kent Overstreetlist_journal: Add -n for number of entries to print
2022-04-08 Kent OverstreetUpdate bcachefs sources to 6ddf061e68 bcachefs: Use...
2022-04-07 Kent OverstreetNew tool for killing btree nodes on a filesystem
2022-03-31 Kent Overstreetcmd_list_journal: Tweak for new log entries
2022-03-30 Kent OverstreetUpdate bcachefs sources to f638850417 bcachefs: bch2_tr...
2022-03-29 Kent Overstreetcmd_list_journal: Make output more readable
2022-03-20 Kent Overstreetcmd_debug: Add -j for dumping entire journal
2022-03-02 Kent Overstreetcmd_list_journal: Indicate which journal entries are...
2022-02-26 Aleksei KharlamovHeap-allocate printbufs
2022-02-22 Kent OverstreetUpdate bcachefs sources to 9b3aa5ec6c bcachefs: Add...
2022-02-19 Kent Overstreetlist_journal: tell recovery to only read the journal
2022-02-19 Kent Overstreetlist_journal: Improve formatting
2022-02-19 Kent Overstreetlist_journal: also print where entries were written
2022-02-16 Kent OverstreetUse printbuf_indent_push
2022-01-02 Kent OverstreetImprove the list_journal subcommand
2021-12-25 Kent OverstreetUpdate bcachefs sources to aa540d47ab bcachefs: Option...
2021-11-16 Kent OverstreetMerge https://github.com/YellowOnion/bcachefs-tools
2021-11-15 Kent OverstreetFix uninitialized vars
2021-10-20 Kent OverstreetUpdate bcachefs sources to d9d1235f3c bcachefs: Handle...
2021-09-26 Kent OverstreetUpdate bcachefs sources to 386f00b639 bcachefs: Snapsho...
2021-09-09 Kent OverstreetUpdate bcachefs sources to 3f3f969859 bcachefs: Fix...
2021-05-06 Kent OverstreetFix a missing free in dump_one_device()
2021-04-24 Kent OverstreetChange cmd_dump to use FSCK_OPT_NO
2021-04-24 Kent Overstreetcmd_list improvements
2021-03-29 Kent OverstreetUpdate bcachefs sources to 18686af684 bcachefs: Inode...
2021-03-17 Kent OverstreetNew data job command
2021-02-21 Kent OverstreetUpdate bcachefs sources to e2b8120595 bcachefs: Use...
2021-02-02 Kent OverstreetUpdate bcachefs sources to 26409a8f75 bcachefs: Journal...
2020-11-13 Kent OverstreetImprove some log messages
2020-08-24 koverstreetMerge pull request #38 from jnsaff/patch-1
2020-08-24 Kent OverstreetAssorted debug and fsck improvements
2020-06-27 koverstreetMerge pull request #32 from hyperfekt/patch-1
2020-06-15 Kent OverstreetAdd an option to list_journal to list entire contents...
2020-05-26 Kent OverstreetImproved functionality for cmd_list
2020-05-08 Kent OverstreetImprove list_journal command
2020-03-25 Kent OverstreetAdd a command for dumping contents of journal
2020-03-02 Kent OverstreetChange cmd_dump to not read in leaf nodes
2020-01-04 Kent OverstreetFix dump command for btree ptr key type change
2019-08-29 Kent OverstreetHave cmd_dump fix errors
2019-05-24 Kent OverstreetUpdate bcachefs sources to f38382c574 bcachefs: Improve...
2019-04-17 Kent OverstreetUpdate bcachefs sources to 6f603b8d79 bcachefs: some...
2019-03-28 Kent OverstreetUpdate bcachefs sources to d868a87c67 bcachefs: fix...
2018-12-19 Kent OverstreetUpdate bcachefs sources to 2724e115d2 bcachefs: Lots...
2018-11-30 Kent OverstreetUpdate bcachefs sources to 62de7539dc bcachefs: Make...
2018-11-09 Kent OverstreetUpdate bcachefs sources to d7dbddc450 bcachefs: revamp...
2018-10-12 Kent OverstreetUpdate bcachefs sources to d7f6da1d60 bcachefs: fix...
2018-08-16 Kent OverstreetUpdate bcachefs sources to 15f6e66e86 bcachefs: pass...
2018-05-17 Kent OverstreetUpdate bcachefs sources to 0906b1fb49 bcachefs: fixes...
2018-02-09 Leah Neukirchenlist: fix usage header
2018-02-09 Leah Neukirchenlist: document -f and -v
2018-02-09 Leah Neukirchendump: document -f
2018-02-08 Kent OverstreetNew data rereplicate command
2018-01-11 Kent OverstreetUpdate bcachefs sources to 02ae70070a bcachefs: Allocat...
2017-12-21 Kent OverstreetUpdate bcachefs sources to 14ce2a2031 bcachefs: fixes...
2017-12-10 Austin Seippbuild: require explicit include paths for libbcachefs/
2017-11-09 Kent Overstreetupdate for new option code
2017-05-08 Kent OverstreetUpdate bcachefs sources to 9ceb982d77 bcachefs: Store...
2017-05-05 Kent Overstreetfix sync writes - don't use O_EXCL
2017-04-24 Kent OverstreetUpdate bcachefs sources to 2e70771b8d
2017-04-15 Kent Overstreetcmd_list improvements; use %m
2017-04-06 Kent Overstreetadd -i to cmd_list
2017-04-04 Kent OverstreetFix some clang warnings
2017-04-04 Kent Overstreetcmd_dump: fix crash when a device is offline
2017-03-20 Kent Overstreetbcachefs-in-userspace improvements
2017-03-20 Kent OverstreetRename from bcache-tools to bcachefs-tools
2017-03-10 Kent Overstreetupdate bcache sources
2017-03-09 Kent Overstreetcmd_migrate
2017-03-04 Kent OverstreetDelete more unused shim code, update bcache code
2017-02-28 Kent OverstreetNew on disk format - encryption
2017-02-07 Kent OverstreetAdd a command to dump filesystem metadata