linux.git
2023-10-22 Kent Overstreetbcachefs: Don't deadlock when btree node reuse changes...
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock
2023-10-22 Kent Overstreetbcachefs: Refactor btree insert path
2023-10-22 Kent Overstreetbcachefs: Always give out journal pre-res if we already...
2023-10-22 Kent Overstreetbcachefs: More open buckets
2023-10-22 Kent Overstreetbcachefs: Don't allocate memory under the btree cache...
2023-10-22 Kent Overstreetbcachefs: Fix a linked list bug
2023-10-22 Kent Overstreetbcachefs: Make open bucket reserves more conservative
2023-10-22 Kent Overstreetbcachefs: btree_update_nodes_written() requires alloc...
2023-10-22 Kent Overstreetbcachefs: Check gfp_flags correctly in bch2_btree_cache...
2023-10-22 Kent Overstreetbcachefs: Call bch2_btree_iter_traverse() if necessary...
2023-10-22 Kent Overstreetbcachefs: bch2_trans_downgrade()
2023-10-22 Kent Overstreetbcachefs: Improve warning for copygc failing to move...
2023-10-22 Kent Overstreetbcachefs: Always increment bucket gen on bucket reuse
2023-10-22 Kent Overstreetbcachefs: Kill old allocator startup code
2023-10-22 Kent Overstreetbcachefs: Improve assorted error messages
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock in bch2_btree_node_get_sibling()
2023-10-22 Kent Overstreetbcachefs: Add debug code to print btree transactions
2023-10-22 Kent Overstreetbcachefs: Set filesystem features earlier in fs init...
2023-10-22 Kent Overstreetbcachefs: Add an option to disable reflink support
2023-10-22 Kent Overstreetbcachefs: Fixes for going RO
2023-10-22 Kent Overstreetbcachefs: Don't require alloc btree to be updated befor...
2023-10-22 Kent Overstreetbcachefs: fsck_error_lock requires GFP_NOFS
2023-10-22 Kent Overstreetbcachefs: Interior btree updates are now fully transact...
2023-10-22 Kent Overstreetbcachefs: Factor out bch2_fs_btree_interior_update_init()
2023-10-22 Kent Overstreetbcachefs: Add a mechanism for passing extra journal...
2023-10-22 Kent Overstreetbcachefs: Fix reading of alloc info after unclean shutdown
2023-10-22 Kent Overstreetbcachefs: fix memalloc_nofs_restore() usage
2023-10-22 Kent Overstreetbcachefs: Better error messages on bucket sector count...
2023-10-22 Kent Overstreetbcachefs: Be more rigorous about marking the filesystem...
2023-10-22 Kent Overstreetbcachefs: Handle printing of null bkeys
2023-10-22 Kent Overstreetbcachefs: Add vmalloc fallback for decompress workspace
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
next