linux-block.git
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
2023-10-22 Kent Overstreetbcachefs: Refactor bch2_btree_node_mem_alloc()
2023-10-22 Kent Overstreetbcachefs: Simplify parameters to bch2_btree_update_start()
2023-10-22 Kent Overstreetbcachefs: Make bch2_btree_cache_scan() try harder
2023-10-22 Kent Overstreetbcachefs: Finish writing journal after journal error
2023-10-22 Kent Overstreetbcachefs: __journal_entry_close() never fails
2023-10-22 Kent Overstreetbcachefs: Refactor journal code to not use unwritten_idx
2023-10-22 Kent Overstreetbcachefs: Journal seq now incremented at entry open...
2023-10-22 Kent Overstreetbcachefs: Drop unneeded journal pin in bch2_btree_updat...
2023-10-22 Kent Overstreetbcachefs: bch2_journal_halt() now takes journal lock
2023-10-22 Kent Overstreetbcachefs: Kill JOURNAL_NEED_WRITE
2023-10-22 Kent Overstreetbcachefs: Delete some dead journal code
2023-10-22 Kent Overstreetbcachefs: Fix a use after free
2023-10-22 Kent Overstreetbcachefs: Fix a memory leak
2023-10-22 Kent Overstreetbcachefs: Fix race leading to btree node write getting...
2023-10-22 Kent Overstreetbcachefs: Kill bch2_btree_node_write_cond()
2023-10-22 Kent Overstreetbcachefs: Improve btree_node_write_if_need()
2023-10-22 Kent Overstreetbcachefs: Fix locking in btree_node_write_done()
2023-10-22 Kent Overstreetbcachefs: Start moving debug info from sysfs to debugfs
2023-10-22 Kent Overstreetbcachefs: Improve struct journal layout
2023-10-22 Kent Overstreetbcachefs: Use x-macros for btree node flags
2023-10-22 Kent Overstreetbcachefs: Kill BCH_FS_HOLD_BTREE_WRITES
2023-10-22 Kent Overstreetbcachefs: Don't spin in journal reclaim
next