summaryrefslogtreecommitdiff
path: root/cmd_device.c
AgeCommit message (Expand)Author
2023-12-18Update bcachefs sources to 1a739db0b256 bcachefs; guard against overflow in b...Kent Overstreet
2023-11-27Convert to BCH_IOCTL_DEV_USAGE_V2Kent Overstreet
2023-11-22Update bcachefs sources to 783085c3cc44 kbuild: Allow gcov to be enabled on t...Kent Overstreet
2023-10-08Change open_for_format to the block io apiHunter Shaffer
2023-10-08deleted unused path to device in get_size, get_blocksizeHunter Shaffer
2023-10-08Update bcachefs sources to 7bf1ac0d46 bcachefs: Correctly initialize new buck...Kent Overstreet
2023-08-06Update bcachefs sources to 717b356d1d bcachefs: Convert journal validation to...Kent Overstreet
2022-12-19Use bch2_err_str() instead of strerror()Kent Overstreet
2022-07-11cmd_device_set_state: use buffered IO for writing superblockKent Overstreet
2022-05-26Update email addressKent Overstreet
2022-01-01fix labels not applyingDaniel B. Hill
2022-01-01Unit handling cleanupsKent Overstreet
2021-12-10Fix device add for kernel sysfs changesKent Overstreet
2021-12-10Rename --group to --labelKent Overstreet
2021-11-01Add more specific subcommand usage messagesBrett Holman
2021-10-24Cosmetic fixes for device resize-journalChris Webb
2021-09-30Print better error message when shrinking is attemptedKent Overstreet
2021-04-09Add --force-if-data-lost to bcachefs device set-stateKent Overstreet
2021-04-02bcaachefs device set-state can now work by idKent Overstreet
2021-03-16Update bcachefs sources to 242d37cbd0 bcachefs: Kill btree_iter_pos_changed()Kent Overstreet
2021-02-20Update bcachefs sources to e2b8120595 bcachefs: Use x-macros for more enumsKent Overstreet
2021-01-05Fix bcachefs device remove --by-idKent Overstreet
2020-11-17Add a subcommand for resizing the journalKent Overstreet
2020-05-08Add --offline to device set-stateKent Overstreet
2020-04-25Set device read-only if necessary before evacuateKent Overstreet
2019-08-16cmd_device_remove: allow removal by device idStijn Tintel
2019-03-24check if fs is mounted before running fsckKent Overstreet
2018-12-19Use opts.h for format optionsKent Overstreet
2018-10-08cmd_device_add: replace tier with group in usageStijn Tintel
2018-10-08cmd_device: add missing short options to usageStijn Tintel
2018-02-19disk groupsKent Overstreet
2018-02-09device add: support --helpLeah Neukirchen
2018-02-08New data rereplicate commandKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-29show-super can now print more stuffKent Overstreet
2017-12-28ResizingKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-10-08Update for new superblock options; makefile improvementsKent Overstreet
2017-06-13Update for sysfs changesKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-04-05Allow disk commands to specify member by indexKent Overstreet
2017-04-02More cmd_migrate improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-12Refactoring for device specific commandsKent Overstreet
2017-03-09cmd_device_add improvementsKent Overstreet
2017-03-09cmd_device_failKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-02-28New on disk format - encryptionKent Overstreet
2017-02-06update bcache code, fsck improvementsKent Overstreet