summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: ec: Ensure new stripe is closed in error pathKent Overstreet
2023-10-22bcachefs: Convert constants to constsKent Overstreet
2023-10-22bcachefs: bch2_btree_iter_peek_and_restart_outlined()Kent Overstreet
2023-10-22bcachefs: ec: zero_out_rest_of_ec_bucket()Kent Overstreet
2023-10-22bcachefs: bch2_data_update_index_update() -> bch2_trans_run()Kent Overstreet
2023-10-22bcachefs: Flush write buffer as needed in backpointers repairKent Overstreet
2023-10-22bcachefs: Fix for shared paths in write buffer flushKent Overstreet
2023-10-22bcachefs: Single open_bucket_partial listKent Overstreet
2023-10-22bcachefs: Improve bch2_stripe_to_text()Kent Overstreet
2023-10-22bcachefs: Add option for completely disabling nocowKent Overstreet
2023-10-22bcachefs: Make bucket_alloc tracepoint more readableKent Overstreet
2023-10-22bcachefs: Don't call bch2_trans_update() unlockedKent Overstreet
2023-10-22bcachefs: get_stripe_key_trans()Kent Overstreet
2023-10-22bcachefs: Fix erasure coding shutdown pathKent Overstreet
2023-10-22bcachefs: Fix buffer overrun in ec_stripe_update_extent()Kent Overstreet
2023-10-22bcachefs: Check for redundant ec entries/stripe ptrsKent Overstreet
2023-10-22bcachefs: Cached pointers should not be erasure codedKent Overstreet
2023-10-22bcachefs: Kill bch2_keylist_add_in_order()Kent Overstreet
2023-10-22bcachefs: Add tracepoint & counter for btree split raceKent Overstreet
2023-10-22bcachefs: __bch2_btree_insert uses BTREE_INSERT_CACHEDKent Overstreet
2023-10-22bcachefs: Improve a verbose log messageKent Overstreet
2023-10-22bcachefs: bch2_journal_entries_postprocess()Kent Overstreet
2023-10-22bcachefs: Fix ec repair code checkKent Overstreet
2023-10-22bcachefs: Simplify ec stripes heapKent Overstreet
2023-10-22bcachefs: Erasure coding: Track open stripesKent Overstreet
2023-10-22bcachefs: Stripe deletion now checks what it's deletingKent Overstreet
2023-10-22bcachefs: Improve c->writes refcounting for stripe create pathKent Overstreet
2023-10-22bcachefs: Switch ec_stripes_heap_lock to a mutexKent Overstreet
2023-10-22bcachefs: Split trans->last_begin_ip and trans->last_restarted_ipKent Overstreet
2023-10-22bcachefs: Fix erasure coding lockingKent Overstreet
2023-10-22bcachefs: Don't block on ec_stripe_head_lock with btree locks heldKent Overstreet
2023-10-22bcachefs: Add an assertion for using multiple btree_transKent Overstreet
2023-10-22bcachefs: Erasure coding now uses bch2_bucket_alloc_transKent Overstreet
2023-10-22bcachefs: Don't invalidate open bucketsKent Overstreet
2023-10-22bcachefs: Fragmentation LRUKent Overstreet
2023-10-22bcachefs: Use btree write buffer for LRU btreeKent Overstreet
2023-10-22bcachefs: Fix integer overflow warnings on 32 bitKent Overstreet
2023-10-22bcachefs: Fix insert_snapshot_whiteouts()Kent Overstreet
2023-10-22bcachefs: bch2_mark_snapshot() now called like other triggersKent Overstreet
2023-10-22bcachefs: Snapshot whiteout fixKent Overstreet
2023-10-22bcachefs: Reimplement repair for overlapping extentsDaniel Hill
2023-10-22bcachefs: Don't print out duplicate fsck errorsKent Overstreet
2023-10-22bcachefs: bch2_btree_insert_nonextent()Kent Overstreet
2023-10-22bcachefs: Fix a 64 bit divideKent Overstreet
2023-10-22six locks: Simplify six_lock_counts()Kent Overstreet
2023-10-22bcachefs: Fix verify_update_old_key()Kent Overstreet
2023-10-22bcachefs: New backtrace utility codeKent Overstreet
2023-10-22bcachefs: Fix verify_bucket_evacuated()Kent Overstreet
2023-10-22bcachefs: Handle sb buffer resizing in __copy_super()Kent Overstreet
2023-10-22bcachefs: Fix failure to read btree rootsKent Overstreet