summaryrefslogtreecommitdiff
path: root/bcachefs.c
AgeCommit message (Expand)Author
2023-12-18Drop mlockall()Kent Overstreet
2023-11-24improve kmalloc performanceDaniel Hill
2023-11-10add command to generate Rust-part CLI completionsZhai Can
2023-09-22Kill shell script wrappersKent Overstreet
2023-08-10cmd_mount: don't return 0 on mount failureLinus Heckemann
2023-08-08fuse: Update for snapshotsKent Overstreet
2023-06-10cmd_fs_usage: Implement --helpKent Overstreet
2023-04-20Add a NO_RUST optionKent Overstreet
2023-03-08Add manpage for mount commandAlexander Fougner
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-12-13Rename group to label in show-super outputKent Overstreet
2021-11-17Fix sub commands not triggering without argumentsDaniel B. Hill
2021-11-04fix version and show-super not workingDaniel B. Hill
2021-11-01Add more specific subcommand usage messagesBrett Holman
2021-10-24Cosmetic fixes for device resize-journalChris Webb
2021-09-26Subvolume commandsKent Overstreet
2021-05-25bcachefs: add missing journal-resize to help textStijn Tintel
2021-05-24bcachefs: increase indentation in help textStijn Tintel
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-11-11Make fuse3 support optional and document.Justin Husted
2019-10-18fuseKent Overstreet
2018-12-19New setattr commandKent Overstreet
2018-11-23snapraidKent Overstreet
2018-11-04Don't display an error on --helpTim Schlueter
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-30fix cmd_evacuateKent Overstreet
2017-12-28ResizingKent Overstreet
2017-12-23Add bcachefs fs usageKent Overstreet
2017-12-10bcachefs: make usage output more consistentAustin Seipp
2017-11-08Add commands for changing and removing passphraseKent Overstreet
2017-03-19bcachefs-in-userspace improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet