summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-02bcachefs: Improved open_bucket debugbcachefs-lordkitsunaKent Overstreet
2022-11-02fixup! bcachefs: Don't use bch_write_op->cl for delivering completionsKent Overstreet
2022-11-02bcachefs: Eliminate function calls in DIO fastpathsKent Overstreet
2022-11-02bcachefs: Run btree updates after write out of write_pointKent Overstreet
2022-11-02bcachefs: Kill bch2_alloc_sectors_start()Kent Overstreet
2022-11-02bcachefs: Improve __bch2_btree_path_make_mut()Kent Overstreet
2022-11-02bcachefs: sib_btree_path()Kent Overstreet
2022-11-02bcachefs: Inlining improvementsKent Overstreet
2022-11-01bcachefs: DIO write path optimizationKent Overstreet
2022-11-01six locks: Disable six_optimistic_spin()Kent Overstreet
2022-11-01bcachefs: Inline fastpath of bch2_disk_reservation_add()Kent Overstreet
2022-10-31bcachefs: BCH_WRITE_SYNCKent Overstreet
2022-10-31bcachefs: Don't use bch_write_op->cl for delivering completionsKent Overstreet
2022-10-31fixup! bcachefs: should_compact_all()Kent Overstreet
2022-10-31fixup! bcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTRKent Overstreet
2022-10-31bcachefs: Check for excess backpointers in alloc_ptr_invalidKent Overstreet
2022-10-30bcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTRKent Overstreet
2022-10-30bcachefs: should_compact_all()Kent Overstreet
2022-10-30bcachefs: Kill bch_write_op.index_update_fnKent Overstreet
2022-10-30lib/vsprintf: EXPORT_SYMBOL_GPL(prt_u64)Pascal Ernster
2022-10-28bcachefs: Improved btree write statisticsKent Overstreet
2022-10-28fixup! bcachefs: bch2_bkey_cmp_packed_inlined()Kent Overstreet
2022-10-25bcachefs: Improve fs_usage_apply_warn() messageKent Overstreet
2022-10-25bcachefs: Fix a spurious warningKent Overstreet
2022-10-25bcachefs: Skip inode unpack/pack in bch2_extent_update()Kent Overstreet
2022-10-25bcachefs: Fix for allocating before backpointers have been checkedKent Overstreet
2022-10-24bcachefs: Fix buffered write path for generic/275Kent Overstreet
2022-10-24bcachefs: Factor out __bch2_btree_iter_set_pos()Kent Overstreet
2022-10-24fixup! bcachefs: Btree key cache improvementsKent Overstreet
2022-10-24bcachefs: Journal keys overlay fixesKent Overstreet
2022-10-24fixup! bcachefs: Start copygc when first going read-writeKent Overstreet
2022-10-24bcachefs: Fix an out-of-bounds shiftKent Overstreet
2022-10-24bcachefs: More style fixesKent Overstreet
2022-10-24bcachefs: Make error messages more uniformKent Overstreet
2022-10-24bcachefs: Convert to __packed and __alignedKent Overstreet
2022-10-22bcachefs: KEY_TYPE_inode_v3, metadata_version_inode_v3Kent Overstreet
2022-10-22fixup! bcachefs: Cacheline align & prefetch journal reservationsKent Overstreet
2022-10-21bcachefs: bch2_bkey_cmp_packed_inlined()Kent Overstreet
2022-10-21bcachefs: Move bkey bkey_unpack_key() to bkey.hKent Overstreet
2022-10-21bcachefs: Optimize __bch2_btree_node_iter_advance()Kent Overstreet
2022-10-21bcachefs: Don't touch c->flags in bch2_trans_iter_init()Kent Overstreet
2022-10-21bcachefs: bch2_btree_path_check_sort_fast()Kent Overstreet
2022-10-21bcachefs: Separate out slowpath of bch2_btree_path_make_mut()Kent Overstreet
2022-10-21bcachefs: Cacheline align & prefetch journal reservationsKent Overstreet
2022-10-21bcachefs: Optimize bch2_dev_usage_read()Kent Overstreet
2022-10-19bcachefs: Assorted checkpatch fixesKent Overstreet
2022-10-19bcachefs: fix bch2_write_extent() crc corruption.Daniel Hill
2022-10-18bcachefs: fix security warning in pr_name_and_unitsDaniel B. Hill
2022-10-17bcachefs: Don't issue transaction restart on key cache reallocKent Overstreet
2022-10-17bcachefs: Separate out flush_new_cached_update()Kent Overstreet