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