summaryrefslogtreecommitdiff
path: root/cmd_fsck.c
AgeCommit message (Expand)Author
2023-12-07Online fsckKent Overstreet
2023-11-27Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/mathKent Overstreet
2023-07-20Fix 'bcachefs fsck -y'Kent Overstreet
2023-07-15Update bcachefs sources to e14d7c7195 bcachefs: Compression levelsKent Overstreet
2023-02-01cmd_fsck: Add --ratelimit_errors optionKent Overstreet
2022-12-19Use bch2_err_str() instead of strerror()Kent Overstreet
2020-12-03Ensure we always print a message if fsck doesnt't return 0Kent Overstreet
2020-10-24Update bcachefs sources to 13bb4cdf89 bcachefs: Indirect inline data extentsKent Overstreet
2020-08-24Assorted debug and fsck improvementsKent Overstreet
2020-05-27correct flag listing in fsck help texthyperfekt
2020-05-18Add reconstruct_alloc option to fsckKent Overstreet
2019-08-28Add a way to pass arbitrary mount options to fsckKent Overstreet
2019-04-17Update bcachefs sources to 6f603b8d79 bcachefs: some improvements to startup ...Kent Overstreet
2019-03-29Update bcachefs sources to 1712318522 bcachefs: allow journal reply on ro mountKent Overstreet
2019-03-24check if fs is mounted before running fsckKent Overstreet
2018-12-19Update bcachefs sources to 2724e115d2 bcachefs: Lots of option handling impro...Kent Overstreet
2018-07-20Return errors from fsck properlyKent Overstreet
2018-02-10fsck: support -a as -p for compatibility with other fsckLeah Neukirchen
2018-02-10fsck: fix typo in usageLeah Neukirchen
2018-02-08New data rereplicate commandKent Overstreet
2018-01-11Update bcachefs sources to 02ae70070a bcachefs: Allocate new btree roots lazilyKent Overstreet
2017-12-21Update bcachefs sources to 14ce2a2031 bcachefs: fixes for building in userspaceKent Overstreet
2017-12-10build: require explicit include paths for libbcachefs/Austin Seipp
2017-11-08update for new option codeKent Overstreet
2017-05-08Update bcachefs sources to 9ceb982d77 bcachefs: Store bucket gens in a btreeKent Overstreet
2017-03-19bcachefs-in-userspace improvementsKent Overstreet
2017-03-19Rename from bcache-tools to bcachefs-toolsKent Overstreet
2017-03-10update bcache sourcesKent Overstreet
2017-03-09cmd_migrateKent Overstreet
2017-03-03Delete more unused shim code, update bcache codeKent Overstreet
2017-02-06update bcache code, fsck improvementsKent Overstreet