linux-2.6-block.git
2023-10-22 Kent Overstreetbcachefs: Add print method for bch2_btree_ptr_v2
2023-10-22 Kent Overstreetbcachefs: Fix journalling of interior node updates
2023-10-22 Kent Overstreetbcachefs: Fix iterating of journal keys within a btree...
2023-10-22 Kent Overstreetbcachefs: Fix a locking bug
2023-10-22 Kent Overstreetbcachefs: Fix inodes pass in fsck
2023-10-22 Kent Overstreetbcachefs: Fix ec_stripe_update_ptrs()
2023-10-22 Kent Overstreetbcachefs: Check btree topology at startup
2023-10-22 Kent Overstreetbcachefs: Don't allocate memory while holding journal...
2023-10-22 Kent Overstreetbcachefs: Reduce max nr of btree iters when lockdep...
2023-10-22 Kent Overstreetbcachefs: Kill bkey_type_successor
2023-10-22 Kent Overstreetbcachefs: Switch a BUG_ON() to a warning
2023-10-22 Kent Overstreetbcachefs: Use kvpmalloc mempools for compression bounce
2023-10-22 Kent Overstreetbcachefs: Read journal when keep_journal on
2023-10-22 Kent Overstreetbcachefs: Various fixes for interior update path
2023-10-22 Kent Overstreetbcachefs: Use memalloc_nofs_save()
2023-10-22 Kent Overstreetbcachefs: Improve error message in fsck
2023-10-22 Kent Overstreetbcachefs: Add an option for keeping journal entries...
2023-10-22 Kent Overstreetbcachefs: Fix an assertion when nothing to replay
2023-10-22 Kent Overstreetbcachefs: Journal updates to interior nodes
2023-10-22 Kent Overstreetbcachefs: Replay interior node keys
2023-10-22 Kent Overstreetbcachefs: trans_commit() path can now insert to interio...
2023-10-22 Kent Overstreetbcachefs: Disable extent merging
2023-10-22 Kent Overstreetbcachefs: Fix a locking bug in fsck
2023-10-22 Kent Overstreetbcachefs: Fix count_iters_for_insert()
2023-10-22 Kent Overstreetbcachefs: Fix an iterator bug
2023-10-22 Kent Overstreetbcachefs: Shut down quicker
2023-10-22 Kent Overstreetbcachefs: BCH_FEATURE_new_extent_overwrite is now required
2023-10-22 Kent Overstreetbcachefs: Clear BCH_FEATURE_extents_above_btree_updates...
2023-10-22 Kent Overstreetbcachefs: Fix another iterator leak
2023-10-22 Kent Overstreetbcachefs: Don't use peek_filter() unnecessarily
2023-10-22 Kent Overstreetbcachefs: Fix a use after free in dio write path
2023-10-22 Kent Overstreetbcachefs: Drop unused export
2023-10-22 Kent Overstreetbcachefs: Move extent overwrite handling out of core...
2023-10-22 Kent Overstreetbcachefs: btree_iter_peek_with_updates()
2023-10-22 Kent Overstreetbcachefs: Fix build when CONFIG_BCACHEFS_DEBUG=n
2023-10-22 Kent Overstreetbcachefs: More btree iter invariants
2023-10-22 Kent Overstreetbcachefs: Simplify bch2_btree_iter_peek_slot()
2023-10-22 Kent Overstreetbcachefs: Iterator debug code improvements
2023-10-22 Kent Overstreetbcachefs: Skip 0 size deleted extents in journal replay
2023-10-22 Kent Overstreetbcachefs: Traverse iterator in journal replay
2023-10-22 Kent Overstreetbcachefs: Don't log errors that are expected during...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_dump_bset()
2023-10-22 Kent Overstreetbcachefs: Fix another iterator leak
2023-10-22 Kent Overstreetbcachefs: Fix off by one error in bch2_extent_crc_append()
2023-10-22 Kent Overstreetbcachefs: Fix extent_sort_fix_overlapping()
2023-10-22 Kent Overstreetbcachefs: Some btree iterator improvements
2023-10-22 Kent Overstreetbcachefs: Journal pin cleanups
2023-10-22 Kent Overstreetbcachefs: Dont't del sysfs dir until after we go RO
2023-10-22 Kent Overstreetbcachefs: Fix error message on bucket sector count...
2023-10-22 Kent Overstreetbcachefs: Improve an error message
2023-10-22 Kent Overstreetbcachefs: BCH_SB_FEATURES_ALL
2023-10-22 Kent Overstreetbcachefs: fix setting btree_node_accessed()
2023-10-22 Kent Overstreetbcachefs: Use btree_ptr_v2.mem_ptr to avoid hash table...
2023-10-22 Kent Overstreetbcachefs: Fix incorrect initialization of btree_node_ol...
2023-10-22 Kent Overstreetbcachefs: Issue discards when needed to allocate journa...
2023-10-22 Kent Overstreetbcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERS
2023-10-22 Kent Overstreetbcachefs: Seralize btree_update operations at btree_upd...
2023-10-22 Kent Overstreetbcachefs: btree_ptr_v2
2023-10-22 Kent Overstreetbcachefs: introduce b->hash_val
2023-10-22 Kent Overstreetbcachefs: Fix traversing to interior nodes
2023-10-22 Kent Overstreetbcachefs: Check for bad key version number
2023-10-22 Kent Overstreetbcachefs: Fix bch2_ptr_swab for indirect extents
2023-10-22 Kent Overstreetbcachefs: Make BTREE_ITER_IS_EXTENTS private to iter...
2023-10-22 Kent Overstreetbcachefs: __bch2_btree_iter_set_pos()
2023-10-22 Kent Overstreetbcachefs: btree_and_journal_iter
2023-10-22 Kent Overstreetbcachefs: Make sure we're releasing btree iterators
2023-10-22 Kent Overstreetbcachefs: Improve an insert path optimization
2023-10-22 Kent Overstreetbcachefs: Fix an uninitialized field in bch_write_op
2023-10-22 Kent Overstreetbcachefs: Fix an in iterator leak
2023-10-22 Kent Overstreetbcachefs: Track incompressible data
2023-10-22 Kent Overstreetbcachefs: Refactor rebalance_pred function
2023-10-22 Kent Overstreetbcachefs: Improve tracepoints slightly in commit path
2023-10-22 Kent Overstreetbcachefs: Add a cond_resched() to rebalance loop
2023-10-22 Kent Overstreetbcachefs: Don't modify existing key in place in sort_re...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_sort_keys() to not modify src keys
2023-10-22 Kent Overstreetbcachefs: Change btree split threshold to be in u64s
2023-10-22 Kent Overstreetbcachefs: Add some comments for btree iterator flags
2023-10-22 Kent Overstreetbcachefs: Refactor bch2_btree_bset_insert_key()
2023-10-22 Kent Overstreetbcachefs: Rework iter->pos handling
2023-10-22 Kent Overstreetbcachefs: Don't lose needs_whiteout in overwrite path
2023-10-22 Kent Overstreetbcachefs: Don't call trans_iter_put() on error pointer
2023-10-22 Kent Overstreetbcachefs: Ensure iterators are valid before calling...
2023-10-22 Kent Overstreetbcachefs: Fix extent_to_replicas()
2023-10-22 Kent Overstreetbcachefs: Kill bch2_fs_bug()
2023-10-22 Kent Overstreetbcachefs: Hacky fixes for device removal
2023-10-22 Kent Overstreetbcachefs: Don't print anything when device doesn't...
2023-10-22 Kent Overstreetbcachefs: Fix an iterator error path
2023-10-22 Kent Overstreetbcachefs: Make sure bch2_read_extent obeys BCH_READ_MUS...
2023-10-22 Kent Overstreetbcachefs: Sort & deduplicate updates in bch2_trans_update()
2023-10-22 Kent Overstreetbcachefs: Split out btree_trigger_flags
2023-10-22 Kent Overstreetbcachefs: Make btree_insert_entry more private to updat...
2023-10-22 Kent Overstreetbcachefs: Use bch2_trans_reset in bch2_trans_commit()
2023-10-22 Kent Overstreetbcachefs: Use KEY_TYPE_deleted whitouts for extents
2023-10-22 Kent Overstreetbcachefs: Convert some enums to x-macros
2023-10-22 Kent Overstreetbcachefs: Add an assertion to track down a heisenbug
2023-10-22 Kent Overstreetbcachefs: Fix a use after free
2023-10-22 Kent Overstreetbcachefs: Don't export __bch2_fs_read_write
2023-10-22 Kent Overstreetbcachefs: Don't reexecute triggers when retrying transa...
2023-10-22 Kent Overstreetbcachefs: Kill BTREE_INSERT_ATOMIC
2023-10-22 Kent Overstreetbcachefs: Convert all bch2_trans_commit() users to...
next