summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29bcachefs: Developer guidebcachefs-developer-guideKent Overstreet
2024-04-28bcachefs: Simplify resuming of journal positionKent Overstreet
2024-04-28bcachefs: check inode backpointer in bch2_lookup()Kent Overstreet
2024-04-28bcachefs: check for inodes that should have backpointers in fsckKent Overstreet
2024-04-28bcachefs: bch_member.last_journal_bucketKent Overstreet
2024-04-28bcachefs: uninline set_btree_iter_dontneed()Kent Overstreet
2024-04-28bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct...Hongbo Li
2024-04-28bcachefs: fix btree_path_clone() ip_allocatedKent Overstreet
2024-04-28bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()Nathan Chancellor
2024-04-28bcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor
2024-04-28bcachefs: Kill gc_init_recurse()Kent Overstreet
2024-04-28bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repairKent Overstreet
2024-04-28bcachefs: Run bch2_check_fix_ptrs() via triggersKent Overstreet
2024-04-28bcachefs: kill gc looping for bucket gensKent Overstreet
2024-04-28bcachefs: bch2_bucket_ref_update()Kent Overstreet
2024-04-28bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()Kent Overstreet
2024-04-28bcachefs: mark_stripe_bucket cleanupKent Overstreet
2024-04-28bcachefs: bucket_data_type_mismatch()Kent Overstreet
2024-04-28bcachefs: Clean up inode allocKent Overstreet
2024-04-28bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet
2024-04-28bcachefs: Allocator prefers not to expand mi.btree_allocated bitmapKent Overstreet
2024-04-28bcachefs: plumb data_type into bch2_bucket_alloc_trans()Kent Overstreet
2024-04-28bcachefs: Add btree_allocated_bitmap to member_to_text()Kent Overstreet
2024-04-28bcachefs: Btree key cache instrumentationKent Overstreet
2024-04-28bcachefs: Remove calls to folio_set_errorMatthew Wilcox (Oracle)
2024-04-28bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet
2024-04-28bcachefs: fix flag printing in journal_buf_to_text()Kent Overstreet
2024-04-28bcachefs: Sync journal when we complete a recovery passKent Overstreet
2024-04-28bcachefs: make btree read errors silent during scanKent Overstreet
2024-04-28bcachefs: Rip bch2_snapshot_equiv() out of fsckKent Overstreet
2024-04-28bcachefs: Check for writing btree_ptr_v2.sectors_written == 0Kent Overstreet
2024-04-28bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()Kent Overstreet
2024-04-28bcachefs: fs_alloc_debug_to_text()Kent Overstreet
2024-04-28bcachefs: assert that online_reserved == 0 on shutdownKent Overstreet
2024-04-28bcachefs: bch2_trans_verify_not_unlocked()Kent Overstreet
2024-04-28bcachefs: bch2_btree_path_can_relock()Kent Overstreet
2024-04-28bcachefs: trans->lockedKent Overstreet
2024-04-28bcachefs: bch2_btree_root_alloc_fake_trans()Kent Overstreet
2024-04-28bcachefs: bch2_trans_unlock() must always be followed by relock() or begin()Kent Overstreet
2024-04-28bcachefs: Use bch2_btree_path_upgrade() in key cache traverseKent Overstreet
2024-04-28bcachefs: bch2_btree_path_upgrade() checks nodes_locked, not uptodateKent Overstreet
2024-04-28bcachefs: maintain lock invariants in btree_iter_next_node()Kent Overstreet
2024-04-28bcachefs: bch2_trans_commit_flags_to_text()Kent Overstreet
2024-04-28bcachefs: prefer drop_locks_do()Kent Overstreet
2024-04-28bcachefs: get_unlocked_mut_path -> bch2_path_get_unlocked_mutKent Overstreet
2024-04-28bcachefs: fix typo in reference to BCACHEFS_DEBUGLukas Bulwahn
2024-04-28bcachefs: chardev: make bch_chardev_class constantRicardo B. Marliere
2024-04-28bcachefs: member helper cleanupsKent Overstreet
2024-04-28bcachefs: bucket_valid()Kent Overstreet
2024-04-28bcachefs: bch2_trans_relock_fail() - factor out slowpathKent Overstreet