linux-2.6-block.git
2024-01-01 Kent Overstreetbcachefs: Drop journal entry compaction
2024-01-01 Kent Overstreetbcachefs: kill btree_trans->wb_updates
2024-01-01 Kent Overstreetbcachefs: check_root() can now be run online
2024-01-01 Kent Overstreetbcachefs: Inline btree write buffer sort
2024-01-01 Kent Overstreetbcachefs: btree write buffer now slurps keys from journal
2024-01-01 Kent Overstreetbcachefs: journal->buf_lock
2024-01-01 Kent Overstreetbcachefs: Unwritten journal buffers are always dirty
2024-01-01 Kent Overstreetbcachefs: bch2_trans_node_add no longer uses trans_for_...
2024-01-01 Kent Overstreetbcachefs: Improve trans->extra_journal_entries
2024-01-01 Kent Overstreetbcachefs; kill bch2_btree_key_cache_flush()
2024-01-01 Kent Overstreetbcachefs: kill btree_path->(alloc_seq|downgrade_seq)
2024-01-01 Kent Overstreetbcachefs: Fix snapshot.c assertion for online fsck
2024-01-01 Randy Dunlapbcachefs: six lock: fix typos
2024-01-01 Kent Overstreetbcachefs: reserve path idx 0 for sentinal
2024-01-01 Kent Overstreetbcachefs: Rename for_each_btree_key2() -> for_each_btre...
2024-01-01 Kent Overstreetbcachefs: Kill for_each_btree_key()
2024-01-01 Kent Overstreetbcachefs: continue now works in for_each_btree_key2()
2024-01-01 Kent Overstreetbcachefs: Fix bch2_read_btree()
2024-01-01 Kent Overstreetbcachefs: Fix open coded set_btree_iter_dontneed()
2024-01-01 Kent Overstreetbcachefs: BCH_IOCTL_FSCK_ONLINE
2024-01-01 Kent Overstreetbcachefs: BCH_IOCTL_FSCK_OFFLINE
2024-01-01 Kent Overstreetbcachefs: bch2_run_online_recovery_passes()
2024-01-01 Kent Overstreetbcachefs: Mark recovery passses that are safe to run...
2024-01-01 Kent Overstreetbcachefs: Add ability to redirect log output
2024-01-01 Kent Overstreetbcachefs: thread_with_file
2024-01-01 Kent Overstreetbcachefs: c->ro_ref
2024-01-01 Kent Overstreetbcachefs: Improve error message when finding wrong...
2024-01-01 Brian Fosterbcachefs: return from fsync on writeback error to avoid...
2024-01-01 Kent Overstreetbcachefs: BCH_ERR_opt_parse_error
2024-01-01 Kent Overstreetbcachefs: Refactor trans->paths_allocated to be standar...
2024-01-01 Kent Overstreetbcachefs: Move reflink_p triggers into reflink.c
2024-01-01 Richard Daviesbcachefs: Remove obsolete comment about zstd
2024-01-01 Kent Overstreetbcachefs: Include btree_trans in more tracepoints
2024-01-01 Brian Fosterbcachefs: remove sb lock and flags update on explicit...
2024-01-01 Kent Overstreetbcachefs: Make backpointer fsck wb flush check more...
2024-01-01 Kent Overstreetbcachefs: On missing backpointer to interior node,...
2024-01-01 Daniel Hillbcachefs: remove redundant condition from data_update_i...
2024-01-01 Daniel Hillbcachefs: copygc shouldn't try moving buckets on error
2024-01-01 Kent Overstreetbcachefs: Explicity go RW for fsck
2024-01-01 Daniel Hillbcachefs: copygc should wakeup on shutdown if disabled
2024-01-01 Daniel Hillbcachefs: rebalance should wakeup on shutdown if disabled
2024-01-01 Daniel Hillbcachefs: remove dead bch2_evacuate_bucket()
2024-01-01 Gustavo A.... bcachefs: Replace zero-length arrays with flexible...
2024-01-01 Kent Overstreetbcachefs: more write buffer refactoring
2024-01-01 Kent Overstreetbcachefs: wb_flush_one_slowpath()
2024-01-01 Kent Overstreetbcachefs: ONLY_SPECIFIED_DEVS doesn't mean ignore durab...
2024-01-01 Kent Overstreetbcachefs: Don't open code bch2_dev_exists2()
2024-01-01 Kent Overstreetbcachefs: Improve trace_trans_restart_would_deadlock
2024-01-01 Kent Overstreetbcachefs: Improve trace_trans_restart_too_many_iters()
2024-01-01 Kent Overstreetbcachefs: count_event()
2024-01-01 Kent Overstreetbcachefs: bch2_btree_write_buffer_flush() -> bch2_btree...
2024-01-01 Kent Overstreetbcachefs: bch2_btree_write_buffer_flush_locked()
2024-01-01 Kent Overstreetbcachefs: Clean up btree write buffer write ref handling
2024-01-01 Kent Overstreetbcachefs: delete useless commit_do()
2024-01-01 Kent Overstreetbcachefs: kill journal->preres_wait
2024-01-01 Kent Overstreetbcachefs: Improve btree write buffer tracepoints
2024-01-01 Kent Overstreetbcachefs: No need to allocate keys for write buffer
2024-01-01 Kent Overstreetbcachefs: convert bch_fs_flags to x-macro
2024-01-01 Kent Overstreetbcachefs: Kill journal_seq/gc args to bch2_dev_usage_up...
2024-01-01 Kent Overstreetbcachefs: Refactor bch2_check_alloc_to_lru_ref()
2024-01-01 Kent Overstreetbcachefs: Add a rebalance, data_update tracepoints
2024-01-01 Kent Overstreetbcachefs: Print durability in member_to_text()
2024-01-01 Kent Overstreetbcachefs: Improve sysfs compression_stats
2024-01-01 Kent Overstreetbcachefs: Kill dev_usage->buckets_ec
2024-01-01 Kent Overstreetbcachefs: bch2_dev_usage_to_text()
2024-01-01 Kent Overstreetbcachefs: New bucket sector count helpers
2024-01-01 Kent Overstreetbcachefs: BCH_IOCTL_DEV_USAGE_V2
2024-01-01 Kent Overstreetbcachefs: Simplify check_bucket_ref()
2024-01-01 Kent Overstreetbcachefs: six locks: Simplify optimistic spinning
2024-01-01 Kent Overstreetpowerpc: Export kvm_guest static key, for bcachefs...
2024-01-01 Kent Overstreetbcachefs: BCH_DATA_OP_drop_extra_replicas
2024-01-01 Kent Overstreetbcachefs: Convert bch2_move_btree() to bbpos
2024-01-01 Kent Overstreetbcachefs: x-macro-ify bch_data_ops enum
2024-01-01 Yang Libcachefs: clean up one inconsistent indenting
2024-01-01 Daniel Hillbcachefs: add a quieter bch2_read_super
2024-01-01 Kent Overstreetbcachefs: Don't use update_cached_sectors() in bch2_mar...
2024-01-01 Kent Overstreetbcachefs: Rename bch_replicas_entry -> bch_replicas_ent...
2024-01-01 Kent Overstreetbcachefs: Kill btree_iter->journal_pos
2024-01-01 Kent Overstreetbcachefs: Kill memset() in bch2_btree_iter_init()
2024-01-01 Kent Overstreetbcachefs: Add a tracepoint for journal entry close
2024-01-01 Kent Overstreetbcachefs: Don't flush journal after replay
2024-01-01 Kent Overstreetbcachefs: Don't rejournal keys in key cache flush
2024-01-01 Kent Overstreetbcachefs: Fix userspace bch2_prt_datetime()
2024-01-01 Kent Overstreetbcachefs: Kill BTREE_ITER_ALL_LEVELS
2024-01-01 Kent Overstreetbcachefs: backpointers fsck no longer uses BTREE_ITER_A...
2024-01-01 Kent Overstreetbcachefs: Improve btree_path_dowgrade tracepoint
2024-01-01 Kent Overstreetbcachefs: Rename BTREE_INSERT flags
2024-01-01 Kent Overstreetbcachefs: bch_str_hash_flags_t
2024-01-01 Kent Overstreetbcachefs: Kill dead BTREE_INSERT flags
2024-01-01 Kent Overstreetbcachefs: Fix redundant variable initialization
2024-01-01 Kent Overstreetbcachefs: Avoiding dropping/retaking write locks in...
2024-01-01 Kent Overstreetbcachefs: Make journal replay more efficient
2024-01-01 Kent Overstreetbcachefs: Go rw before journal replay
2024-01-01 Kent Overstreetbcachefs: Kill BTREE_UPDATE_PREJOURNAL
2024-01-01 Kent Overstreetbcachefs: BTREE_INSERT_JOURNAL_REPLAY now "don't init...
2024-01-01 Kent Overstreetbcachefs: Clear k->needs_whitout earlier in commit...
2024-01-01 Kent Overstreetbcachefs: track_event_change()
2024-01-01 Kent Overstreetbcachefs: Journal pins must always have a flush_fn
2024-01-01 Kent Overstreetbcachefs: Add an assertion in bch2_journal_pin_set()
2024-01-01 Kent Overstreetbcachefs: Include average write size in sysfs journal_debug
next