linux-block.git
2023-10-22 Kent Overstreetbcachefs: Introduce bch2_journal_keys_peek_(upto|slot)()
2023-10-22 Kent Overstreetbcachefs: Improve error message when alloc key doesn...
2023-10-22 Kent Overstreetbcachefs: Ensure buckets have io_time[READ] set
2023-10-22 Kent Overstreetbcachefs: Use bch2_trans_inconsistent_on() in more...
2023-10-22 Kent Overstreetbcachefs: Improve bch2_open_buckets_to_text()
2023-10-22 Kent Overstreetbcachefs: Fix CPU usage in journal read path
2023-10-22 Kent Overstreetbcachefs: Fix a null ptr deref
2023-10-22 Kent Overstreetbcachefs: Don't trigger extra assertions in journal...
2023-10-22 Kent Overstreetbcachefs: Minor device removal fixes
2023-10-22 Kent Overstreetbcachefs: Fix a few warnings on 32 bit
2023-10-22 Kent Overstreetbcachefs: bch2_btree_delete_extent_at()
2023-10-22 Kent Overstreetbcachefs: Don't skip triggers in fcollapse()
2023-10-22 Kent Overstreetbcachefs: Initialize ec work structs early
2023-10-22 Kent Overstreetbcachefs: Use a genradix for reading journal entries
2023-10-22 Kent Overstreetbcachefs: Refactor journal_keys_sort() to return an...
2023-10-22 Kent Overstreetbcachefs: Fold bucket_state in to BCH_DATA_TYPES()
2023-10-22 Kent Overstreetbcachefs: Add a sysfs attr for triggering discards
2023-10-22 Kent Overstreetbcachefs: Topology repair fixes
2023-10-22 Kent Overstreetbcachefs: Use bch2_trans_inconsistent() more
2023-10-22 Kent Overstreetbcachefs: Move alloc assertion to .key_invalid()
2023-10-22 Kent Overstreetbcachefs: Improve btree_bad_header()
2023-10-22 Kent Overstreetbcachefs: Check for read_time == 0 in bch2_alloc_v4_inv...
2023-10-22 Kent Overstreetbcachefs: fsck: Work around transaction restarts
2023-10-22 Kent Overstreetbcachefs: Add rw to .key_invalid()
2023-10-22 Kent Overstreetbcachefs: More improvements for alloc info checks
2023-10-22 Kent Overstreetbcachefs: Silence spurious copygc err when shutting...
2023-10-22 Kent Overstreetbcachefs: Convert .key_invalid methods to printbufs
2023-10-22 Kent Overstreetbcachefs: Gap buffer for journal keys
2023-10-22 Kent Overstreetbcachefs: Don't normalize to pages in btree cache shrinker
2023-10-22 Kent Overstreetbcachefs: Add a tracepoint for superblock writes
2023-10-22 Kent Overstreetbcachefs: gc mark fn fixes, cleanups
2023-10-22 Kent Overstreetbcachefs: Don't write partially-initialized superblocks
2023-10-22 Kent Overstreetbcachefs: Improve read_from_stale_dirty_pointer() message
2023-10-22 Kent Overstreetbcachefs: Use crc_is_compressed()
2023-10-22 Kent Overstreetbcachefs: Fix pr_buf() calls
2023-10-22 Kent Overstreetbcachefs: Kill struct bucket_mark
2023-10-22 Kent Overstreetbcachefs: Kill main in-memory bucket array
2023-10-22 Kent Overstreetbcachefs: bch2_dev_usage_update() no longer depends...
2023-10-22 Kent Overstreetbcachefs: Fsck for need_discard & freespace btrees
2023-10-22 Kent Overstreetbcachefs: New bucket invalidate path
2023-10-22 Kent Overstreetbcachefs: New discard implementation
2023-10-22 Kent Overstreetbcachefs: Kill allocator threads & freelists
2023-10-22 Kent Overstreetbcachefs: Freespace, need_discard btrees
2023-10-22 Kent Overstreetbcachefs: KEY_TYPE_alloc_v4
2023-10-22 Kent Overstreetbcachefs: LRU btree
2023-10-22 Kent Overstreetbcachefs: KEY_TYPE_set
2023-10-22 Kent Overstreetbcachefs: bch_sb_field_journal_v2
2023-10-22 Kent Overstreetbcachefs: Run btree updates after write out of write_point
2023-10-22 Kent Overstreetbcachefs: bch2_btree_update_start() refactoring
2023-10-22 Kent Overstreetbcachefs: Introduce a separate journal watermark for...
2023-10-22 Kent Overstreetbcachefs: Copygc allocations shouldn't be nowait
2023-10-22 Kent Overstreetbcachefs: Fix bch2_journal_pin_set()
2023-10-22 Kent Overstreetbcachefs: x-macroize alloc_reserve enum
2023-10-22 Kent Overstreetbcachefs: Run overwrite triggers before insert
2023-10-22 Kent Overstreetbcachefs: Move deletion of refcount=0 indirect extents...
2023-10-22 Kent Overstreetbcachefs: Improve bch2_bkey_ptrs_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_trans_log_msg()
2023-10-22 Kent Overstreetbcachefs: Use darray for extra_journal_entries
2023-10-22 Kent Overstreetbcachefs: btree_path_make_mut() clears should_be_locked
2023-10-22 Kent Overstreetbcachefs: Add a missing btree_path_set_dirty() calls
2023-10-22 Kent Overstreetbcachefs: Fix error path in bch2_snapshot_set_equiv()
2023-10-22 Kent Overstreetbcachefs: Work around a journal self-deadlock
2023-10-22 Kent Overstreetbcachefs: Heap code fix
2023-10-22 Kent Overstreetbcachefs: Fix an unitialized var warning in userspace
2023-10-22 Kent Overstreetbcachefs: Add printf format attribute to bch2_pr_buf()
2023-10-22 Kent Overstreetbcachefs: Reset journal flush delay to default value...
2023-10-22 Kent Overstreetbcachefs: Change journal_io.c assertion to error message
2023-10-22 Kent Overstreetbcachefs: Make minimum journal_flush_delay nonzero
2023-10-22 Kent Overstreetbcachefs: Better superblock opt validation
2023-10-22 Kent Overstreetbcachefs: x-macro metadata version enum
2023-10-22 Kent Overstreetbcachefs: Fix large key cache keys
2023-10-22 Kent Overstreetbcachefs: Convert some WARN_ONs to WARN_ON_ONCE
2023-10-22 Kent Overstreetbcachefs: Restore journal write point at startup
2023-10-22 Kent Overstreetbcachefs: darrays
2023-10-22 Kent Overstreetbcachefs: Fix BTREE_TRIGGER_WANTS_OLD_AND_NEW
2023-10-22 Kent Overstreetbcachefs: Move trigger fns to bkey_ops
2023-10-22 Kent Overstreetbcachefs: Revalidate pointer to old bkey val before...
2023-10-22 Kent Overstreetbcachefs: bch2_trans_updates_to_text()
2023-10-22 Kent Overstreetbcachefs: bch2_trans_inconsistent()
2023-10-22 Kent Overstreetbcachefs: Drop !did_work path from do_btree_insert_one()
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_upto()
2023-10-22 Kent Overstreetbcachefs: Delay setting path->should_be_locked
2023-10-22 Kent Overstreetbcachefs: Add a missing wakeup
2023-10-22 Kent Overstreetbcachefs: Allocate journal buckets sequentially
2023-10-22 Kent Overstreetbcachefs: bch2_journal_log_msg()
2023-10-22 Kent Overstreetbcachefs: Change flags param to bch2_btree_delete_range...
2023-10-22 Kent Overstreetbcachefs: Fix lock ordering under traverse_all()
2023-10-22 Kent Overstreetbcachefs: Fix error handling in traverse_all()
2023-10-22 Kent Overstreetbcachefs: Fix dio write path with loopback dio mode
2023-10-22 Kent Overstreetbcachefs: Use bio_iov_vecs_to_alloc()
2023-10-22 Kent Overstreetbcachefs: Revert UUID format-specifier change
2023-10-22 Kent Overstreetbcachefs: Skip periodic wakeup of journal reclaim when...
2023-10-22 Kent Overstreetbcachefs: Check for rw before setting opts via sysfs
2023-10-22 Kent Overstreetbcachefs: Fix pr_tab_rjust()
2023-10-22 Kent Overstreetbcachefs: Don't keep around btree_paths unnecessarily
2023-10-22 Kent Overstreetbcachefs: Don't arm journal->write_work when journal...
2023-10-22 Kent Overstreetbcachefs: Convert bch2_sb_to_text to master option...
2023-10-22 Kent Overstreetbcachefs: Fix transaction path overflow in fiemap
2023-10-22 Daniel Hillbcachefs: respect superblock discard flag.
2023-10-22 Kent Overstreetbcachefs: Fix usage of six lock's percpu mode
next