Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | Merge tag 'timers-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -1/+1 |
2025-05-26 | Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -9/+9 |
2025-05-23 | bcachefs: Don't mount bs > ps without TRANSPARENT_HUGEPAGE | Kent Overstreet | 1 | -0/+7 |
2025-05-23 | bcachefs: Fix btree_iter_next_node() for new locking asserts | Kent Overstreet | 1 | -2/+2 |
2025-05-23 | bcachefs: Ensure we don't use a blacklisted journal seq | Kent Overstreet | 3 | -1/+27 |
2025-05-23 | bcachefs: Small check_fix_ptr fixes | Kent Overstreet | 1 | -8/+9 |
2025-05-23 | bcachefs: Fix opts.recovery_pass_last | Kent Overstreet | 1 | -0/+3 |
2025-05-23 | bcachefs: Fix allocate -> self healing path | Kent Overstreet | 1 | -0/+2 |
2025-05-23 | bcachefs: Fix endianness in casefold check/repair | Kent Overstreet | 2 | -4/+4 |
2025-05-23 | bcachefs: Path must be locked if trans->locked && should_be_locked | Kent Overstreet | 3 | -8/+11 |
2025-05-23 | bcachefs: Simplify bch2_path_put() | Kent Overstreet | 1 | -13/+22 |
2025-05-23 | bcachefs: Plumb btree_trans for more locking asserts | Kent Overstreet | 5 | -19/+21 |
2025-05-23 | bcachefs: Clear trans->locked before unlock | Kent Overstreet | 1 | -2/+2 |
2025-05-23 | bcachefs: Clear should_be_locked before unlock in key_cache_drop() | Kent Overstreet | 1 | -1/+8 |
2025-05-23 | bcachefs: bch2_path_get() reuses paths if upgrade_fails & !should_be_locked | Kent Overstreet | 1 | -2/+7 |
2025-05-23 | bcachefs: Give out new path if upgrade fails | Kent Overstreet | 1 | -8/+6 |
2025-05-23 | bcachefs: Fix btree_path_get_locks when not doing trans restart | Kent Overstreet | 3 | -51/+72 |
2025-05-23 | bcachefs: btree_node_locked_type_nowrite() | Kent Overstreet | 2 | -7/+13 |
2025-05-23 | bcachefs: Kill bch2_path_put_nokeep() | Kent Overstreet | 1 | -18/+8 |
2025-05-22 | bcachefs: bch2_journal_write_checksum() | Kent Overstreet | 1 | -5/+20 |
2025-05-22 | bcachefs: Reduce stack usage in data_update_index_update() | Kent Overstreet | 1 | -67/+87 |
2025-05-22 | bcachefs: bch2_trans_log_str() | Kent Overstreet | 2 | -8/+19 |
2025-05-22 | bcachefs: Kill bkey_buf usage in data_update_index_update() | Kent Overstreet | 1 | -11/+15 |
2025-05-21 | bcachefs: Drop empty accounting updates | Kent Overstreet | 1 | -0/+10 |
2025-05-21 | bcachefs: Improve trace_trans_restart_upgrade | Kent Overstreet | 2 | -47/+24 |
2025-05-21 | bcachefs: fix bch2_inum_snapshot_to_path() | Kent Overstreet | 1 | -22/+28 |
2025-05-21 | bcachefs: fix duplicate printk | Kent Overstreet | 1 | -2/+0 |
2025-05-21 | bcachefs: BCH_INODE_has_case_insensitive | Kent Overstreet | 8 | -13/+196 |
2025-05-21 | bcachefs: bch2_inode_find_by_inum_snapshot() | Kent Overstreet | 3 | -95/+96 |
2025-05-21 | bcachefs: bch2_inum_snapshot_to_path() | Kent Overstreet | 5 | -30/+43 |
2025-05-21 | bcachefs: bch2_rename_trans() only runs rename-to-dir code if needed | Kent Overstreet | 1 | -22/+24 |
2025-05-21 | bcachefs: subvol_inum_eq() | Kent Overstreet | 4 | -12/+10 |
2025-05-21 | bcachefs: Don't set bi_casefold on non directories | Kent Overstreet | 1 | -0/+3 |
2025-05-21 | bcachefs: Remove duplicate call to bch2_trans_begin() | Alan Huang | 1 | -2/+0 |
2025-05-21 | bcachefs: Call bch2_bkey_set_needs_rebalance() earlier in write path | Kent Overstreet | 1 | -3/+9 |
2025-05-21 | bcachefs: Simplify bch2_extent_atomic_end() | Kent Overstreet | 3 | -51/+22 |
2025-05-21 | bcachefs: Coalesce accounting in trans commit | Kent Overstreet | 1 | -9/+27 |
2025-05-21 | bcachefs: Split out accounting in transaction commit | Kent Overstreet | 6 | -34/+52 |
2025-05-21 | bcachefs: btree_trans_subbuf | Kent Overstreet | 8 | -54/+82 |
2025-05-21 | bcachefs: Make accounting mismatch errors more readable | Kent Overstreet | 1 | -2/+2 |
2025-05-21 | bcachefs: async objs now support bch_write_ops | Kent Overstreet | 5 | -1/+17 |
2025-05-21 | bcachefs: fix bch2_debugfs_flush_buf() when tabstops are in use | Kent Overstreet | 1 | -0/+5 |
2025-05-21 | bcachefs: fsck: Include loops in error messages | Kent Overstreet | 1 | -9/+16 |
2025-05-21 | bcachefs: bch2_check_bucket_backpointer_mismatch() | Kent Overstreet | 5 | -11/+98 |
2025-05-21 | bcachefs: Improve bucket_bitmap code | Kent Overstreet | 6 | -80/+92 |
2025-05-21 | bcachefs: Run recovery passes asynchronously | Kent Overstreet | 4 | -26/+113 |
2025-05-21 | bcachefs: bch2_run_explicit_recovery_pass() cleanup | Kent Overstreet | 9 | -97/+117 |
2025-05-21 | bcachefs: bch2_recovery_pass_status_to_text() | Kent Overstreet | 3 | -0/+32 |
2025-05-21 | bcachefs: Reduce usage of recovery.curr_pass | Kent Overstreet | 8 | -13/+13 |
2025-05-21 | bcachefs: __bch2_run_recovery_passes() | Kent Overstreet | 5 | -91/+104 |
2025-05-21 | bcachefs: struct bch_fs_recovery | Kent Overstreet | 15 | -69/+81 |
2025-05-21 | bcachefs: kill copy in bch2_disk_accounting_mod() | Kent Overstreet | 1 | -5/+13 |
2025-05-21 | bcachefs: Optimize bch2_trans_start_alloc_update() | Kent Overstreet | 1 | -3/+18 |
2025-05-21 | bcachefs: btree key cache asserts | Kent Overstreet | 1 | -6/+19 |
2025-05-21 | bcachefs: journal path now uses discard_opt_enabled() | Kent Overstreet | 3 | -15/+21 |
2025-05-21 | bcachefs: relock_fail tracepoint now includes btree | Kent Overstreet | 1 | -1/+4 |
2025-05-21 | bcachefs: do_rebalance_scan() now only updates bch_extent_rebalance | Kent Overstreet | 3 | -16/+32 |
2025-05-21 | bcachefs: better error message for subvol_fs_path_parent_wrong | Kent Overstreet | 1 | -10/+20 |
2025-05-21 | bcachefs: Improve bch2_repair_inode_hash_info() | Kent Overstreet | 3 | -41/+86 |
2025-05-21 | bcachefs: bch2_inode_find_snapshot_root() | Kent Overstreet | 4 | -51/+34 |
2025-05-21 | bcachefs: Early return to avoid unnecessary lock | Alan Huang | 1 | -7/+6 |
2025-05-21 | bcachefs: Kill BTREE_TRIGGER_bucket_invalidate | Alan Huang | 2 | -14/+1 |
2025-05-21 | bcachefs: Fix opt hooks in sysfs for non sb option | Kent Overstreet | 1 | -1/+12 |
2025-05-21 | bcachefs: fix can_write_extent() | Kent Overstreet | 1 | -1/+3 |
2025-05-21 | bcachefs: Add tracepoint, counter for io_move_created_rebalance | Kent Overstreet | 3 | -19/+48 |
2025-05-21 | bcachefs: move_buckets in rhashtable when allocated | Kent Overstreet | 1 | -19/+19 |
2025-05-21 | bcachefs: Move pending buckets queue to buckets_in_flight | Kent Overstreet | 1 | -13/+11 |
2025-05-21 | bcachefs: kill move_bucket_in_flight | Kent Overstreet | 4 | -57/+49 |
2025-05-21 | bcachefs: bch2_fs_emergency_read_only2() | Kent Overstreet | 11 | -49/+145 |
2025-05-21 | bcachefs: Extra write buffer asserts | Kent Overstreet | 2 | -0/+4 |
2025-05-21 | bcachefs: add missing locking in bch2_write_point_to_text() | Kent Overstreet | 1 | -0/+4 |
2025-05-21 | bcachefs: Don't rewind recovery if not in recovery | Kent Overstreet | 1 | -1/+2 |
2025-05-21 | bcachefs: Rename fsck_running, recovery_running flags | Kent Overstreet | 5 | -14/+14 |
2025-05-21 | bcachefs: debug_check_bkey_unpack | Kent Overstreet | 1 | -26/+21 |
2025-05-21 | bcachefs: debug_check_bset_lookups | Kent Overstreet | 4 | -51/+49 |
2025-05-21 | bcachefs: debug_check_iterators no longer requires BCACHEFS_DEBUG | Kent Overstreet | 3 | -45/+67 |
2025-05-21 | bcachefs: debug_check_btree_locking modparam | Kent Overstreet | 3 | -14/+19 |
2025-05-21 | bcachefs: Debug params are now static_keys | Kent Overstreet | 16 | -39/+69 |
2025-05-21 | bcachefs: Slim down inlined part of bch2_btree_path_upgrade() | Kent Overstreet | 2 | -23/+18 |
2025-05-21 | bcachefs: online_fsck_mutex -> run_recovery_passes_lock | Kent Overstreet | 5 | -6/+16 |
2025-05-21 | bcachefs: bch_sb_field_recovery_passes | Kent Overstreet | 4 | -56/+146 |
2025-05-21 | bcachefs: recovery_passes_types.h -> recovery_passes_format.h | Kent Overstreet | 3 | -4/+4 |
2025-05-21 | bcachefs: print label correctly in sb_member_to_text() | Kent Overstreet | 1 | -10/+4 |
2025-05-21 | bcachefs: "buckets with backpointer mismatches" now allocated on demand | Kent Overstreet | 5 | -52/+113 |
2025-05-21 | bcachefs: delete dead items in bch_dev | Kent Overstreet | 1 | -4/+0 |
2025-05-21 | bcachefs: kill dead code in move_data_phys() | Kent Overstreet | 1 | -4/+0 |
2025-05-21 | bcachefs: buckets_in_flight on stack | Kent Overstreet | 1 | -18/+10 |
2025-05-21 | bcachefs: bch2_copygc_dev_wait_amount() | Kent Overstreet | 3 | -24/+36 |
2025-05-21 | bcachefs: Add missing include | Kent Overstreet | 1 | -0/+1 |
2025-05-21 | bcachefs: Knob for manual snapshot deletion | Kent Overstreet | 5 | -4/+35 |
2025-05-21 | bcachefs: bcachefs_metadata_version_fast_device_removal | Kent Overstreet | 3 | -6/+28 |
2025-05-21 | bcachefs: bch2_dev_data_drop_by_backpointers() | Kent Overstreet | 2 | -15/+105 |
2025-05-21 | bcachefs: BCH_SB_MEMBER_DELETED_UUID | Kent Overstreet | 4 | -2/+39 |
2025-05-21 | bcachefs: bch2_dev_remove_stripes() respects degraded flags | Kent Overstreet | 4 | -25/+62 |
2025-05-21 | bcachefs: opts.rebalance_on_ac_only | Kent Overstreet | 6 | -6/+60 |
2025-05-21 | bcachefs: __bch2_fs_free() cleanup | Kent Overstreet | 1 | -16/+17 |
2025-05-21 | bcachefs: Improve bch2_extent_ptr_set_cached() | Kent Overstreet | 1 | -19/+36 |
2025-05-21 | bcachefs: improve check_inode_hash_info_matches_root() error message | Kent Overstreet | 2 | -15/+24 |
2025-05-21 | bcachefs: inline bch2_ob_ptr() | Kent Overstreet | 2 | -15/+14 |
2025-05-21 | bcachefs: bch2_dev_in_target() no longer takes rcu_read_lock() | Kent Overstreet | 2 | -7/+9 |
2025-05-21 | bcachefs: bch2_journal_write() refactoring | Kent Overstreet | 1 | -64/+46 |
2025-05-21 | bcachefs: delete_dead_snapshot_keys_v2() | Kent Overstreet | 1 | -28/+136 |
2025-05-21 | bcachefs: bcachefs_metadata_version_snapshot_deletion_v2 | Kent Overstreet | 6 | -56/+122 |
2025-05-21 | bcachefs: BCH_SNAPSHOT_DELETED -> BCH_SNAPSHOT_WILL_DELETE | Kent Overstreet | 2 | -7/+7 |
2025-05-21 | bcachefs: Skip unrelated snapshot trees in snapshot deletion | Kent Overstreet | 2 | -2/+44 |
2025-05-21 | bcachefs: BCH_FSCK_ERR_snapshot_key_missing_inode_snapshot | Kent Overstreet | 1 | -18/+47 |
2025-05-21 | bcachefs: get_inodes_all_snapshots() now includes whiteouts | Kent Overstreet | 1 | -52/+63 |
2025-05-21 | bcachefs: bch2_inode_unpack() cleanup | Kent Overstreet | 1 | -4/+3 |
2025-05-21 | bcachefs: Improve bch2_request_incompat_feature() message | Kent Overstreet | 1 | -1/+2 |
2025-05-21 | bcachefs: Fix inconsistent req->ec | Alan Huang | 1 | -3/+3 |
2025-05-21 | bcachefs: kill inode_walker_entry.snapshot | Kent Overstreet | 1 | -24/+22 |
2025-05-21 | bcachefs: Add comments for inode snapshot requirements | Kent Overstreet | 2 | -0/+11 |
2025-05-21 | bcachefs: snapshot delete progress indicator | Kent Overstreet | 8 | -61/+127 |
2025-05-21 | bcachefs: Don't emit bch_sb_field_members_v1 if not required | Kent Overstreet | 1 | -0/+5 |
2025-05-21 | bcachefs: Rename x_name to x_name_and_value | Alan Huang | 3 | -12/+12 |
2025-05-21 | bcachefs: Improve bch2_disk_groups_to_text() | Kent Overstreet | 1 | -58/+53 |
2025-05-21 | bcachefs: Fix setting ca->name in device add | Kent Overstreet | 1 | -6/+8 |
2025-05-21 | bcachefs: sysfs trigger_recalc_capacity | Kent Overstreet | 1 | -2/+10 |
2025-05-21 | bcachefs: Avoid -Wflex-array-member-not-at-end warnings | Gustavo A. R. Silva | 4 | -13/+16 |
2025-05-21 | bcachefs: bch2_dev_add() can run on a non-started fs | Kent Overstreet | 1 | -17/+20 |
2025-05-21 | bcachefs: bch2_fs_open() now takes a darray | Kent Overstreet | 7 | -21/+22 |
2025-05-21 | bcachefs: bch2_trans_update_ip() | Kent Overstreet | 3 | -6/+15 |
2025-05-21 | bcachefs: Run most explicit recovery passes persistent | Kent Overstreet | 6 | -9/+6 |
2025-05-21 | bcachefs: provide unlocked version of run_explicit_recovery_pass_persistent | Kent Overstreet | 5 | -18/+38 |
2025-05-21 | bcachefs: bch2_dirent_to_text() shows casefolded dirents | Kent Overstreet | 1 | -3/+10 |
2025-05-21 | bcachefs: Single err message for btree node reads | Kent Overstreet | 3 | -111/+151 |
2025-05-21 | bcachefs: bch2_mark_btree_validate_failure() | Kent Overstreet | 3 | -5/+28 |
2025-05-21 | bcachefs: bch2_fsck_err_opt() | Kent Overstreet | 3 | -0/+47 |
2025-05-21 | bcachefs: Plumb printbuf through bch2_btree_lost_data() | Kent Overstreet | 5 | -35/+50 |
2025-05-21 | bcachefs: kill bch2_run_explicit_recovery_pass_persistent() | Kent Overstreet | 3 | -34/+16 |
2025-05-21 | bcachefs: Remove redundant calls to btree_lost_data() | Kent Overstreet | 2 | -10/+0 |
2025-05-21 | bcachefs: bch2_btree_lost_data() now handles snapshots tree | Kent Overstreet | 2 | -4/+4 |
2025-05-21 | bcachefs: Kill redundant error message in topology repair | Kent Overstreet | 1 | -4/+1 |
2025-05-21 | bcachefs: Emit a single log message on data read error | Kent Overstreet | 2 | -62/+31 |
2025-05-21 | bcachefs: bch2_io_failures_to_text() | Kent Overstreet | 2 | -0/+42 |
2025-05-21 | bcachefs: print_string_as_lines: avoid printing empty line | Kent Overstreet | 1 | -0/+13 |
2025-05-21 | bcachefs: Make various async objs visible in debugfs | Kent Overstreet | 7 | -15/+100 |
2025-05-21 | bcachefs: Async object debugging | Kent Overstreet | 10 | -32/+224 |
2025-05-21 | bcachefs: fast_list | Kent Overstreet | 3 | -0/+198 |
2025-05-21 | bcachefs: bch2_read_bio_to_text | Kent Overstreet | 3 | -3/+52 |
2025-05-21 | bcachefs: bch2_bio_to_text() | Kent Overstreet | 2 | -0/+12 |
2025-05-21 | bcachefs: bch_dev.io_ref -> enumerated_ref | Kent Overstreet | 19 | -134/+222 |
2025-05-21 | bcachefs: bch_fs.writes -> enumerated_refs | Kent Overstreet | 18 | -153/+86 |
2025-05-21 | bcachefs: enumerated_ref.c | Kent Overstreet | 4 | -0/+230 |
2025-05-21 | bcachefs: for_each_rw_member_rcu() | Kent Overstreet | 6 | -9/+21 |
2025-05-21 | bcachefs: __bch2_fs_read_write() no longer depends on io_ref | Kent Overstreet | 1 | -6/+13 |
2025-05-21 | bcachefs: for_each_online_member_rcu() | Kent Overstreet | 6 | -21/+35 |
2025-05-21 | bcachefs: recalc_capacity() no longer depends on io_ref | Kent Overstreet | 1 | -7/+10 |
2025-05-21 | bcachefs: bch2_target_to_text() no longer depends on io_ref | Kent Overstreet | 1 | -5/+3 |
2025-05-21 | bcachefs: bch2_check_rebalance_work() | Kent Overstreet | 3 | -0/+119 |
2025-05-21 | bcachefs: Kill dead code | Alan Huang | 1 | -2/+0 |
2025-05-21 | bcachefs: Fix struct with flex member ABI warning | Kent Overstreet | 2 | -16/+16 |
2025-05-21 | bcachefs: bch2_move_data_btree() can now walk roots | Kent Overstreet | 1 | -1/+46 |
2025-05-21 | bcachefs: bch2_move_data_btree() can move btree nodes | Kent Overstreet | 2 | -13/+26 |
2025-05-21 | bcachefs: plumb btree_id through move_pred_fd | Kent Overstreet | 3 | -11/+13 |
2025-05-21 | bcachefs: Plumb target parameter through btree_node_rewrite_pos() | Kent Overstreet | 4 | -18/+30 |
2025-05-21 | bcachefs: export bch2_move_data_phys() | Kent Overstreet | 2 | -10/+15 |
2025-05-21 | bcachefs: BCH_MEMBER_RESIZE_ON_MOUNT | Kent Overstreet | 7 | -12/+77 |
2025-05-21 | bcachefs: BCH_FEATURE_small_image | Kent Overstreet | 7 | -17/+40 |
2025-05-21 | bcachefs: BCH_FEATURE_no_alloc_info | Kent Overstreet | 8 | -16/+61 |
2025-05-21 | bcachefs: Print features on startup with -o verbose | Kent Overstreet | 1 | -0/+5 |
2025-05-21 | bcachefs: Shrink superblock downgrade table | Kent Overstreet | 1 | -0/+3 |
2025-05-21 | bcachefs: sb_validate() no longer requires members_v1 | Kent Overstreet | 1 | -3/+5 |
2025-05-21 | bcachefs: Add a recovery pass for making sure root inode is readable | Kent Overstreet | 2 | -1/+17 |
2025-05-21 | bcachefs: Flag for repair on missing subvolume | Kent Overstreet | 1 | -15/+28 |
2025-05-21 | bcachefs: print_str_as_lines() -> print_str() | Kent Overstreet | 19 | -43/+44 |
2025-05-21 | bcachefs: bch2_dev_missing_bkey() | Kent Overstreet | 3 | -5/+35 |
2025-05-21 | bcachefs: Simplify bch2_count_fsck_err() | Kent Overstreet | 5 | -28/+17 |
2025-05-21 | bcachefs: bch2_run_explicit_recovery_pass_printbuf() | Kent Overstreet | 4 | -19/+57 |
2025-05-21 | bcachefs: Incompatible features may now be enabled at runtime | Kent Overstreet | 5 | -3/+38 |
2025-05-21 | bcachefs: Clean up option pre/post hooks, small fixes | Kent Overstreet | 5 | -39/+86 |
2025-05-21 | bcachefs: Use drop_locks_do() in bch2_inode_hash_find() | Kent Overstreet | 1 | -3/+2 |
2025-05-21 | bcachefs: Single device mode | Kent Overstreet | 8 | -11/+44 |
2025-05-21 | bcachefs: Initialize c->name earlier on single dev filesystems | Kent Overstreet | 1 | -15/+18 |
2025-05-21 | bcachefs: Simplify logic | Alan Huang | 1 | -6/+2 |
2025-05-21 | bcachefs: Remove spurious +1/-1 operation | Alan Huang | 1 | -2/+2 |
2025-05-21 | bcachefs: Kill bch2_trans_unlock_noassert | Alan Huang | 3 | -9/+1 |
2025-05-21 | bcachefs: Clean up duplicated code in bch2_journal_halt() | Kent Overstreet | 2 | -11/+8 |
2025-05-21 | bcachefs: bch2_dev_allocator_set_rw() | Kent Overstreet | 2 | -7/+12 |
2025-05-21 | bcachefs: bch2_dev_journal_alloc() now respects data_allowed | Kent Overstreet | 1 | -0/+3 |
2025-05-21 | bcachefs: Improve bch2_btree_cache_to_text() | Kent Overstreet | 2 | -3/+9 |
2025-05-21 | bcachefs: __btree_node_reclaim_checks() | Kent Overstreet | 1 | -66/+69 |
2025-05-21 | bcachefs: kill BTREE_CACHE_NOT_FREED_INCREMENT() | Kent Overstreet | 1 | -26/+20 |
2025-05-21 | bcachefs: Improve opts.degraded | Kent Overstreet | 5 | -33/+76 |
2025-05-21 | bcachefs: export bch2_chacha20 | Kent Overstreet | 2 | -2/+4 |
2025-05-21 | bcachefs: indent error messages of invalid compression | Integral | 2 | -2/+5 |
2025-05-21 | bcachefs: split error messages of invalid compression into two lines | Integral | 1 | -2/+2 |
2025-05-21 | bcachefs: early return for negative values when parsing BCH_OPT_UINT | Integral | 2 | -3/+10 |
2025-05-21 | bcachefs: move_data_phys: stats are not required | Kent Overstreet | 1 | -2/+4 |
2025-05-21 | bcachefs: RO mounts now use less memory | Kent Overstreet | 4 | -24/+44 |
2025-05-21 | bcachefs: Move various init code to _init_early() | Kent Overstreet | 11 | -21/+23 |
2025-05-21 | bcachefs: alphabetize init function calls | Kent Overstreet | 1 | -25/+25 |
2025-05-21 | bcachefs: simplify journal pin initialization | Kent Overstreet | 1 | -12/+5 |
2025-05-21 | bcachefs: btree_io_complete_wq -> btree_write_complete_wq | Kent Overstreet | 3 | -5/+5 |
2025-05-21 | bcachefs: bch2_kvmalloc() mem alloc profiling | Kent Overstreet | 1 | -3/+4 |
2025-05-21 | bcachefs: add missing include | Kent Overstreet | 1 | -0/+1 |
2025-05-21 | bcachefs: bch2_snapshot_table_make_room() | Kent Overstreet | 1 | -3/+12 |
2025-05-21 | bcachefs: darray: provide typedefs for primitive types | Kent Overstreet | 3 | -5/+11 |
2025-05-21 | bcachefs: reduce new_stripe_alloc_buckets() stack usage | Kent Overstreet | 3 | -19/+25 |
2025-05-21 | bcachefs: alloc_request no longer on stack | Kent Overstreet | 1 | -41/+43 |