summaryrefslogtreecommitdiff
path: root/fs/bcachefs/btree_node_scan.c
AgeCommit message (Expand)Author
11 daysbcachefs: btree_node_scan: don't re-read before initializing found_btree_nodeKent Overstreet
2025-07-05bcachefs: btree node scan no longer uses btree cacheKent Overstreet
2025-06-26bcachefs: Ensure btree node scan runs before checking for scanned nodesKent Overstreet
2025-06-04bcachefs: add cond_resched() to handle_overwrites()Kent Overstreet
2025-05-21bcachefs: bch2_run_explicit_recovery_pass() cleanupKent Overstreet
2025-05-21bcachefs: bch_dev.io_ref -> enumerated_refKent Overstreet
2025-05-21bcachefs: print_str_as_lines() -> print_str()Kent Overstreet
2025-04-06bcachefs: Use sort_nonatomic() instead of sort()Kent Overstreet
2025-04-06bcachefs: use library APIs for ChaCha20 and Poly1305Eric Biggers
2025-04-02bcachefs: Split up bch_dev.io_refKent Overstreet
2025-03-29bcachefs: Better printing of inconsistency errorsKent Overstreet
2025-03-26bcachefs: Fix 'hung task' messages in btree node scanKent Overstreet
2025-03-14bcachefs: Fix btree_node_scan io_ref handlingKent Overstreet
2025-03-14bcachefs: Finish bch2_account_io_completion() conversionsKent Overstreet
2024-12-21bcachefs: Use a heap for handling overwrites in btree node scanKent Overstreet
2024-12-21bcachefs: struct bkey_validate_contextKent Overstreet
2024-12-21bcachefs: Don't try to en/decrypt when encryption not availableKent Overstreet
2024-12-21bcachefs: Avoid bch2_btree_id_str()Kent Overstreet
2024-11-07bcachefs: Fix null ptr deref in bucket_gen_get()Kent Overstreet
2024-10-09bcachefs: add check for btree id against max in try read nodePiotr Zalewski
2024-09-27bcachefs: Fix incorrect IS_ERR_OR_NULL usageKent Overstreet
2024-08-13bcachefs: Make bkey_fsck_err() a wrapper around fsck_err()Kent Overstreet
2024-07-14bcachefs: btree node scan: fall back to comparing by journal seqKent Overstreet
2024-06-10bcachefs: Fix incorrect error handling found_btree_node_is_readable()Kent Overstreet
2024-04-28bcachefs: btree node scan now fills in sectors_writtenKent Overstreet
2024-04-16bcachefs: node scan: ignore multiple nodes with same seq if interiorKent Overstreet
2024-04-14bcachefs: bch_member.btree_allocated_bitmapKent Overstreet
2024-04-13bcachefs: btree node scan: handle encrypted nodesKent Overstreet
2024-04-09bcachefs: btree_node_scan: Respect member.data_allowedKent Overstreet
2024-04-09bcachefs: Don't scan for btree nodes when we can reconstructKent Overstreet
2024-04-03bcachefs: Repair pass for scanning for btree nodesKent Overstreet