summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-27bcachefs: Check for excess backpointersraof-455Kent 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
2022-10-17bcachefs: Optimize __bkey_unpack_key_format_checked()Kent Overstreet
2022-10-17bcachefs: Inline bch2_inode_pack()Kent Overstreet
2022-10-17bcachefs: bucket_alloc_fail tracepoint should only fire when we have to blockKent Overstreet
2022-10-17bcachefs: Start copygc when first going read-writeKent Overstreet
2022-10-17bcachefs: Optimize bch2_trans_init()Kent Overstreet
2022-10-17bcachefs: Better inlining for bch2_alloc_to_v4_mutKent Overstreet
2022-10-17bcachefs: Fix null ptr deref in backpointers check codeKent Overstreet
2022-10-17bcachefs: Split out __btree_path_up_until_good_node()Kent Overstreet
2022-10-17bcachefs: Btree key cache shrinker fixKent Overstreet
2022-10-15bcachefs: __bio_compress() fix up.Daniel Hill
2022-10-16bcachefs: add counters for failed shrinker reclaimDaniel Hill
2022-10-16bcachefs: make durability a read-write sysfs optionDaniel Hill
2022-10-16bcachefs: improve behaviour of btree_cache_scan()Daniel Hill
2022-10-16fixup! lib: add mean and variance module.Daniel Hill
2022-10-15fixup! bcachefs: Btree key cache improvementsKent Overstreet
2022-10-15fixup! bcachefs: Track the maximum btree_paths ever allocated by each transac...Kent Overstreet
2022-10-15bcachefs: Quota fixesKent Overstreet
2022-10-15fixup! bcachefs: Defer full journal entry validationKent Overstreet
2022-10-15bcachefs: Switch to local_clock() for fastpath time sourceKent Overstreet
2022-10-15bcachefs: Btree key cache improvementsKent Overstreet
2022-10-15six locks: Fix a lost wakeupKent Overstreet