summaryrefslogtreecommitdiff
path: root/cmd_debug.c
AgeCommit message (Expand)Author
2021-12-25Update bcachefs sources to aa540d47ab bcachefs: Option improvementsKent Overstreet
2021-11-15Fix uninitialized varsKent Overstreet
2021-10-20Update bcachefs sources to d9d1235f3c bcachefs: Handle transaction restarts i...Kent Overstreet
2021-09-26Update bcachefs sources to 386f00b639 bcachefs: Snapshot creation, deletionKent Overstreet
2021-09-09Update bcachefs sources to 3f3f969859 bcachefs: Fix some compiler warningsKent Overstreet
2021-05-06Fix a missing free in dump_one_device()Kent Overstreet
2021-04-24Change cmd_dump to use FSCK_OPT_NOKent Overstreet
2021-04-24cmd_list improvementsKent Overstreet
2021-03-29Update bcachefs sources to 18686af684 bcachefs: Inode backpointersv0.13Kent Overstreet
2021-03-16New data job commandKent Overstreet
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-02-02Update bcachefs sources to 26409a8f75 bcachefs: Journal updates to dev usageKent Overstreet
2020-11-13Improve some log messagesKent Overstreet
2020-08-24Assorted debug and fsck improvementsKent Overstreet
2020-06-15Add an option to list_journal to list entire contents of journalKent Overstreet
2020-05-25Improved functionality for cmd_listKent Overstreet
2020-05-08Improve list_journal commandKent Overstreet
2020-03-25Add a command for dumping contents of journalKent Overstreet
2020-03-02Change cmd_dump to not read in leaf nodesKent Overstreet
2020-01-04Fix dump command for btree ptr key type changeKent Overstreet
2019-08-29Have cmd_dump fix errorsKent Overstreet
2019-05-24Update bcachefs sources to f38382c574 bcachefs: Improve key marking interfaceKent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-03-28Update bcachefs sources to d868a87c67 bcachefs: fix initial gcKent Overstreet
2018-12-19Update bcachefs sources to 2724e115d2 bcachefs: Lots of option handling impro...Kent Overstreet
2018-11-30Update bcachefs sources to 62de7539dc bcachefs: Make bkey types globally uniqueKent Overstreet
2018-11-09Update bcachefs sources to d7dbddc450 bcachefs: revamp to_text methodsKent Overstreet
2018-10-12Update bcachefs sources to d7f6da1d60 bcachefs: fix missing includeKent Overstreet
2018-08-15Update bcachefs sources to 15f6e66e86 bcachefs: pass around bset_tree lessKent Overstreet
2018-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian m...Kent Overstreet
2018-02-09list: fix usage headerLeah Neukirchen
2018-02-09list: document -f and -vLeah Neukirchen
2018-02-09dump: document -fLeah Neukirchen
2018-02-08New data rereplicate commandKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-11-08update for new option codeKent Overstreet
2017-05-08Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btreeKent Overstreet
2017-05-05fix sync writes - don't use O_EXCLKent Overstreet
2017-04-23Update bcachefs sources to 2e70771b8dKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-04-05add -i to cmd_listKent Overstreet
2017-04-04Fix some clang warningsKent Overstreet
2017-04-03cmd_dump: fix crash when a device is offlineKent Overstreet
2017-03-19bcachefs-in-userspace improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-10update bcache sourcesKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-03-03Delete more unused shim code, update bcache codeKent Overstreet