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