linux-block.git
2023-10-22 Kent Overstreetbcachefs: Fix a "no journal entries found" bug
2023-10-22 Kent Overstreetbcachefs: Don't error out when just reading the journal
2023-10-22 Kent Overstreetbcachefs: Fix a livelock in key cache fill path
2023-10-22 Kent Overstreetbcachefs: Key cache now works for snapshots btrees
2023-10-22 Kent Overstreetbcachefs: Bring back BTREE_ITER_CACHED_NOFILL
2023-10-22 Kent Overstreetbcachefs: Kill __btree_trans_peek_key_cache()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_path_peek_slot_exact()
2023-10-22 Kent Overstreetbcachefs: Fix __btree_trans_peek_key_cache()
2023-10-22 Kent Overstreetbcachefs: New bpos_cmp(), bkey_cmp() replacements
2023-10-22 Kent Overstreetbcachefs: New magic number
2023-10-22 Kent Overstreetbcachefs: extents no longer require special handling...
2023-10-22 Kent Overstreetbcachefs: Fix BCH_IOCTL_DISK_SET_STATE
2023-10-22 Kent Overstreetbcachefs: Don't set accessed bit on btree node fill
2023-10-22 Kent Overstreetbcachefs: Fix an include
2023-10-22 Kent Overstreetbcachefs: Kill BCH_FEATURE_incompressible
2023-10-22 Kent Overstreetbcachefs: Better inlining in bch2_time_stats_update()
2023-10-22 Kent Overstreetbcachefs: Optimize bch2_trans_iter_init()
2023-10-22 Kent Overstreetbcachefs: More dio inlining
2023-10-22 Kent Overstreetbcachefs: Kill some unneeded references to c->flags
2023-10-22 Kent Overstreetbcachefs: Improve bch2_inode_opts_to_opts()
2023-10-22 Kent Overstreetbcachefs: Better inlining in bch2_subvolume_get_snapshot()
2023-10-22 Kent Overstreetbcachefs: Inline bch2_bkey_format_add_key()
2023-10-22 Kent Overstreetbcachefs: Tiny bch2_trans_update_by_path_trace() optimi...
2023-10-22 Kent Overstreetbcachefs: Move some asserts behind CONFIG_BCACHEFS_DEBUG
2023-10-22 Kent Overstreetbcachefs: Split out __bch2_btree_node_get()
2023-10-22 Kent Overstreetbcachefs: Handle last journal write being torn
2023-10-22 Kent Overstreetbcachefs: Improve journal_read() logging
2023-10-22 Kent Overstreetbcachefs: Fix a transaction path overflow
2023-10-22 Kent Overstreetbcachefs: Fix a race with b->write_type
2023-10-22 Kent Overstreetbcachefs: Error message improvement
2023-10-22 Kent Overstreetbcachefs: Improve a few warnings
2023-10-22 Kent Overstreetbcachefs: Fix for_each_btree_key2()
2023-10-22 Kent Overstreetbcachefs: Btree split improvement
2023-10-22 Kent Overstreetbcachefs: Fix return code from btree_path_traverse_one()
2023-10-22 Kent Overstreetbcachefs: Minor dio write path improvements
2023-10-22 Kent Overstreetbcachefs: Quota: Don't allocate memory under lock
2023-10-22 Kent Overstreetbcachefs: Fix a use after free
2023-10-22 Kent Overstreetbcachefs: Delete atomic_inc_bug()
2023-10-22 Kent Overstreetbcachefs: Fixes for building in userspace
2023-10-22 Kent Overstreetbcachefs: Factor out two_state_shared_lock
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...
next