summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-05-09bcachefs: x-macroize journal flags enumsKent Overstreet11-33/+44
2024-05-09bcachefs: On device add, prefer unused slotsKent Overstreet1-3/+22
2024-05-09bcachefs: Kill opts.buckets_nouseKent Overstreet4-24/+32
2024-05-09bcachefs: CodingStyleKent Overstreet2-0/+187
2024-05-09bcachefs: simplify bch2_trans_start_alloc_update()Kent Overstreet4-46/+37
2024-05-09bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4Kent Overstreet2-63/+38
2024-05-09bcachefs: __mark_pointer now takes bch_alloc_v4Kent Overstreet3-41/+33
2024-05-09bcachefs: kill bch2_dev_usage_update_m()Kent Overstreet5-63/+41
2024-05-09bcachefs: alloc_data_type_set()Kent Overstreet4-31/+36
2024-05-09bcachefs: dirty_sectors -> replicas_sectorsKent Overstreet1-4/+4
2024-05-09bcachefs: delete old gen check bch2_alloc_write_key()Kent Overstreet1-3/+0
2024-05-09bcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFLAGS in bch2_compat_fs_...Youling Tang1-1/+1
2024-05-09bcachefs: Fix error path of bch2_link_trans()Youling Tang1-2/+2
2024-05-09bcachefs: Change destroy_inode to free_inodeYouling Tang1-11/+3
2024-05-09bcachefs: Simplify resuming of journal positionKent Overstreet2-43/+8
2024-05-09bcachefs: check inode backpointer in bch2_lookup()Kent Overstreet1-6/+18
2024-05-09bcachefs: check for inodes that should have backpointers in fsckKent Overstreet2-0/+18
2024-05-09bcachefs: bch_member.last_journal_bucketKent Overstreet5-0/+42
2024-05-09bcachefs: uninline set_btree_iter_dontneed()Kent Overstreet5-18/+20
2024-05-09bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct...Hongbo Li1-1/+2
2024-05-09bcachefs: fix btree_path_clone() ip_allocatedKent Overstreet1-3/+7
2024-05-09bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()Nathan Chancellor1-2/+2
2024-05-09bcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor10-12/+18
2024-05-09bcachefs: Kill gc_init_recurse()Kent Overstreet3-158/+55
2024-05-09bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repairKent Overstreet1-2/+5
2024-05-09bcachefs: Run bch2_check_fix_ptrs() via triggersKent Overstreet7-296/+326
2024-05-09bcachefs: kill gc looping for bucket gensKent Overstreet2-86/+18
2024-05-09bcachefs: bch2_bucket_ref_update()Kent Overstreet3-33/+42
2024-05-09bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()Kent Overstreet1-116/+135
2024-05-09bcachefs: mark_stripe_bucket cleanupKent Overstreet1-35/+65
2024-05-09bcachefs: bucket_data_type_mismatch()Kent Overstreet4-25/+26
2024-05-09bcachefs: Clean up inode allocKent Overstreet1-22/+29
2024-05-09bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet7-66/+26
2024-05-09bcachefs: plumb data_type into bch2_bucket_alloc_trans()Kent Overstreet3-6/+12
2024-05-09bcachefs: Add btree_allocated_bitmap to member_to_text()Kent Overstreet1-0/+8
2024-05-09bcachefs: Btree key cache instrumentationKent Overstreet3-26/+69
2024-05-09bcachefs: Remove calls to folio_set_errorMatthew Wilcox (Oracle)1-10/+2
2024-05-09bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet7-102/+22
2024-05-09bcachefs: fix flag printing in journal_buf_to_text()Kent Overstreet1-2/+2
2024-05-09bcachefs: Sync journal when we complete a recovery passKent Overstreet1-1/+2
2024-05-09bcachefs: make btree read errors silent during scanKent Overstreet1-5/+11
2024-05-09bcachefs: Rip bch2_snapshot_equiv() out of fsckKent Overstreet2-95/+30
2024-05-09bcachefs: Check for writing btree_ptr_v2.sectors_written == 0Kent Overstreet2-1/+7
2024-05-09bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()Kent Overstreet1-0/+3
2024-05-09bcachefs: fs_alloc_debug_to_text()Kent Overstreet1-0/+35
2024-05-09bcachefs: assert that online_reserved == 0 on shutdownKent Overstreet1-0/+1
2024-05-09bcachefs: bch2_trans_verify_not_unlocked()Kent Overstreet5-2/+46
2024-05-09bcachefs: bch2_btree_path_can_relock()Kent Overstreet1-4/+29
2024-05-09bcachefs: trans->lockedKent Overstreet4-23/+43
2024-05-09bcachefs: bch2_btree_root_alloc_fake_trans()Kent Overstreet3-5/+7