linux.git
2023-10-22 Kent Overstreetbcachefs: Kill BCH_WRITE_FLUSH
2023-10-22 Kent Overstreetbcachefs: bch2_trans_commit_bkey_invalid()
2023-10-22 Kent Overstreetbcachefs: Kill bch2_alloc_sectors_start()
2023-10-22 Kent Overstreetbcachefs: Improve __bch2_btree_path_make_mut()
2023-10-22 Kent Overstreetbcachefs: Inlining improvements
2023-10-22 Kent Overstreetbcachefs: DIO write path optimization
2023-10-22 Kent Overstreetbcachefs: BCH_WRITE_SYNC
2023-10-22 Kent Overstreetbcachefs: More style fixes
2023-10-22 Kent Overstreetbcachefs: Kill BCH_WRITE_JOURNAL_SEQ_PTR
2023-10-22 Kent Overstreetbcachefs: should_compact_all()
2023-10-22 Kent Overstreetbcachefs: Improved btree write statistics
2023-10-22 Kent Overstreetbcachefs: Improve fs_usage_apply_warn() message
2023-10-22 Kent Overstreetbcachefs: Fix a spurious warning
2023-10-22 Kent Overstreetbcachefs: Fix buffered write path for generic/275
2023-10-22 Kent Overstreetbcachefs: Journal keys overlay fixes
2023-10-22 Kent Overstreetbcachefs: Fix an out-of-bounds shift
2023-10-22 Kent Overstreetbcachefs: Make error messages more uniform
2023-10-22 Kent Overstreetbcachefs: Convert to __packed and __aligned
2023-10-22 Kent Overstreetbcachefs: bch2_bkey_cmp_packed_inlined()
2023-10-22 Kent Overstreetbcachefs: Move bkey bkey_unpack_key() to bkey.h
2023-10-22 Kent Overstreetbcachefs: Optimize __bch2_btree_node_iter_advance()
2023-10-22 Kent Overstreetbcachefs: Don't touch c->flags in bch2_trans_iter_init()
2023-10-22 Kent Overstreetbcachefs: Assorted checkpatch fixes
2023-10-22 Kent Overstreetbcachefs: Optimize bch2_dev_usage_read()
2023-10-22 Daniel Hillbcachefs: fix bch2_write_extent() crc corruption.
2023-10-22 Daniel B. Hillbcachefs: fix security warning in pr_name_and_units
2023-10-22 Kent Overstreetbcachefs: Don't issue transaction restart on key cache...
2023-10-22 Kent Overstreetbcachefs: Separate out flush_new_cached_update()
2023-10-22 Kent Overstreetbcachefs: Optimize __bkey_unpack_key_format_checked()
2023-10-22 Kent Overstreetbcachefs: Inline bch2_inode_pack()
2023-10-22 Kent Overstreetbcachefs: bucket_alloc_fail tracepoint should only...
2023-10-22 Kent Overstreetbcachefs: Optimize bch2_trans_init()
2023-10-22 Kent Overstreetbcachefs: Split out __btree_path_up_until_good_node()
2023-10-22 Kent Overstreetbcachefs: Btree key cache shrinker fix
2023-10-22 Daniel Hillbcachefs: __bio_compress() fix up.
2023-10-22 Daniel Hillbcachefs: make durability a read-write sysfs option
2023-10-22 Daniel Hillbcachefs: improve behaviour of btree_cache_scan()
2023-10-22 Kent Overstreetbcachefs: Quota fixes
2023-10-22 Kent Overstreetbcachefs: Switch to local_clock() for fastpath time...
2023-10-22 Kent Overstreetbcachefs: Btree key cache improvements
2023-10-22 Kent Overstreetbcachefs: Fix btree node prefetchig
2023-10-22 Kent Overstreetbcachefs: bch2_btree_key_cache_scan() doesn't need...
2023-10-22 Kent Overstreetbcachefs: Defer full journal entry validation
2023-10-22 Kent Overstreetbcachefs: Improve journal_entry_add()
2023-10-22 Daniel Hillbcachefs: time stats now uses the mean_and_variance...
2023-10-22 Daniel Hillbcachefs: Mean and variance
2023-10-22 Kent Overstreetbcachefs: Fix for not dropping privs in fallocate
2023-10-22 Kent Overstreetbcachefs: Fix bch2_write_begin()
2023-10-22 Kent Overstreetfixup bcachefs: Deadlock cycle detector
2023-10-22 Kent Overstreetfixup bcachefs: Deadlock cycle detector
2023-10-22 Kent Overstreetbcachefs: Fix lock_graph_remove_non_waiters()
2023-10-22 Kent Overstreetbcachefs: Support FS_XFLAG_PROJINHERIT
2023-10-22 Kent Overstreetbcachefs: Don't allow hardlinks when inherited attrs...
2023-10-22 Kent Overstreetbcachefs: Initialize sb_quota with default 1 week timer
2023-10-22 Kent Overstreetbcachefs: Call bch2_btree_update_add_new_node() before...
2023-10-22 Kent Overstreetbcachefs: Reflink now respects quotas
2023-10-22 Kent Overstreetbcachefs: Fix a rare path in bch2_btree_path_peek_slot()
2023-10-22 Kent Overstreetbcachefs: bch2_path_put_nokeep()
2023-10-22 Kent Overstreetbcachefs: Fix cached data accounting
2023-10-22 Kent Overstreetbcachefs: Btree splits now only take the locks they...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek() now works with interio...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_insert_node() no longer uses lock_...
2023-10-22 Kent Overstreetbcachefs: Add error path to btree_split()
2023-10-22 Kent Overstreetbcachefs: Write new btree nodes after parent update
2023-10-22 Kent Overstreetbcachefs: Simplify break_cycle()
2023-10-22 Kent Overstreetbcachefs: Print cycle on unrecoverable deadlock
2023-10-22 Kent Overstreetbcachefs: Handle dropping pointers in data_update path
2023-10-22 Kent Overstreetbcachefs: Ratelimit ec error message
2023-10-22 Kent Overstreetbcachefs: Use btree_type_has_ptrs() more consistently
2023-10-22 Kent Overstreetbcachefs: Fix "multiple types of data in same bucket...
2023-10-22 Kent Overstreetbcachefs: Ensure fsck error is printed before panic
2023-10-22 Kent Overstreetbcachefs: Fix a deadlock in btree_update_nodes_written()
2023-10-22 Kent Overstreetbcachefs: bch2_trans_locked()
2023-10-22 Kent Overstreetbcachefs: Improve btree_deadlock debugfs output
2023-10-22 Kent Overstreetbcachefs: Don't quash error in bch2_bucket_alloc_set_tr...
2023-10-22 Kent Overstreetbcachefs: Fix a trans path overflow in bch2_btree_delet...
2023-10-22 Kent Overstreetbcachefs: bucket_alloc_state
2023-10-22 Kent Overstreetbcachefs: Fix bch2_btree_path_up_until_good_node()
2023-10-22 Kent Overstreetbcachefs: Factor out bch2_write_drop_io_error_ptrs()
2023-10-22 Kent Overstreetbcachefs: Break out bch2_btree_path_traverse_cached_slo...
2023-10-22 Kent Overstreetbcachefs: Kill io_in_flight semaphore
2023-10-22 Kent Overstreetbcachefs: Improve bucket_alloc tracepoint
2023-10-22 Kent Overstreetbcachefs; Mark __bch2_trans_iter_init as inline
2023-10-22 Kent Overstreetbcachefs: Inline fast path of check_pos_snapshot_overwr...
2023-10-22 Kent Overstreetbcachefs: Improve jset_validate()
2023-10-22 Kent Overstreetbcachefs: Optimize btree_path_alloc()
2023-10-22 Kent Overstreetbcachefs: Inline bch2_trans_kmalloc() fast path
2023-10-22 Kent Overstreetbcachefs: Run bch2_fs_counters_init() earlier
2023-10-22 Kent Overstreetbcachefs: btree_err() now uses bch2_print_string_as_lines()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_fsck_err()
2023-10-22 Kent Overstreetbcachefs: bch2_print_string_as_lines()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_node_relock_notrace()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_cache_scan() improvement
2023-10-22 Kent Overstreetbcachefs: Fix blocking with locks held
2023-10-22 Kent Overstreetbcachefs: btree_update_nodes_written() needs BTREE_INSE...
2023-10-22 Kent Overstreetbcachefs: Fix error handling in bch2_btree_update_start()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_btree_trans_to_text()
2023-10-22 Kent Overstreetbcachefs: Kill normalize_read_intent_locks()
2023-10-22 Kent Overstreetbcachefs: Ensure bch2_btree_node_lock_write_nofail...
2023-10-22 Kent Overstreetbcachefs: Delete old deadlock avoidance code
next