summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-22bcachefs: Btree split improvementKent Overstreet
2023-10-22bcachefs: Fix return code from btree_path_traverse_one()Kent Overstreet
2023-10-22bcachefs: Minor dio write path improvementsKent Overstreet
2023-10-22bcachefs: Quota: Don't allocate memory under lockKent Overstreet
2023-10-22bcachefs: Fix a use after freeKent Overstreet
2023-10-22bcachefs: Delete atomic_inc_bug()Kent Overstreet
2023-10-22bcachefs: Fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: Factor out two_state_shared_lockKent Overstreet
2023-10-22bcachefs: Kill BCH_WRITE_FLUSHKent Overstreet
2023-10-22bcachefs: bch2_trans_commit_bkey_invalid()Kent Overstreet
2023-10-22bcachefs: Kill bch2_alloc_sectors_start()Kent Overstreet
2023-10-22bcachefs: Improve __bch2_btree_path_make_mut()Kent Overstreet
2023-10-22bcachefs: Inlining improvementsKent Overstreet
2023-10-22bcachefs: DIO write path optimizationKent Overstreet
2023-10-22bcachefs: BCH_WRITE_SYNCKent Overstreet
2023-10-22bcachefs: More style fixesKent Overstreet
2023-10-22bcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTRKent Overstreet
2023-10-22bcachefs: should_compact_all()Kent Overstreet
2023-10-22bcachefs: Improved btree write statisticsKent Overstreet
2023-10-22bcachefs: Improve fs_usage_apply_warn() messageKent Overstreet
2023-10-22bcachefs: Fix a spurious warningKent Overstreet
2023-10-22bcachefs: Fix buffered write path for generic/275Kent Overstreet
2023-10-22bcachefs: Journal keys overlay fixesKent Overstreet
2023-10-22bcachefs: Fix an out-of-bounds shiftKent Overstreet
2023-10-22bcachefs: Make error messages more uniformKent Overstreet
2023-10-22bcachefs: Convert to __packed and __alignedKent Overstreet
2023-10-22bcachefs: bch2_bkey_cmp_packed_inlined()Kent Overstreet
2023-10-22bcachefs: Move bkey bkey_unpack_key() to bkey.hKent Overstreet
2023-10-22bcachefs: Optimize __bch2_btree_node_iter_advance()Kent Overstreet
2023-10-22bcachefs: Don't touch c->flags in bch2_trans_iter_init()Kent Overstreet
2023-10-22bcachefs: Assorted checkpatch fixesKent Overstreet
2023-10-22bcachefs: Optimize bch2_dev_usage_read()Kent Overstreet
2023-10-22bcachefs: fix bch2_write_extent() crc corruption.Daniel Hill
2023-10-22bcachefs: fix security warning in pr_name_and_unitsDaniel B. Hill
2023-10-22bcachefs: Don't issue transaction restart on key cache reallocKent Overstreet
2023-10-22bcachefs: Separate out flush_new_cached_update()Kent Overstreet
2023-10-22bcachefs: Optimize __bkey_unpack_key_format_checked()Kent Overstreet
2023-10-22bcachefs: Inline bch2_inode_pack()Kent Overstreet
2023-10-22bcachefs: bucket_alloc_fail tracepoint should only fire when we have to blockKent Overstreet
2023-10-22bcachefs: Optimize bch2_trans_init()Kent Overstreet
2023-10-22bcachefs: Split out __btree_path_up_until_good_node()Kent Overstreet
2023-10-22bcachefs: Btree key cache shrinker fixKent Overstreet
2023-10-22bcachefs: __bio_compress() fix up.Daniel Hill
2023-10-22bcachefs: make durability a read-write sysfs optionDaniel Hill
2023-10-22bcachefs: improve behaviour of btree_cache_scan()Daniel Hill
2023-10-22bcachefs: Quota fixesKent Overstreet
2023-10-22bcachefs: Switch to local_clock() for fastpath time sourceKent Overstreet
2023-10-22bcachefs: Btree key cache improvementsKent Overstreet
2023-10-22bcachefs: Fix btree node prefetchigKent Overstreet
2023-10-22bcachefs: bch2_btree_key_cache_scan() doesn't need trylockKent Overstreet