linux-2.6-block.git
2023-10-22 Kent Overstreetbcachefs: Print out d_type in dirent_to_text()
2023-10-22 Yuxuan Shuibcachefs: fix stack corruption
2023-10-22 Kent Overstreetbcachefs: Wrap vmap() in memalloc_nofs_save()/restore()
2023-10-22 Kent Overstreetbcachefs: Fix another iterator counting bug
2023-10-22 Kent Overstreetbcachefs: Fix setquota
2023-10-22 Kent Overstreetbcachefs: Fix a workqueue deadlock
2023-10-22 Kent Overstreetbcachefs: Validate that we read the correct btree node
2023-10-22 Kent Overstreetbcachefs: Fixes for startup on very full filesystems
2023-10-22 Kent Overstreetbcachefs: Fix initialization of bounce mempools
2023-10-22 Kent Overstreetbcachefs: Some compression improvements
2023-10-22 Kent Overstreetbcachefs: Fix two more deadlocks
2023-10-22 Kent Overstreetbcachefs: Fix another deadlock in btree_update_nodes_wr...
2023-10-22 Kent Overstreetbcachefs: Add some printks for error paths
2023-10-22 Kent Overstreetbcachefs: Don't issue writes that are more than 1 MB
2023-10-22 Kent Overstreetbcachefs: More fixes for counting extent update iterators
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock
2023-10-22 Kent Overstreetbcachefs: Handle -EINTR bch2_migrate_index_update()
2023-10-22 Kent Overstreetbcachefs: Fix for the bkey compat path
2023-10-22 Kent Overstreetbcachefs: Add a few tracepoints
2023-10-22 Kent Overstreetbcachefs: Slightly reduce btree split threshold
2023-10-22 Kent Overstreetbcachefs: Improve lockdep annotation in journalling...
2023-10-22 Kent Overstreetbcachefs: Fix a locking bug in bch2_journal_pin_copy()
2023-10-22 Kent Overstreetbcachefs: Fix another deadlock in the btree interior...
2023-10-22 Kent Overstreetbcachefs: Fix a locking bug in bch2_btree_ptr_debugcheck()
2023-10-22 Kent Overstreetbcachefs: Account for ioclock slop when throttling...
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock on starting an interior btree...
2023-10-22 Kent Overstreetbcachefs: Fix a debug mode assertion
2023-10-22 Kent Overstreetbcachefs: Fix a debug assertion
2023-10-22 Kent Overstreetbcachefs: Fix another error path locking bug
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref during journal replay
2023-10-22 Kent Overstreetbcachefs: Add another mssing bch2_trans_iter_put()...
2023-10-22 Kent Overstreetbcachefs: Trace where btree iterators are allocated
2023-10-22 Kent Overstreetbcachefs: Fix fallocate FL_INSERT_RANGE
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
next