index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
/
move.c
Age
Commit message (
Expand
)
Author
2025-06-02
bcachefs: bch_err_throw()
Kent Overstreet
2025-06-01
bcachefs: Replace rcu_read_lock() with guards
Kent Overstreet
2025-05-31
bcachefs: Don't unlock trans before data_update_init()
Kent Overstreet
2025-05-30
bcachefs: Catch data_update_done events in trace_io_move_start_fail
Kent Overstreet
2025-05-30
bcachefs: io_move_evacuate_bucket tracepoint, counter
Kent Overstreet
2025-05-30
bcachefs: trace_io_move_pred
Kent Overstreet
2025-05-21
bcachefs: async objs now support bch_write_ops
Kent Overstreet
2025-05-21
bcachefs: bch2_check_bucket_backpointer_mismatch()
Kent Overstreet
2025-05-21
bcachefs: do_rebalance_scan() now only updates bch_extent_rebalance
Kent Overstreet
2025-05-21
bcachefs: kill move_bucket_in_flight
Kent Overstreet
2025-05-21
bcachefs: kill dead code in move_data_phys()
Kent Overstreet
2025-05-21
bcachefs: bch2_move_data_btree() can now walk roots
Kent Overstreet
2025-05-21
bcachefs: bch2_move_data_btree() can move btree nodes
Kent Overstreet
2025-05-21
bcachefs: plumb btree_id through move_pred_fd
Kent Overstreet
2025-05-21
bcachefs: Plumb target parameter through btree_node_rewrite_pos()
Kent Overstreet
2025-05-21
bcachefs: export bch2_move_data_phys()
Kent Overstreet
2025-05-21
bcachefs: move_data_phys: stats are not required
Kent Overstreet
2025-05-21
bcachefs: Data move can read from poisoned extents
Kent Overstreet
2025-05-07
bcachefs: Filter out harmless EROFS error messages
Kent Overstreet
2025-04-02
bcachefs: Kill btree_iter.trans
Kent Overstreet
2025-03-26
bcachefs: Fix btree iter flags in data move (2)
Kent Overstreet
2025-03-24
bcachefs: Fix btree iter flags in data move
Kent Overstreet
2025-03-24
bcachefs: Fix offset_into_extent in data move path
Kent Overstreet
2025-03-24
bcachefs: trace_io_move_write_fail
Kent Overstreet
2025-03-24
bcachefs: BCH_READ_data_update -> bch_read_bio.data_update
Kent Overstreet
2025-03-16
bcachefs: BCH_ERR_data_read_buffer_too_small
Kent Overstreet
2025-03-16
bcachefs: rebalance, copygc status also print stacktrace
Kent Overstreet
2025-03-14
bcachefs: Kill a bit of dead code
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_backpointers
Kent Overstreet
2025-03-14
bcachefs: Convert migrate to move_data_phys()
Kent Overstreet
2025-03-14
bcachefs: Read/move path counter work
Kent Overstreet
2025-03-14
bcachefs: Scrub
Kent Overstreet
2025-03-14
bcachefs: __bch2_move_data_phys() now uses bch2_btree_node_rewrite_pos()
Kent Overstreet
2025-03-14
bcachefs: bch2_move_data_phys()
Kent Overstreet
2025-03-14
bcachefs: cleanup redundant code around data_update_op initialization
Kent Overstreet
2025-03-14
bcachefs: bch2_update_unwritten_extent() no longer depends on wbio
Kent Overstreet
2025-03-14
bcachefs: data_update now embeds bch_read_bio
Kent Overstreet
2025-03-14
bcachefs: rbio_init() cleanup
Kent Overstreet
2025-03-14
bcachefs: x-macroize BCH_READ flags
Kent Overstreet
2025-03-14
bcachefs: bch2_data_update_inflight_to_text()
Kent Overstreet
2025-01-20
Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linux
Linus Torvalds
2024-12-29
bcachefs: Option changes now get propagated to reflinked data
Kent Overstreet
2024-12-29
bcachefs: Add write buffer flush param to backpointer_get_key()
Kent Overstreet
2024-12-23
block: Delete bio_set_prio()
John Garry
2024-12-21
bcachefs: Don't BUG_ON() inode unpack error
Kent Overstreet
2024-12-21
bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_node
Kent Overstreet
2024-12-21
bcachefs: bucket_pos_to_bp_end()
Kent Overstreet
2024-12-21
bcachefs: Fix evacuate_bucket tracepoint
Kent Overstreet
2024-12-21
bcachefs: Kill bch2_get_next_backpointer()
Kent Overstreet
2024-12-21
bcachefs: Fix unhandled transaction restart in evacuate_bucket()
Kent Overstreet
[next]