]> git.sesse.net Git - bcachefs-tools-debian/history - bcachefs.c
fix list_journal for nochanges
[bcachefs-tools-debian] / bcachefs.c
2023-12-19 Kent OverstreetDrop mlockall()
2023-11-25 Daniel Hillimprove kmalloc performance
2023-11-10 Zhai Canadd command to generate Rust-part CLI completions
2023-09-22 Kent OverstreetKill shell script wrappers
2023-08-10 Linus Heckemanncmd_mount: don't return 0 on mount failure
2023-08-09 Kent Overstreetfuse: Update for snapshots
2023-06-11 Kent Overstreetcmd_fs_usage: Implement --help
2023-04-20 Kent OverstreetAdd a NO_RUST option
2023-03-08 Alexander FougnerAdd manpage for mount command
2023-03-06 Kent Overstreetcmd_list.rs: Finish list modes, delete cmd_list.c
2023-02-28 Kent OverstreetRust: Start of cmd_list rewrite
2023-02-21 Kent OverstreetMore rust improvements
2023-02-21 Kent OverstreetRust now integrated into bcachefs binary
2022-05-26 Kent OverstreetNew subcommand: set-option
2022-04-07 Kent OverstreetNew tool for killing btree nodes on a filesystem
2021-12-13 Kent OverstreetRename group to label in show-super output
2021-11-16 Kent OverstreetMerge https://github.com/YellowOnion/bcachefs-tools
2021-11-16 Daniel B. HillFix sub commands not triggering without arguments
2021-11-04 Daniel B. Hillfix version and show-super not working
2021-11-01 Brett HolmanAdd more specific subcommand usage messages
2021-10-24 Chris WebbCosmetic fixes for device resize-journal
2021-09-26 Kent OverstreetSubvolume commands
2021-05-24 Stijn Tintelbcachefs: add missing journal-resize to help text
2021-05-24 Stijn Tintelbcachefs: increase indentation in help text
2021-03-17 Kent OverstreetNew data job command
2020-11-17 Kent OverstreetAdd a subcommand for resizing the journal
2020-03-25 Kent OverstreetAdd a command for dumping contents of journal
2019-11-28 Kent OverstreetMerge commit '780de81b36'
2019-11-11 Justin HustedMake fuse3 support optional and document.
2019-10-18 Kent Overstreetfuse
2018-12-19 Kent OverstreetNew setattr command
2018-11-23 Kent Overstreetsnapraid
2018-11-04 koverstreetMerge pull request #10 from modelrockettier/shrinkers
2018-11-04 koverstreetMerge pull request #9 from modelrockettier/master
2018-11-04 Tim SchlueterDon't display an error on --help
2018-05-28 koverstreetMerge pull request #4 from modelrockettier/master
2018-05-26 Tim SchlueterAdded 'version' command to print when the bcachefs...
2018-05-17 Kent OverstreetUpdate bcachefs sources to 0906b1fb49 bcachefs: fixes...
2018-02-08 Kent OverstreetNew data rereplicate command
2017-12-30 Kent Overstreetfix cmd_evacuate
2017-12-28 Kent OverstreetResizing
2017-12-23 Kent OverstreetAdd bcachefs fs usage
2017-12-10 Austin Seippbcachefs: make usage output more consistent
2017-11-09 Kent OverstreetAdd commands for changing and removing passphrase
2017-03-20 Kent Overstreetbcachefs-in-userspace improvements
2017-03-20 Kent OverstreetRename from bcache-tools to bcachefs-tools