summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/recovery.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Assorted sparse fixesKent Overstreet2023-10-221-3/+3
* bcachefs: Allow for unknown btree IDsKent Overstreet2023-10-221-8/+8
* bcachefs: bch2_version_to_text()Kent Overstreet2023-10-221-11/+16
* bcachefs: Kill JOURNAL_WATERMARKKent Overstreet2023-10-221-1/+1
* bcachefs: New error message helpersKent Overstreet2023-10-221-68/+38
* bcachefs: Convert -ENOENT to private error codesKent Overstreet2023-10-221-1/+1
* bcachefs: BTREE_ID_snapshot_treeKent Overstreet2023-10-221-5/+18
* bcachefs: bch2_bkey_get_iter() helpersKent Overstreet2023-10-221-4/+3
* bcachefs: Add a cond_resched() call to journal_keys_sort()Kent Overstreet2023-10-221-0/+2
* bcachefs: Rip out code for storing backpointers in alloc keysKent Overstreet2023-10-221-5/+2
* bcachefs: use reservation for log messages during recoveryBrian Foster2023-10-221-8/+8
* bcachefs: Add a fallback when journal_keys doesn't fit in ramKent Overstreet2023-10-221-18/+49
* bcachefs: Add error message for failing to allocate sorted journal keysKent Overstreet2023-10-221-1/+4
* bcachefs: Private error codes: ENOMEMKent Overstreet2023-10-221-5/+5
* bcachefs: Drop some anonymous structs, unionsKent Overstreet2023-10-221-4/+4
* bcachefs: Simplify ec stripes heapKent Overstreet2023-10-221-2/+0
* bcachefs: Fragmentation LRUKent Overstreet2023-10-221-0/+3
* bcachefs: Fix failure to read btree rootsKent Overstreet2023-10-221-2/+8
* bcachefs: Rework lru btreeKent Overstreet2023-10-221-4/+1
* bcachefs: bucket_gens btreeKent Overstreet2023-10-221-1/+14
* bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3Kent Overstreet2023-10-221-2/+5
* bcachefs: Start snapshots before bch2_gc()Kent Overstreet2023-10-221-28/+14
* bcachefs: New on disk format: BackpointersKent Overstreet2023-10-221-2/+33
* bcachefs: Go RW before check_alloc_info()Kent Overstreet2023-10-221-7/+10
* bcachefs: Start copygc when first going read-writeKent Overstreet2023-10-221-17/+30
* bcachefs: Convert EROFS errors to private error codesKent Overstreet2023-10-221-2/+2
* bcachefs: Log more messages in the journalKent Overstreet2023-10-221-9/+20
* bcachefs: Add a missing bch2_err_str() callKent Overstreet2023-10-221-1/+1
* bcachefs: Recover from blacklisted journal entriesKent Overstreet2023-10-221-1/+9
* bcachefs: Fix bch2_journal_keys_peek_upto()Kent Overstreet2023-10-221-6/+6
* bcachefs: Don't error out when just reading the journalKent Overstreet2023-10-221-7/+7
* bcachefs: New bpos_cmp(), bkey_cmp() replacementsKent Overstreet2023-10-221-10/+9
* bcachefs: Fixes for building in userspaceKent Overstreet2023-10-221-1/+1
* bcachefs: More style fixesKent Overstreet2023-10-221-2/+1
* bcachefs: Journal keys overlay fixesKent Overstreet2023-10-221-1/+2
* bcachefs: Assorted checkpatch fixesKent Overstreet2023-10-221-2/+2
* bcachefs: Kill journal_keys->journal_seq_baseKent Overstreet2023-10-221-12/+2
* bcachefs: Convert fsck errors to errcode.hKent Overstreet2023-10-221-1/+1
* bcachefs: Use bch2_err_str() in error messagesKent Overstreet2023-10-221-2/+3
* bcachefs: We can handle missing btree roots for all alloc btreesKent Overstreet2023-10-221-4/+20
* bcachefs: Fix subvol/snapshot deleting in recoveryKent Overstreet2023-10-221-0/+6
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-2/+2
* bcachefs: Fix btree_and_journal_iterKent Overstreet2023-10-221-62/+38
* bcachefs: Fix for cmd_list_journalKent Overstreet2023-10-221-3/+7
* bcachefs: Fix journal_keys_search() overheadKent Overstreet2023-10-221-18/+36
* bcachefs: Always print when doing journal replay in fsckKent Overstreet2023-10-221-1/+1
* bcachefs: LRU repair tweaksKent Overstreet2023-10-221-7/+2
* bcachefs: Fix journal_iters_fix()Kent Overstreet2023-10-221-2/+2
* bcachefs: Go RW before bch2_check_lrus()Kent Overstreet2023-10-221-36/+50
* bcachefs: Kill old rebuild_replicas optionKent Overstreet2023-10-221-14/+5