summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-22bcachefs: Defer full journal entry validationKent Overstreet
2023-10-22bcachefs: Improve journal_entry_add()Kent Overstreet
2023-10-22bcachefs: time stats now uses the mean_and_variance module.Daniel Hill
2023-10-22bcachefs: Mean and varianceDaniel Hill
2023-10-22bcachefs: Fix for not dropping privs in fallocateKent Overstreet
2023-10-22bcachefs: Fix bch2_write_begin()Kent Overstreet
2023-10-22fixup bcachefs: Deadlock cycle detectorKent Overstreet
2023-10-22fixup bcachefs: Deadlock cycle detectorKent Overstreet
2023-10-22bcachefs: Fix lock_graph_remove_non_waiters()Kent Overstreet
2023-10-22bcachefs: Support FS_XFLAG_PROJINHERITKent Overstreet
2023-10-22bcachefs: Don't allow hardlinks when inherited attrs would changeKent Overstreet
2023-10-22bcachefs: Initialize sb_quota with default 1 week timerKent Overstreet