summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2024-05-08bcachefs: Pass device to bch2_alloc_write_key()Kent Overstreet
2024-05-08bcachefs: bch2_dev_safe() -> bch2_dev_rcu()Kent Overstreet
2024-05-08bcachefs: Debug asserts for ca->refKent Overstreet
2024-05-08bcachefs: New helpers for device refcountsKent Overstreet
2024-05-08bcachefs: bch2_print_allocator_stuck()Kent Overstreet
2024-05-08bcachefs: bch2_bkey_drop_ptrs() declares loop iterKent Overstreet
2024-05-08bcachefs: x-macroize journal flags enumsKent Overstreet
2024-05-08bcachefs: On device add, prefer unused slotsKent Overstreet
2024-05-08bcachefs: Kill opts.buckets_nouseKent Overstreet
2024-05-08bcachefs: simplify bch2_trans_start_alloc_update()Kent Overstreet
2024-05-08bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4Kent Overstreet
2024-05-08bcachefs: __mark_pointer now takes bch_alloc_v4Kent Overstreet
2024-05-08bcachefs: kill bch2_dev_usage_update_m()Kent Overstreet
2024-05-08bcachefs: alloc_data_type_set()Kent Overstreet
2024-05-08bcachefs: dirty_sectors -> replicas_sectorsKent Overstreet
2024-05-08bcachefs: delete old gen check bch2_alloc_write_key()Kent Overstreet
2024-05-08bcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFLAGS in bch2_compat_fs_...Youling Tang
2024-05-08bcachefs: Fix error path of bch2_link_trans()Youling Tang
2024-05-08bcachefs: Change destroy_inode to free_inodeYouling Tang
2024-05-08bcachefs: Simplify resuming of journal positionKent Overstreet
2024-05-08bcachefs: check inode backpointer in bch2_lookup()Kent Overstreet
2024-05-08bcachefs: check for inodes that should have backpointers in fsckKent Overstreet
2024-05-08bcachefs: bch_member.last_journal_bucketKent Overstreet
2024-05-08bcachefs: uninline set_btree_iter_dontneed()Kent Overstreet
2024-05-08bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct...Hongbo Li
2024-05-08bcachefs: fix btree_path_clone() ip_allocatedKent Overstreet
2024-05-08bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()Nathan Chancellor
2024-05-08bcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor
2024-05-08bcachefs: Kill gc_init_recurse()Kent Overstreet
2024-05-08bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repairKent Overstreet
2024-05-08bcachefs: Run bch2_check_fix_ptrs() via triggersKent Overstreet
2024-05-08bcachefs: kill gc looping for bucket gensKent Overstreet
2024-05-08bcachefs: bch2_bucket_ref_update()Kent Overstreet
2024-05-08bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()Kent Overstreet
2024-05-08bcachefs: mark_stripe_bucket cleanupKent Overstreet
2024-05-08bcachefs: bucket_data_type_mismatch()Kent Overstreet
2024-05-08bcachefs: Clean up inode allocKent Overstreet
2024-05-08bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet
2024-05-08bcachefs: plumb data_type into bch2_bucket_alloc_trans()Kent Overstreet
2024-05-08bcachefs: Add btree_allocated_bitmap to member_to_text()Kent Overstreet
2024-05-08bcachefs: Btree key cache instrumentationKent Overstreet
2024-05-08bcachefs: Remove calls to folio_set_errorMatthew Wilcox (Oracle)
2024-05-08bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet
2024-05-08bcachefs: fix flag printing in journal_buf_to_text()Kent Overstreet
2024-05-08bcachefs: Sync journal when we complete a recovery passKent Overstreet
2024-05-08bcachefs: make btree read errors silent during scanKent Overstreet
2024-05-08bcachefs: Rip bch2_snapshot_equiv() out of fsckKent Overstreet
2024-05-08bcachefs: Check for writing btree_ptr_v2.sectors_written == 0Kent Overstreet
2024-05-08bcachefs: Add asserts to bch2_dev_btree_bitmap_marked_sectors()Kent Overstreet
2024-05-08bcachefs: fs_alloc_debug_to_text()Kent Overstreet