]> git.sesse.net Git - bcachefs-tools-debian/history - cmd_format.c
fix list_journal for nochanges
[bcachefs-tools-debian] / cmd_format.c
2023-12-19 Kent OverstreetUpdate bcachefs sources to 1a739db0b256 bcachefs; guard...
2023-11-07 Kent Overstreetcmd_format: Check for device options after device arguments
2023-11-02 Kent OverstreetUpdate, slim down rust dependencies
2023-10-19 Kent OverstreetUpdate bcachefs sources to a180af9dd349 bcachefs: Refac...
2023-10-09 Hunter ShafferChange open_for_format to the block io api
2023-10-09 Kent OverstreetUpdate bcachefs sources to 7bf1ac0d46 bcachefs: Correct...
2022-12-29 Kent OverstreetMerge https://github.com/fougner/bcachefs-tools
2022-12-22 Kent OverstreetGet current metadata version from sysfs
2022-12-19 Kent OverstreetUse bch2_err_str() instead of strerror()
2022-06-09 Kent OverstreetUpdate bcachefs sources to 24f7e08cd8 bcachefs: shrinke...
2022-05-26 Kent OverstreetUpdate email address
2022-05-02 Kent OverstreetUpdate bcachefs sources to bdf6d7c135 fixup! bcachefs...
2022-03-30 Kent OverstreetUpdate bcachefs sources to f638850417 bcachefs: bch2_tr...
2022-03-28 Kent OverstreetMerge remote-tracking branch 'holmanb/holmanb/suppressions'
2022-03-28 Kent OverstreetMerge remote-tracking branch 'holmanb/holmanb/keyutils...
2022-03-22 Kent Overstreetcmd_format: verbose no longer on by default
2022-03-10 Kent OverstreetMake filesystem initialization verbose
2022-02-26 Aleksei KharlamovHeap-allocate printbufs
2022-02-22 Kent OverstreetUpdate bcachefs sources to 9b3aa5ec6c bcachefs: Add...
2022-01-02 Kent OverstreetUnit handling cleanups
2021-12-10 Kent OverstreetRename --group to --label
2021-07-05 Kent OverstreetUpdate bcachefs sources to 1a510b00b6 bcachefs: Increas...
2021-06-15 Kent OverstreetFix format args to die()
2021-04-16 Kent OverstreetFix some small memory leaks
2021-03-25 Kent OverstreetIncrease default superblock size to 1MB
2021-03-21 Kent OverstreetAdd format options for --no-initialize and specifying...
2019-11-04 Justin HustedFix memory leak in cmd_format.c
2019-04-06 Kent Overstreetinitialize filesystem when formatting
2019-01-14 koverstreetMerge pull request #15 from modelrockettier/update...
2019-01-14 Tim SchlueterFix format -g to create a disk group
2019-01-13 Kent OverstreetFix target options
2019-01-03 Kent Overstreetreadd -q (--quiet)
2018-12-19 Kent OverstreetUse opts.h for format options
2018-11-07 koverstreetMerge pull request #13 from modelrockettier/target...
2018-11-05 Tim SchlueterFixed format args and removed unnecessary strdup()s
2018-03-13 Kent OverstreetAdd --durability to format
2018-02-28 Kent Overstreetminor disk group fixes;, add background_compression...
2018-02-20 Kent Overstreetdisk groups
2018-02-09 Leah Neukirchenformat: the error_action readonly is spelled remount_ro
2018-02-09 Leah Neukirchenformat: document -U (used by many mkfs.*)
2018-02-08 Kent OverstreetNew data rereplicate command
2018-01-11 Kent OverstreetUpdate bcachefs sources to 02ae70070a bcachefs: Allocat...
2017-12-30 Kent Overstreetshow-super can now print more stuff
2017-12-10 Austin Seippbuild: require explicit include paths for libbcachefs/
2017-12-02 Kent Overstreetadd --replicas
2017-11-09 Kent OverstreetAdd commands for changing and removing passphrase
2017-10-08 Kent OverstreetUpdate for new superblock options; makefile improvements
2017-05-05 Kent Overstreetfix sync writes - don't use O_EXCL
2017-04-10 Kent OverstreetUpdate bcachefs sources to da037866e6
2017-04-03 Kent OverstreetMore cmd_migrate improvements
2017-03-20 Kent OverstreetRename from bcache-tools to bcachefs-tools
2017-03-14 Kent OverstreetAdd --quiet to cmd_format
2017-03-12 Kent OverstreetRefactoring for device specific commands
2017-03-09 Kent Overstreetcmd_device_add improvements
2017-03-09 Kent Overstreetcmd_device_fail
2017-03-09 Kent Overstreetcmd_migrate
2017-02-28 Kent OverstreetNew on disk format - encryption
2017-02-07 Kent Overstreetupdate bcache code, fsck improvements