summaryrefslogtreecommitdiff
path: root/cmds.h
AgeCommit message (Expand)Author
2023-11-16delete dead codeKent Overstreet
2023-11-10add command to generate Rust-part CLI completionsZhai Can
2023-08-10cmd_mount: don't return 0 on mount failureLinus Heckemann
2023-06-10cmd_fs_usage: Implement --helpKent Overstreet
2023-03-06cmd_list.rs: Finish list modes, delete cmd_list.cKent Overstreet
2023-02-27Rust: Start of cmd_list rewriteKent Overstreet
2023-02-21More rust improvementsKent Overstreet
2023-02-21Rust now integrated into bcachefs binaryKent Overstreet
2022-05-26New subcommand: set-optionKent Overstreet
2022-04-07New tool for killing btree nodes on a filesystemKent Overstreet
2021-11-01Add more specific subcommand usage messagesBrett Holman
2021-09-26Subvolume commandsKent Overstreet
2021-03-16New data job commandKent Overstreet
2020-11-17Add a subcommand for resizing the journalKent Overstreet
2020-03-25Add a command for dumping contents of journalKent Overstreet
2019-10-18fuseKent Overstreet
2018-12-19New setattr commandKent Overstreet
2018-05-26Added 'version' command to print when the bcachefs tool was builtTim Schlueter
2018-05-17Update bcachefs sources to 0906b1fb49 bcachefs: fixes for 32 bit/big endian m...Kent Overstreet
2018-02-08New data rereplicate commandKent Overstreet
2017-12-28ResizingKent Overstreet
2017-12-23Add bcachefs fs usageKent Overstreet
2017-11-08Add commands for changing and removing passphraseKent Overstreet
2017-03-12Refactoring for device specific commandsKent Overstreet
2017-03-09cmd_device_failKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-02-28New on disk format - encryptionKent Overstreet
2017-02-06Add a command to dump filesystem metadataKent Overstreet
2017-02-06update bcache code, fsck improvementsKent Overstreet