linux-block.git
2023-10-22 Kent Overstreetbcachefs: Nocow locking fixup
2023-10-22 Kent Overstreetbcachefs: Add some logging for btree node rewrites...
2023-10-22 Kent Overstreetbcachefs: Ensure btree node cache is not more than...
2023-10-22 Kent Overstreetbcachefs: Add max nr of IOs in flight to the move path
2023-10-22 Kent Overstreetbcachefs: Add an assert to bch2_bucket_nocow_unlock()
2023-10-22 Daniel Hillbcachefs: don't block reads if we're promoting
2023-10-22 Kent Overstreetbcachefs: Fix promote path leak
2023-10-22 Kent Overstreetbcachefs: Improve invalidate_one_bucket() error messages
2023-10-22 Kent Overstreetbcachefs: Fix move_ctxt_wait_event()
2023-10-22 Kent Overstreetbcachefs: Fix deadlock on nocow locks in data move...
2023-10-22 Kent Overstreetbcachefs: BKEY_INVALID_FROM_JOURNAL
2023-10-22 Kent Overstreetbcachefs: Change bkey_invalid() rw param to flags
2023-10-22 Kent Overstreetbcachefs: Rework lru btree
2023-10-22 Kent Overstreetbcachefs: Improved nocow locking
2023-10-22 Daniel Hillbcachefs: handle failed data_update_init cleanup
2023-10-22 Daniel Hillbcachefs: expose nocow_lock table in sysfs
2023-10-22 Kent Overstreetbcachefs: bucket_gens btree
2023-10-22 Kent Overstreetbcachefs: Inline bch2_two_state_(trylock|unlock)
2023-10-22 Kent Overstreetbcachefs: Nocow support
2023-10-22 Kent Overstreetbcachefs: Data update support for unwritten extents
2023-10-22 Kent Overstreetbcachefs: Unwritten extents support
2023-10-22 Kent Overstreetbcachefs: bch2_extent_update_i_size_sectors()
2023-10-22 Kent Overstreetbcachefs: bch2_extent_fallocate()
2023-10-22 Kent Overstreetbcachefs: Skip inode unpack/pack in bch2_extent_update()
2023-10-22 Kent Overstreetbcachefs: Drop old maybe_extending optimization
2023-10-22 Kent Overstreetbcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3
2023-10-22 Kent Overstreetbcachefs: Start snapshots before bch2_gc()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_check_alloc_info()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_dev_freespace_init()
2023-10-22 Kent Overstreetfixup bcachefs: New on disk format: Backpointers
2023-10-22 Kent Overstreetbcachefs: Don't use key cache during fsck
2023-10-22 Kent Overstreetbcachefs: Run check_extents_to_backpointers() in multip...
2023-10-22 Kent Overstreetbcachefs: Run bch2_check_backpointers_to_extents()...
2023-10-22 Kent Overstreetbcachefs: Don't stop copygc while removing devices
2023-10-22 Kent Overstreetbcachefs: Delete in memory ec backpointers
2023-10-22 Kent Overstreetbcachefs: Erasure coding now uses backpointers
2023-10-22 Kent Overstreetbcachefs: Copygc now uses backpointers
2023-10-22 Kent Overstreetbcachefs: New on disk format: Backpointers
2023-10-22 Kent Overstreetbcachefs: Btree write buffer
2023-10-22 Kent Overstreetbcachefs: Go RW before check_alloc_info()
2023-10-22 Kent Overstreetbcachefs: Start copygc when first going read-write
2023-10-22 Kent Overstreetbcachefs: Kill trans->flags
2023-10-22 Kent Overstreetbcachefs: trans->notrace_relock_fail
2023-10-22 Kent Overstreetbcachefs: Debug mode for c->writes references
2023-10-22 Kent Overstreetbcachefs: ec_stripe_delete_work() now takes ref on...
2023-10-22 Kent Overstreetbcachefs: Fix btree_node_write_blocked() not being...
2023-10-22 Kent Overstreetbcachefs: Switch a BUG_ON() to a panic()
2023-10-22 Kent Overstreetbcachefs: Fix btree_path_alloc()
2023-10-22 Brett Holmanbcachefs: Fix memleak in replicas_table_update()
2023-10-22 Kent Overstreetbcachefs: Use for_each_btree_key_upto() more consistently
2023-10-22 Kent Overstreetbcachefs: Don't call bch2_journal_pin_drop() under...
2023-10-22 Kent Overstreetsix locks: Improved optimistic spinning
2023-10-22 Kent Overstreetbcachefs: Use six_lock_ip()
2023-10-22 Kent Overstreetsix locks: Expose tracepoint IP
2023-10-22 Kent Overstreetbcachefs: bch2_trans_in_restart_error()
2023-10-22 Kent Overstreetbcachefs: Improve btree node read error path
2023-10-22 Kent Overstreetbcachefs: Fix bch2_trans_reset_updates()
2023-10-22 Kent Overstreetbcachefs: Inline bch2_btree_path_traverse() fastpath
2023-10-22 Kent Overstreetbcachefs: Fix hash_check_key()
2023-10-22 Kent Overstreetbcachefs: Don't emit tracepoints for expected events
2023-10-22 Kent Overstreetbcachefs: Use trylock in bch2_prt_backtrace()
2023-10-22 Kent Overstreetbcachefs: bch2_inode_opts_get()
2023-10-22 Kent Overstreetbcachefs: Fix bch_alloc_to_text()
2023-10-22 Kent Overstreetbcachefs: Better inlining in core write path
2023-10-22 Kent Overstreetbcachefs: Better inlining for bch2_alloc_to_v4_mut
2023-10-22 Kent Overstreetbcachefs: Improve btree_reserve_get_fail tracepoint
2023-10-22 Kent Overstreetbcachefs: Fix bch2_bucket_alloc_early()
2023-10-22 Kent Overstreetbcachefs: Check for lru entries with time=0
2023-10-22 Kent Overstreetbcachefs: Fix rereplicate when we already have a cached...
2023-10-22 Kent Overstreetbcachefs: Fix repair path in bch2_mark_reflink_p()
2023-10-22 Kent Overstreetbcachefs: Dump transaction updates before panicing
2023-10-22 Kent Overstreetbcachefs: Kill fs_usage_apply_warn()
2023-10-22 Kent Overstreetbcachefs: debug: Fix some locking bugs
2023-10-22 Kent Overstreetbcachefs: Convert EAGAIN errors to private error codes
2023-10-22 Kent Overstreetbcachefs: Convert EROFS errors to private error codes
2023-10-22 Kent Overstreetbcachefs: Fix compat path for old inode formats
2023-10-22 Kent Overstreetbcachefs: bch2_trans_relock_notrace()
2023-10-22 Kent Overstreetbcachefs: btree_iter->ip_allocated
2023-10-22 Kent Overstreetbcachefs: key cache: Don't hold btree locks while using...
2023-10-22 Kent Overstreetbcachefs: Improve bkey_cached_lock_for_evict()
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_path_traverse_all()
2023-10-22 Kent Overstreetbcachefs: Delete a faulty assertion
2023-10-22 Kent Overstreetbcachefs: Kill bch2_extent_trim_atomic() usage
2023-10-22 Kent Overstreetbcachefs: Plumb saw_error through to btree_err()
2023-10-22 Kent Overstreetbcachefs: Convert btree_err() to a function
2023-10-22 Kent Overstreetbcachefs: fix fsck error
2023-10-22 Kent Overstreetbcachefs: Make log message at startup a bit cleaner
2023-10-22 Kent Overstreetbcachefs: Log more messages in the journal
2023-10-22 Kent Overstreetbcachefs: bch2_btree_trans_to_text(): print blocked...
2023-10-22 Kent Overstreetbcachefs: Fix some memcpy() warnings
2023-10-22 Kent Overstreetbcachefs: Be less restrictive when validating journal...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_journal_flush_device_pins()
2023-10-22 Kent Overstreetbcachefs: Fix for long running btree transactions ...
2023-10-22 Kent Overstreetbcachefs: Add a missing bch2_err_str() call
2023-10-22 Kent Overstreetbcachefs: Add some unlikely() annotations
2023-10-22 Kent Overstreetbcachefs: New btree helpers
2023-10-22 Kent Overstreetbcachefs: Allow for more btrees
2023-10-22 Kent Overstreetbcachefs: Recover from blacklisted journal entries
2023-10-22 Kent Overstreetbcachefs: Fix btree_gc when multiple passes required
2023-10-22 Kent Overstreetbcachefs: Fix error path in bch2_trans_commit_write_loc...
next