linux-block.git
2023-10-22 Kent Overstreetbcachefs: Fix assertion in bch2_btree_key_cache_drop()
2023-10-22 Kent Overstreetbcachefs: Print last line in debugfs/btree_transaction_...
2023-10-22 Kent Overstreetbcachefs: Track the maximum btree_paths ever allocated...
2023-10-22 Kent Overstreetbcachefs: Rename lock_held_stats -> btree_transaction_stats
2023-10-22 Kent Overstreetbcachefs: Switch bch2_btree_delete_range() to bch2_tran...
2023-10-22 Kent Overstreetbcachefs: Fix btree_path->uptodate inconsistency
2023-10-22 Kent Overstreetbcachefs: Fix duplicate paths left by bch2_path_put()
2023-10-22 Kent Overstreetbcachefs: Kill BTREE_ITER_CACHED_(NOFILL|NOCREATE)
2023-10-22 Kent Overstreetbcachefs: Tracepoint improvements
2023-10-22 Kent Overstreetbcachefs: "Snapshot deletion did not run correctly...
2023-10-22 Kent Overstreetbcachefs: six_lock_counts() is now in six.c
2023-10-22 Kent Overstreetbcachefs: BTREE_ITER_NO_NODE -> BCH_ERR codes
2023-10-22 Kent Overstreetbcachefs: Don't set should_be_locked on paths that...
2023-10-22 Kent Overstreetbcachefs: Fix missing error handling in bch2_subvolume_...
2023-10-22 Kent Overstreetbcachefs: Improve an error message
2023-10-22 Kent Overstreetbcachefs: Tracepoint improvements
2023-10-22 Kent Overstreetbcachefs: Fix incorrectly freeing btree_path in alloc...
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_trans_to_text()
2023-10-22 Kent Overstreetbcachefs: Add distinct error code for key_cache_upgrade
2023-10-22 Kent Overstreetbcachefs: Fix not punting to worqueue when promoting
2023-10-22 Kent Overstreetbcachefs: fsck: Fix nested transaction handling
2023-10-22 Kent Overstreetbcachefs: Add an O_DIRECT option (for userspace)
2023-10-22 Kent Overstreetbcachefs: Tighten up btree_path assertions
2023-10-22 Kent Overstreetbcachefs: bch2_bucket_alloc_trans_early -> for_each_btr...
2023-10-22 Kent Overstreetbcachefs: Fix check_i_sectors()
2023-10-22 Kent Overstreetbcachefs: Convert debugfs code to for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Unit test updates
2023-10-22 Kent Overstreetbcachefs: for_each_btree_key_reverse()
2023-10-22 Kent Overstreetbcachefs: Convert fsck errors to errcode.h
2023-10-22 Kent Overstreetbcachefs: Inject transaction restarts in debug mode
2023-10-22 Kent Overstreetbcachefs: EINTR -> BCH_ERR_transaction_restart
2023-10-22 Kent Overstreetbcachefs: btree_trans_too_many_iters() is now a transac...
2023-10-22 Kent Overstreetbcachefs: Prevent a btree iter overflow in alloc path
2023-10-22 Kent Overstreetbcachefs: Use bch2_err_str() in error messages
2023-10-22 Kent Overstreetbcachefs: Improved errcodes
2023-10-22 Kent Overstreetbcachefs: We can handle missing btree roots for all...
2023-10-22 Kent Overstreetbcachefs: Fix should_invalidate_buckets()
2023-10-22 Kent Overstreetbcachefs: ec_stripe_bkey_insert() -> for_each_btree_key...
2023-10-22 Kent Overstreetbcachefs: Convert erasure coding to for_each_btree_key_...
2023-10-22 Kent Overstreetbcachefs: Add a counter for btree_trans restarts
2023-10-22 Kent Overstreetbcachefs: Convert alloc code to for_each_btree_key_commit()
2023-10-22 Kent Overstreetbcachefs: Convert subvol code to for_each_btree_key_com...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_dev_usrdata_drop() to for_each_b...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_do_invalidates_work() to for_eac...
2023-10-22 Kent Overstreetbcachefs: bch2_trans_run()
2023-10-22 Kent Overstreetbcachefs: Convert bch2_gc_done() for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Convert more fsck code to for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Convert more quota code to for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Convert bch2_check_lrus() to for_each_btree_k...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_dev_freespace_init() to for_each...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_do_discards_work() to for_each_b...
2023-10-22 Kent Overstreetbcachefs: Improve bucket_alloc_fail tracepoint
2023-10-22 Kent Overstreetbcachefs: bch2_mark_alloc(): Do wakeups after updating...
2023-10-22 Daniel Hillbcachefs: added lock held time stats
2023-10-22 Daniel Hillbcachefs: bch2_time_stats_to_text now indents properly
2023-10-22 Daniel Hillbcachefs: lock time stats prep work.
2023-10-22 Kent Overstreetbcachefs: Unlock in bch2_trans_begin() if we've held...
2023-10-22 Kent Overstreetbcachefs: for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Fix repair for extent past end of inode
2023-10-22 Kent Overstreetbcachefs: When fsck finds redundant snapshot keys,...
2023-10-22 Kent Overstreetbcachefs: Improve fsck for subvols/snapshots
2023-10-22 Kent Overstreetbcachefs: Improve snapshots_seen
2023-10-22 Kent Overstreetbcachefs: Fix subvol/snapshot deleting in recovery
2023-10-22 Kent Overstreetbcachefs: fsck_inode_rm() shouldn't delete subvols
2023-10-22 Kent Overstreetbcachefs: Switch data_update path to snapshot_id_list
2023-10-22 Kent Overstreetbcachefs: Fix snapshot deletion
2023-10-22 Kent Overstreetbcachefs: Rename __bch2_trans_do() -> commit_do()
2023-10-22 Kent Overstreetbcachefs: Silence some fsck errors when reconstructing...
2023-10-22 Kent Overstreetbcachefs: Put some repair messages behind opts->verbose
2023-10-22 Kent Overstreetbcachefs: Silence unimportant tracepoints
2023-10-22 Kent Overstreetbcachefs: Fix move path when move_stats == NULL
2023-10-22 Kent Overstreetbcachefs: Get ref on c->writes in move.c
2023-10-22 Kent Overstreetbcachefs: move.c refactoring
2023-10-22 Daniel Hillbcachefs: data jobs, including rebalance wait for copygc.
2023-10-22 Kent Overstreetbcachefs: Redo data_update interface
2023-10-22 Kent Overstreetbcachefs: Fix bch2_check_alloc_key()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_check_alloc_info
2023-10-22 Kent Overstreetbcachefs: Use BTREE_INSERT_LAZY_RW in bch2_check_alloc_...
2023-10-22 Kent Overstreetbcachefs: Bucket invalidate path improvements
2023-10-22 Kent Overstreetbcachefs: Don't BUG_ON() inode link count underflow
2023-10-22 Kent Overstreetbcachefs: Always descend to leaf nodes it btree_gc
2023-10-22 Daniel Hillbcachefs: fix __dev_available().
2023-10-22 Kent Overstreetbcachefs: Fix assertion in topology repair
2023-10-22 Kent Overstreetbcachefs: Make verbose option settable at runtime
2023-10-22 Kent Overstreetbcachefs: Improve "copygc requested to run" error message
2023-10-22 Kent Overstreetbcachefs: Pull out data_update.c
2023-10-22 Kent Overstreetbcachefs: Split out dev_buckets_free()
2023-10-22 Kent Overstreetbcachefs: btree key cache pcpu freedlist
2023-10-22 Kent Overstreetbcachefs: Make IO in flight by copygc/rebalance configu...
2023-10-22 Kent Overstreetbcachefs: Check for extents with too many ptrs
2023-10-22 Kent Overstreetbcachefs: Fix refcount leak in bch2_do_invalidates()
2023-10-22 Kent Overstreetbcachefs: Always use percpu_ref_tryget_live() on c...
2023-10-22 Kent Overstreetbcachefs: Improve checksum error messages
2023-10-22 Kent Overstreetbcachefs: Improve an error message
2023-10-22 Kent Overstreetbcachefs: Fix assertion in bch2_dev_list_add_dev()
2023-10-22 Kent Overstreetbcachefs: Increase max size for btree_trans bump allocator
2023-10-22 Kent Overstreetbcachefs: Add a persistent counter for bucket discards
2023-10-22 Kent Overstreetbcachefs: Fix btree node read retries
2023-10-22 Kent Overstreetbcachefs: Add a persistent counter for bucket invalidation
2023-10-22 Kent Overstreetbcachefs: Call bch2_do_invalidates() when going read...
next