linux-block.git
2023-10-22 Kent Overstreetbcachefs: When fsck finds redundant snapshot keys,...
2023-10-22 Kent Overstreetbcachefs: Improve fsck for subvols/snapshots
2023-10-22 Kent Overstreetbcachefs: Improve snapshots_seen
2023-10-22 Kent Overstreetbcachefs: Fix subvol/snapshot deleting in recovery
2023-10-22 Kent Overstreetbcachefs: fsck_inode_rm() shouldn't delete subvols
2023-10-22 Kent Overstreetbcachefs: Switch data_update path to snapshot_id_list
2023-10-22 Kent Overstreetbcachefs: Fix snapshot deletion
2023-10-22 Kent Overstreetbcachefs: Rename __bch2_trans_do() -> commit_do()
2023-10-22 Kent Overstreetbcachefs: Silence some fsck errors when reconstructing...
2023-10-22 Kent Overstreetbcachefs: Put some repair messages behind opts->verbose
2023-10-22 Kent Overstreetbcachefs: Silence unimportant tracepoints
2023-10-22 Kent Overstreetbcachefs: Fix move path when move_stats == NULL
2023-10-22 Kent Overstreetbcachefs: Get ref on c->writes in move.c
2023-10-22 Kent Overstreetbcachefs: move.c refactoring
2023-10-22 Daniel Hillbcachefs: data jobs, including rebalance wait for copygc.
2023-10-22 Kent Overstreetbcachefs: Redo data_update interface
2023-10-22 Kent Overstreetbcachefs: Fix bch2_check_alloc_key()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_check_alloc_info
2023-10-22 Kent Overstreetbcachefs: Use BTREE_INSERT_LAZY_RW in bch2_check_alloc_...
2023-10-22 Kent Overstreetbcachefs: Bucket invalidate path improvements
2023-10-22 Kent Overstreetbcachefs: Don't BUG_ON() inode link count underflow
2023-10-22 Kent Overstreetbcachefs: Always descend to leaf nodes it btree_gc
2023-10-22 Daniel Hillbcachefs: fix __dev_available().
2023-10-22 Kent Overstreetbcachefs: Fix assertion in topology repair
2023-10-22 Kent Overstreetbcachefs: Make verbose option settable at runtime
2023-10-22 Kent Overstreetbcachefs: Improve "copygc requested to run" error message
2023-10-22 Kent Overstreetbcachefs: Pull out data_update.c
2023-10-22 Kent Overstreetbcachefs: Split out dev_buckets_free()
2023-10-22 Kent Overstreetbcachefs: btree key cache pcpu freedlist
2023-10-22 Kent Overstreetbcachefs: Make IO in flight by copygc/rebalance configu...
2023-10-22 Kent Overstreetbcachefs: Check for extents with too many ptrs
2023-10-22 Kent Overstreetbcachefs: Fix refcount leak in bch2_do_invalidates()
2023-10-22 Kent Overstreetbcachefs: Always use percpu_ref_tryget_live() on c...
2023-10-22 Kent Overstreetbcachefs: Improve checksum error messages
2023-10-22 Kent Overstreetbcachefs: Improve an error message
2023-10-22 Kent Overstreetbcachefs: Fix assertion in bch2_dev_list_add_dev()
2023-10-22 Kent Overstreetbcachefs: Increase max size for btree_trans bump allocator
2023-10-22 Kent Overstreetbcachefs: Add a persistent counter for bucket discards
2023-10-22 Kent Overstreetbcachefs: Fix btree node read retries
2023-10-22 Kent Overstreetbcachefs: Add a persistent counter for bucket invalidation
2023-10-22 Kent Overstreetbcachefs: Call bch2_do_invalidates() when going read...
2023-10-22 Kent Overstreetbcachefs: Improved human readable integer parsing
2023-10-22 Kent Overstreetbcachefs: Fix freespace initialization
2023-10-22 Kent Overstreetbcachefs: Printbuf rework
2023-10-22 Kent Overstreetbcachefs: Fix btree node read error path
2023-10-22 Kent Overstreetbcachefs: Fix btree_and_journal_iter
2023-10-22 Kent Overstreetbcachefs: Fix for cmd_list_journal
2023-10-22 Kent Overstreetbcachefs: Also log overwrites in journal
2023-10-22 Kent Overstreetbcachefs: Refactor journal entry adding
2023-10-22 Kent Overstreetbcachefs: Add some missing error messages
2023-10-22 Kent Overstreetbcachefs: Fix memory corruption in encryption path
2023-10-22 Kent Overstreetbcachefs: bch2_trans_reset_updates()
2023-10-22 Kent Overstreetbcachefs: Fix error checking in bch2_fs_alloc()
2023-10-22 Kent Overstreetbcachefs: Print message on btree node read retry success
2023-10-22 Kent Overstreetbcachefs: Fix journal_keys_search() overhead
2023-10-22 Kent Overstreetbcachefs: Always print when doing journal replay in...
2023-10-22 Daniel Hillbcachefs: Rename group to label for remaining strings.
2023-10-22 Kent Overstreetbcachefs: Fix encryption path on arm
2023-10-22 Kent Overstreetbcachefs: Switch to key_type_user, not logon
2023-10-22 Kent Overstreetbcachefs: LRU repair tweaks
2023-10-22 Kent Overstreetbcachefs: Delete bch_writepage
2023-10-22 Brett Holmanbcachefs: Make bch_option compatible with Rust ffi
2023-10-22 Kent Overstreetbcachefs: Put btree_trans_verify_sorted() behind debug_...
2023-10-22 Kent Overstreetbcachefs: Fix extent merging
2023-10-22 Kent Overstreetbcachefs: Improve invalid bkey error message
2023-10-22 Kent Overstreetbcachefs: Fix journal_iters_fix()
2023-10-22 Kent Overstreetbcachefs: Go RW before bch2_check_lrus()
2023-10-22 Daniel Hillbcachefs: Add persistent counters
2023-10-22 Kent Overstreetbcachefs: Tracepoint improvements
2023-10-22 Kent Overstreetbcachefs: Don't kick journal reclaim unless low on...
2023-10-22 Kent Overstreetbcachefs: Lock ordering fix
2023-10-22 Kent Overstreetbcachefs: Shutdown path improvements
2023-10-22 Kent Overstreetbcachefs: Fix hash_check_key()
2023-10-22 Kent Overstreetbcachefs: Allocate some extra room in btree_key_cache_f...
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_all_levels()
2023-10-22 Kent Overstreetbcachefs: btree_path_set_level_(up|down)
2023-10-22 Kent Overstreetbcachefs: bch2_btree_iter_peek_slot() now works on...
2023-10-22 Kent Overstreetbcachefs: btree_update_interior.c prep for backpointers
2023-10-22 Kent Overstreetbcachefs: Plumb btree_id & level to trans_mark
2023-10-22 Kent Overstreetbcachefs: Improve some fsck error messages
2023-10-22 Kent Overstreetbcachefs: Go emergency RO when i_blocks underflows
2023-10-22 Kent Overstreetbcachefs: Ensure sysfs show fns print a newline
2023-10-22 Kent Overstreetbcachefs: Kill old rebuild_replicas option
2023-10-22 Kent Overstreetbcachefs: In fsck, pass BTREE_UPDATE_INTERNAL_SNAPSHOT_...
2023-10-22 Kent Overstreetbcachefs: Fix for getting stuck in journal replay
2023-10-22 Kent Overstreetbcachefs: Improve error logging in fsck.c
2023-10-22 Kent Overstreetbcachefs: Fix inode_backpointer_exists()
2023-10-22 Kent Overstreetbcachefs: Improve bch2_lru_delete() error messages
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()
next