summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs
Commit message (Expand)AuthorAgeFilesLines
...
| * bcachefs: bch2_dev_tryget()Kent Overstreet13 days2-0/+25
| * bcachefs: bch2_have_enough_devs() checks for nonexistent deviceKent Overstreet13 days1-5/+7
| * bcachefs: journal_replay_entry_early() checks for nonexistent deviceKent Overstreet13 days1-8/+11
| * bcachefs: bch2_dev_btree_bitmap_marked() -> bch2_dev_rcu()Kent Overstreet13 days1-6/+19
| * bcachefs: Pass device to bch2_bucket_do_index()Kent Overstreet13 days1-6/+5
| * bcachefs: Pass device to bch2_alloc_write_key()Kent Overstreet13 days1-2/+2
| * bcachefs: bch2_dev_safe() -> bch2_dev_rcu()Kent Overstreet13 days3-2/+3
| * bcachefs: Debug asserts for ca->refKent Overstreet13 days3-3/+37
| * bcachefs: New helpers for device refcountsKent Overstreet13 days9-41/+50
| * bcachefs: bch2_print_allocator_stuck()Kent Overstreet13 days5-76/+114
| * bcachefs: bch2_bkey_drop_ptrs() declares loop iterKent Overstreet13 days7-10/+2
| * bcachefs: x-macroize journal flags enumsKent Overstreet13 days11-33/+44
| * bcachefs: On device add, prefer unused slotsKent Overstreet13 days1-3/+22
| * bcachefs: Kill opts.buckets_nouseKent Overstreet13 days4-24/+32
| * bcachefs: simplify bch2_trans_start_alloc_update()Kent Overstreet13 days4-46/+37
| * bcachefs: __mark_stripe_bucket() now takes bch_alloc_v4Kent Overstreet13 days2-63/+38
| * bcachefs: __mark_pointer now takes bch_alloc_v4Kent Overstreet13 days3-41/+33
| * bcachefs: kill bch2_dev_usage_update_m()Kent Overstreet13 days5-63/+41
| * bcachefs: alloc_data_type_set()Kent Overstreet13 days4-31/+36
| * bcachefs: dirty_sectors -> replicas_sectorsKent Overstreet13 days1-4/+4
| * bcachefs: delete old gen check bch2_alloc_write_key()Kent Overstreet13 days1-3/+0
| * bcachefs: Correct the FS_IOC_GETFLAGS to FS_IOC32_GETFLAGS in bch2_compat_fs_...Youling Tang13 days1-1/+1
| * bcachefs: Fix error path of bch2_link_trans()Youling Tang13 days1-2/+2
| * bcachefs: Change destroy_inode to free_inodeYouling Tang13 days1-11/+3
| * bcachefs: Simplify resuming of journal positionKent Overstreet13 days2-43/+8
| * bcachefs: check inode backpointer in bch2_lookup()Kent Overstreet13 days1-6/+18
| * bcachefs: check for inodes that should have backpointers in fsckKent Overstreet13 days2-0/+18
| * bcachefs: bch_member.last_journal_bucketKent Overstreet13 days5-0/+42
| * bcachefs: uninline set_btree_iter_dontneed()Kent Overstreet13 days5-18/+20
| * bcachefs: eliminate the uninitialized compilation warning in bch2_reconstruct...Hongbo Li13 days1-1/+2
| * bcachefs: fix btree_path_clone() ip_allocatedKent Overstreet13 days1-3/+7
| * bcachefs: Fix format specifiers in bch2_btree_key_cache_to_text()Nathan Chancellor13 days1-2/+2
| * bcachefs: Fix type of flags parameter for some ->trigger() implementationsNathan Chancellor13 days10-12/+18
| * bcachefs: Kill gc_init_recurse()Kent Overstreet13 days3-158/+55
| * bcachefs: do reflink_p repair from BTREE_TRIGGER_check_repairKent Overstreet13 days1-2/+5
| * bcachefs: Run bch2_check_fix_ptrs() via triggersKent Overstreet13 days7-296/+326
| * bcachefs: kill gc looping for bucket gensKent Overstreet13 days2-86/+18
| * bcachefs: bch2_bucket_ref_update()Kent Overstreet13 days3-33/+42
| * bcachefs: Consolidate mark_stripe_bucket() and trans_mark_stripe_bucket()Kent Overstreet13 days1-116/+135
| * bcachefs: mark_stripe_bucket cleanupKent Overstreet13 days1-35/+65
| * bcachefs: bucket_data_type_mismatch()Kent Overstreet13 days4-25/+26
| * bcachefs: Clean up inode allocKent Overstreet13 days1-22/+29
| * bcachefs: journal seq blacklist gc no longer has to walk btreeKent Overstreet13 days7-66/+26
| * bcachefs: plumb data_type into bch2_bucket_alloc_trans()Kent Overstreet13 days3-6/+12
| * bcachefs: Add btree_allocated_bitmap to member_to_text()Kent Overstreet13 days1-0/+8
| * bcachefs: Btree key cache instrumentationKent Overstreet13 days3-26/+69
| * bcachefs: Remove calls to folio_set_errorMatthew Wilcox (Oracle)13 days1-10/+2
| * bcachefs: Move gc of bucket.oldest_gen to workqueueKent Overstreet13 days7-102/+22
| * bcachefs: fix flag printing in journal_buf_to_text()Kent Overstreet13 days1-2/+2
| * bcachefs: Sync journal when we complete a recovery passKent Overstreet13 days1-1/+2