summaryrefslogtreecommitdiff
path: root/tools-util.c
AgeCommit message (Expand)Author
2023-12-18Update bcachefs sources to 1a739db0b256 bcachefs; guard against overflow in b...Kent Overstreet
2023-11-27bcachefs-tools: don't skip stale superblock wipe in force modeBrian Foster
2023-11-17bcachefs-tools: fix broken libblkid superblock wipeBrian Foster
2023-10-19Update bcachefs sources to 24bdb6fed91c bcachefs: bch2_btree_id_str()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-08-22Fix null ptr deref in bbpos_parse()Kent Overstreet
2023-08-01Update bcachefs sources to 33a60d9b05 bcachefs: Assorted fixes for clangKent Overstreet
2023-08-01bpos_parse() now handles symbol constantsKent Overstreet
2023-02-12cmd_list_journal: Add filter optionsKent Overstreet
2022-05-26New subcommand: set-optionKent Overstreet
2022-05-26Delete some dead codeKent Overstreet
2022-05-02Update bcachefs sources to bdf6d7c135 fixup! bcachefs: Kill journal buf bloom...Kent Overstreet
2022-03-30Update bcachefs sources to f638850417 bcachefs: bch2_trans_log_msg()Kent Overstreet
2022-02-22Update bcachefs sources to 9b3aa5ec6c bcachefs: Add tabstops to printbufsKent Overstreet
2022-01-01Unit handling cleanupsKent Overstreet
2021-12-25Update bcachefs sources to aa540d47ab bcachefs: Option improvementsKent Overstreet
2021-12-10Fix device add for kernel sysfs changesKent Overstreet
2021-07-24add a blk_wipe function calljpsollie
2021-07-04Update bcachefs sources to 1a510b00b6 bcachefs: Increase BTREE_TRANS_MEM_MAXKent Overstreet
2021-06-13Improve compiler compatibility + run blkid remove for all filesystemsjpsollie
2021-03-16New data job commandKent Overstreet
2020-08-24Assorted debug and fsck improvementsKent Overstreet
2020-01-03fs_usage cmd fixesKent Overstreet
2019-12-29Make die exit using _exitJustin Husted
2019-03-24check if fs is mounted before running fsckKent Overstreet
2018-12-19Use opts.h for format optionsKent Overstreet
2018-10-21improve dev_to_mount()Kent Overstreet
2018-06-01Update bcachefs sources to 9abf628c70 bcachefs: Fix a spurious error in fsckKent Overstreet
2018-05-17fixes for 32 bit builds/non x86 archsKent Overstreet
2018-02-09tools-util.c: define generic crc32c on non-x86_64 archLeah Neukirchen
2018-02-08New data rereplicate commandKent Overstreet
2018-02-07cmd_migrate fixesKent Overstreet
2017-12-29show-super can now print more stuffKent Overstreet
2017-12-28ResizingKent Overstreet
2017-12-23Add bcachefs fs usageKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-10-08Update for new superblock options; makefile improvementsKent Overstreet
2017-10-08Faster crc32cKent Overstreet
2017-05-05fix sync writes - don't use O_EXCLKent Overstreet
2017-04-14cmd_list improvements; use %mKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-09cmd_device_add improvementsKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-02-06Add a command to dump filesystem metadataKent Overstreet
2017-02-06update bcache code, fsck improvementsKent Overstreet
2017-01-20bcache in userspace; userspace fsckKent Overstreet