linux-block.git
2023-10-22 Kent Overstreetbcachefs: Rip out code for storing backpointers in...
2023-10-22 Brian Fosterbcachefs: use reservation for log messages during recovery
2023-10-22 Kent Overstreetbcachefs: Improve trans_restart_split_race tracepoint
2023-10-22 Kent Overstreetbcachefs: Data update path no longer leaves cached...
2023-10-22 Kent Overstreetbcachefs: Rhashtable based buckets_in_flight for copygc
2023-10-22 Kent Overstreetbcachefs: Use BTREE_ITER_INTENT in ec_stripe_update_ext...
2023-10-22 Kent Overstreetbcachefs: move snapshot_t to subvolume_types.h
2023-10-22 Kent Overstreetbcachefs: Fix bch2_get_key_or_hole()
2023-10-22 Kent Overstreetbcachefs: Check return code from need_whiteout_for_snap...
2023-10-22 Kent Overstreetbcachefs: bch2_dev_freespace_init() Print out status...
2023-10-22 Kent Overstreetbcachefs: Run freespace init in device hot add path
2023-10-22 Kent Overstreetbcachefs: Improved copygc wait debugging
2023-10-22 Kent Overstreetbcachefs: Call bch2_path_put_nokeep() before bch2_path_...
2023-10-22 Brian Fosterbcachefs: drop unnecessary journal stuck check from...
2023-10-22 Brian Fosterbcachefs: refactor journal stuck checking into standalo...
2023-10-22 Brian Fosterbcachefs: gracefully unwind journal res slowpath on...
2023-10-22 Brian Fosterbcachefs: more aggressive fast path write buffer key...
2023-10-22 Brian Fosterbcachefs: use dedicated workqueue for tasks holding...
2023-10-22 Brian Fosterbcachefs: remove unused bch2_trans_log_msg()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_verify_bucket_evacuated()
2023-10-22 Kent Overstreetbcachefs: verify_bucket_evacuated() -> set_btree_iter_d...
2023-10-22 Kent Overstreetbcachefs: Make reconstruct_alloc quieter
2023-10-22 Kent Overstreetbcachefs: Fix an unhandled transaction restart error
2023-10-22 Kent Overstreetbcachefs: Fix nocow write path closure bug
2023-10-22 Kent Overstreetbcachefs: Nocow write error path fix
2023-10-22 Kent Overstreetbcachefs: Fix bch2_extent_fallocate() in nocow mode
2023-10-22 Kent Overstreetbcachefs: Add an assert in inode_write for -ENOENT
2023-10-22 Kent Overstreetbcachefs: Fix bch2_evict_subvolume_inodes()
2023-10-22 Kent Overstreetbcachefs: Improve error handling in bch2_ioctl_subvolum...
2023-10-22 Kent Overstreetbcachefs: Fix for 'missing subvolume' error
2023-10-22 Kent Overstreetbcachefs: Don't run transaction hooks multiple times
2023-10-22 Kent Overstreetbcachefs: Add a fallback when journal_keys doesn't...
2023-10-22 Kent Overstreetbcachefs: Improve the backpointer to missing extent...
2023-10-22 Kent Overstreetbcachefs: Add error message for failing to allocate...
2023-10-22 Kent Overstreetbcachefs: New erasure coding shutdown path
2023-10-22 Kent Overstreetbcachefs: bch2_fs_moving_ctxts_to_text()
2023-10-22 Kent Overstreetbcachefs: Private error codes: ENOMEM
2023-10-22 Kent Overstreetbcachefs: Fix bch2_check_extents_to_backpointers()
2023-10-22 Kent Overstreetbcachefs: Fix an assert in copygc thread shutdown path
2023-10-22 Kent Overstreetbcachefs: bch2_bucket_is_movable() -> BTREE_ITER_CACHED
2023-10-22 Kent Overstreetbcachefs: Don't use BTREE_ITER_INTENT in make_extent_in...
2023-10-22 Kent Overstreetbcachefs: Fix stripe create error path
2023-10-22 Kent Overstreetbcachefs: Mark new snapshots earlier in create path
2023-10-22 Kent Overstreetbcachefs: Improve bch2_new_stripes_to_text()
2023-10-22 Kent Overstreetbcachefs: Kill bch_write_op->btree_update_ready
2023-10-22 Kent Overstreetbcachefs: Simplify stripe_idx_to_delete
2023-10-22 Kent Overstreetbcachefs: Fix next_bucket()
2023-10-22 Kent Overstreetbcachefs: Second layer of refcounting for new stripes
2023-10-22 Kent Overstreetbcachefs: ec: fall back to creating new stripes for...
2023-10-22 Kent Overstreetbcachefs: Rework __bch2_data_update_index_update()
2023-10-22 Kent Overstreetbcachefs: Extent helper improvements
2023-10-22 Kent Overstreetbcachefs: evacuate_bucket() no longer moves cached...
2023-10-22 Kent Overstreetbcachefs: evacuate_bucket() no longer calls verify_buck...
2023-10-22 Kent Overstreetbcachefs: Suppress transaction restart err message
2023-10-22 Kent Overstreetbcachefs: Rework open bucket partial list allocation
2023-10-22 Brian Fosterbcachefs: don't bump key cache journal seq on nojournal...
2023-10-22 Kent Overstreetbcachefs: When shutting down, flush btree node writes...
2023-10-22 Kent Overstreetbcachefs: Verbose on by default when CONFIG_BCACHEFS_DE...
2023-10-22 Kent Overstreetfixup bcachefs: Use for_each_btree_key_upto() more...
2023-10-22 Kent Overstreetsix locks: be more careful about lost wakeups
2023-10-22 Kent Overstreetbcachefs: Journal resize fixes
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_node_and_restart()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_ondisk_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_to_text() const correctness
2023-10-22 Kent Overstreetbcachefs: Fix "btree node in stripe" error
2023-10-22 Kent Overstreetbcachefs: Kill bch2_ec_bucket_written()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_new_stripes_to_text()
2023-10-22 Kent Overstreetbcachefs: Improved copygc pipelining
2023-10-22 Kent Overstreetbcachefs: Free move buffers as early as possible
2023-10-22 Kent Overstreetbcachefs: Fix stripe reuse path
2023-10-22 Kent Overstreetbcachefs: Drop some anonymous structs, unions
2023-10-22 Kent Overstreetbcachefs: BKEY_PADDED_ONSTACK()
2023-10-22 Kent Overstreetbcachefs: moving_context->stats is allowed to be NULL
2023-10-22 Kent Overstreetbcachefs: RESERVE_stripe
2023-10-22 Kent Overstreetbcachefs: Improve error message for stripe block sector...
2023-10-22 Kent Overstreetbcachefs: More stripe create cleanup/fixes
2023-10-22 Kent Overstreetbcachefs: Plumb alloc_reserve through stripe create...
2023-10-22 Kent Overstreetbcachefs: Mark stripe buckets with correct data type
2023-10-22 Kent Overstreetbcachefs: Centralize btree node lock initialization
2023-10-22 Kent Overstreetbcachefs: Plumb btree_trans through btree cache code
2023-10-22 Kent Overstreetbcachefs: Improve dev_alloc_debug_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_copygc_wait_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_mark_key() now takes btree_id & level
2023-10-22 Kent Overstreetbcachefs: bch2_write_queue()
2023-10-22 Kent Overstreetbcachefs: ec: Improve error message for btree node...
2023-10-22 Kent Overstreetbcachefs: bch2_open_bucket_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_data_update_init() considers ptr durability
2023-10-22 Kent Overstreetbcachefs: ec: Ensure new stripe is closed in error...
2023-10-22 Kent Overstreetbcachefs: Convert constants to consts
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_and_restart_outlined()
2023-10-22 Kent Overstreetbcachefs: ec: zero_out_rest_of_ec_bucket()
2023-10-22 Kent Overstreetbcachefs: bch2_data_update_index_update() -> bch2_trans...
2023-10-22 Kent Overstreetbcachefs: Flush write buffer as needed in backpointers...
2023-10-22 Kent Overstreetbcachefs: Fix for shared paths in write buffer flush
2023-10-22 Kent Overstreetbcachefs: Single open_bucket_partial list
2023-10-22 Kent Overstreetbcachefs: Improve bch2_stripe_to_text()
2023-10-22 Kent Overstreetbcachefs: Add option for completely disabling nocow
2023-10-22 Kent Overstreetbcachefs: Make bucket_alloc tracepoint more readable
2023-10-22 Kent Overstreetbcachefs: Don't call bch2_trans_update() unlocked
2023-10-22 Kent Overstreetbcachefs: get_stripe_key_trans()
next