summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2023-10-22bcachefs: Call bch2_btree_update_add_new_node() before dropping write lockKent Overstreet
2023-10-22bcachefs: Reflink now respects quotasKent Overstreet
2023-10-22bcachefs: Fix a rare path in bch2_btree_path_peek_slot()Kent Overstreet
2023-10-22bcachefs: bch2_path_put_nokeep()Kent Overstreet
2023-10-22bcachefs: Fix cached data accountingKent Overstreet
2023-10-22bcachefs: Btree splits now only take the locks they needKent Overstreet
2023-10-22bcachefs: bch2_btree_iter_peek() now works with interior nodesKent Overstreet
2023-10-22bcachefs: bch2_btree_insert_node() no longer uses lock_write_nofailKent Overstreet
2023-10-22bcachefs: Add error path to btree_split()Kent Overstreet
2023-10-22bcachefs: Write new btree nodes after parent updateKent Overstreet
2023-10-22bcachefs: Simplify break_cycle()Kent Overstreet
2023-10-22bcachefs: Print cycle on unrecoverable deadlockKent Overstreet
2023-10-22bcachefs: Handle dropping pointers in data_update pathKent Overstreet
2023-10-22bcachefs: Ratelimit ec error messageKent Overstreet
2023-10-22bcachefs: Use btree_type_has_ptrs() more consistentlyKent Overstreet
2023-10-22bcachefs: Fix "multiple types of data in same bucket" with ecKent Overstreet
2023-10-22bcachefs: Ensure fsck error is printed before panicKent Overstreet
2023-10-22bcachefs: Fix a deadlock in btree_update_nodes_written()Kent Overstreet