linux-block.git
2023-10-22 Kent Overstreetbcachefs: When shutting down, flush btree node writes...
2023-10-22 Kent Overstreetbcachefs: Verbose on by default when CONFIG_BCACHEFS_DE...
2023-10-22 Kent Overstreetfixup bcachefs: Use for_each_btree_key_upto() more...
2023-10-22 Kent Overstreetsix locks: be more careful about lost wakeups
2023-10-22 Kent Overstreetbcachefs: Journal resize fixes
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_node_and_restart()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_ondisk_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_to_text() const correctness
2023-10-22 Kent Overstreetbcachefs: Fix "btree node in stripe" error
2023-10-22 Kent Overstreetbcachefs: Kill bch2_ec_bucket_written()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_new_stripes_to_text()
2023-10-22 Kent Overstreetbcachefs: Improved copygc pipelining
2023-10-22 Kent Overstreetbcachefs: Free move buffers as early as possible
2023-10-22 Kent Overstreetbcachefs: Fix stripe reuse path
2023-10-22 Kent Overstreetbcachefs: Drop some anonymous structs, unions
2023-10-22 Kent Overstreetbcachefs: BKEY_PADDED_ONSTACK()
2023-10-22 Kent Overstreetbcachefs: moving_context->stats is allowed to be NULL
2023-10-22 Kent Overstreetbcachefs: RESERVE_stripe
2023-10-22 Kent Overstreetbcachefs: Improve error message for stripe block sector...
2023-10-22 Kent Overstreetbcachefs: More stripe create cleanup/fixes
2023-10-22 Kent Overstreetbcachefs: Plumb alloc_reserve through stripe create...
2023-10-22 Kent Overstreetbcachefs: Mark stripe buckets with correct data type
2023-10-22 Kent Overstreetbcachefs: Centralize btree node lock initialization
2023-10-22 Kent Overstreetbcachefs: Plumb btree_trans through btree cache code
2023-10-22 Kent Overstreetbcachefs: Improve dev_alloc_debug_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_copygc_wait_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_mark_key() now takes btree_id & level
2023-10-22 Kent Overstreetbcachefs: bch2_write_queue()
2023-10-22 Kent Overstreetbcachefs: ec: Improve error message for btree node...
2023-10-22 Kent Overstreetbcachefs: bch2_open_bucket_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_data_update_init() considers ptr durability
2023-10-22 Kent Overstreetbcachefs: ec: Ensure new stripe is closed in error...
2023-10-22 Kent Overstreetbcachefs: Convert constants to consts
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_and_restart_outlined()
2023-10-22 Kent Overstreetbcachefs: ec: zero_out_rest_of_ec_bucket()
2023-10-22 Kent Overstreetbcachefs: bch2_data_update_index_update() -> bch2_trans...
2023-10-22 Kent Overstreetbcachefs: Flush write buffer as needed in backpointers...
2023-10-22 Kent Overstreetbcachefs: Fix for shared paths in write buffer flush
2023-10-22 Kent Overstreetbcachefs: Single open_bucket_partial list
2023-10-22 Kent Overstreetbcachefs: Improve bch2_stripe_to_text()
2023-10-22 Kent Overstreetbcachefs: Add option for completely disabling nocow
2023-10-22 Kent Overstreetbcachefs: Make bucket_alloc tracepoint more readable
2023-10-22 Kent Overstreetbcachefs: Don't call bch2_trans_update() unlocked
2023-10-22 Kent Overstreetbcachefs: get_stripe_key_trans()
2023-10-22 Kent Overstreetbcachefs: Fix erasure coding shutdown path
2023-10-22 Kent Overstreetbcachefs: Fix buffer overrun in ec_stripe_update_extent()
2023-10-22 Kent Overstreetbcachefs: Check for redundant ec entries/stripe ptrs
2023-10-22 Kent Overstreetbcachefs: Cached pointers should not be erasure coded
2023-10-22 Kent Overstreetbcachefs: Kill bch2_keylist_add_in_order()
2023-10-22 Kent Overstreetbcachefs: Add tracepoint & counter for btree split...
2023-10-22 Kent Overstreetbcachefs: __bch2_btree_insert uses BTREE_INSERT_CACHED
2023-10-22 Kent Overstreetbcachefs: Improve a verbose log message
2023-10-22 Kent Overstreetbcachefs: bch2_journal_entries_postprocess()
2023-10-22 Kent Overstreetbcachefs: Fix ec repair code check
2023-10-22 Kent Overstreetbcachefs: Simplify ec stripes heap
2023-10-22 Kent Overstreetbcachefs: Erasure coding: Track open stripes
2023-10-22 Kent Overstreetbcachefs: Stripe deletion now checks what it's deleting
2023-10-22 Kent Overstreetbcachefs: Improve c->writes refcounting for stripe...
2023-10-22 Kent Overstreetbcachefs: Switch ec_stripes_heap_lock to a mutex
2023-10-22 Kent Overstreetbcachefs: Split trans->last_begin_ip and trans->last_re...
2023-10-22 Kent Overstreetbcachefs: Fix erasure coding locking
2023-10-22 Kent Overstreetbcachefs: Don't block on ec_stripe_head_lock with btree...
2023-10-22 Kent Overstreetbcachefs: Add an assertion for using multiple btree_trans
2023-10-22 Kent Overstreetbcachefs: Erasure coding now uses bch2_bucket_alloc_trans
2023-10-22 Kent Overstreetbcachefs: Don't invalidate open buckets
2023-10-22 Kent Overstreetbcachefs: Fragmentation LRU
2023-10-22 Kent Overstreetbcachefs: Use btree write buffer for LRU btree
2023-10-22 Kent Overstreetbcachefs: Fix integer overflow warnings on 32 bit
2023-10-22 Kent Overstreetbcachefs: Fix insert_snapshot_whiteouts()
2023-10-22 Kent Overstreetbcachefs: bch2_mark_snapshot() now called like other...
2023-10-22 Kent Overstreetbcachefs: Snapshot whiteout fix
2023-10-22 Daniel Hillbcachefs: Reimplement repair for overlapping extents
2023-10-22 Kent Overstreetbcachefs: Don't print out duplicate fsck errors
2023-10-22 Kent Overstreetbcachefs: bch2_btree_insert_nonextent()
2023-10-22 Kent Overstreetbcachefs: Fix a 64 bit divide
2023-10-22 Kent Overstreetsix locks: Simplify six_lock_counts()
2023-10-22 Kent Overstreetbcachefs: Fix verify_update_old_key()
2023-10-22 Kent Overstreetbcachefs: New backtrace utility code
2023-10-22 Kent Overstreetbcachefs: Fix verify_bucket_evacuated()
2023-10-22 Kent Overstreetbcachefs: Handle sb buffer resizing in __copy_super()
2023-10-22 Kent Overstreetbcachefs: Fix failure to read btree roots
2023-10-22 Daniel Hillbcachefs: Don't run triggers when repairing in __bch2_m...
2023-10-22 Daniel Hillbcachefs: let __bch2_btree_insert() pass in flags
2023-10-22 Kent Overstreetbcachefs: Improve locking in __bch2_set_nr_journal_buck...
2023-10-22 Kent Overstreetbcachefs: More info on check_bucket_ref() error
2023-10-22 Kent Overstreetbcachefs: Add missing include
2023-10-22 Kent Overstreetbcachefs: Handle btree node rewrites before going RW
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
next