summaryrefslogtreecommitdiff
path: root/fs/bcachefs/move.c
AgeCommit message (Expand)Author
2025-06-02bcachefs: bch_err_throw()Kent Overstreet
2025-06-01bcachefs: Replace rcu_read_lock() with guardsKent Overstreet
2025-05-31bcachefs: Don't unlock trans before data_update_init()Kent Overstreet
2025-05-30bcachefs: Catch data_update_done events in trace_io_move_start_failKent Overstreet
2025-05-30bcachefs: io_move_evacuate_bucket tracepoint, counterKent Overstreet
2025-05-30bcachefs: trace_io_move_predKent Overstreet
2025-05-21bcachefs: async objs now support bch_write_opsKent Overstreet
2025-05-21bcachefs: bch2_check_bucket_backpointer_mismatch()Kent Overstreet
2025-05-21bcachefs: do_rebalance_scan() now only updates bch_extent_rebalanceKent Overstreet
2025-05-21bcachefs: kill move_bucket_in_flightKent Overstreet
2025-05-21bcachefs: kill dead code in move_data_phys()Kent Overstreet
2025-05-21bcachefs: bch2_move_data_btree() can now walk rootsKent Overstreet
2025-05-21bcachefs: bch2_move_data_btree() can move btree nodesKent Overstreet
2025-05-21bcachefs: plumb btree_id through move_pred_fdKent Overstreet
2025-05-21bcachefs: Plumb target parameter through btree_node_rewrite_pos()Kent Overstreet
2025-05-21bcachefs: export bch2_move_data_phys()Kent Overstreet
2025-05-21bcachefs: move_data_phys: stats are not requiredKent Overstreet
2025-05-21bcachefs: Data move can read from poisoned extentsKent Overstreet
2025-05-07bcachefs: Filter out harmless EROFS error messagesKent Overstreet
2025-04-02bcachefs: Kill btree_iter.transKent Overstreet
2025-03-26bcachefs: Fix btree iter flags in data move (2)Kent Overstreet
2025-03-24bcachefs: Fix btree iter flags in data moveKent Overstreet
2025-03-24bcachefs: Fix offset_into_extent in data move pathKent Overstreet
2025-03-24bcachefs: trace_io_move_write_failKent Overstreet
2025-03-24bcachefs: BCH_READ_data_update -> bch_read_bio.data_updateKent Overstreet
2025-03-16bcachefs: BCH_ERR_data_read_buffer_too_smallKent Overstreet
2025-03-16bcachefs: rebalance, copygc status also print stacktraceKent Overstreet
2025-03-14bcachefs: Kill a bit of dead codeKent Overstreet
2025-03-14bcachefs: bcachefs_metadata_version_stripe_backpointersKent Overstreet
2025-03-14bcachefs: Convert migrate to move_data_phys()Kent Overstreet
2025-03-14bcachefs: Read/move path counter workKent Overstreet
2025-03-14bcachefs: ScrubKent Overstreet
2025-03-14bcachefs: __bch2_move_data_phys() now uses bch2_btree_node_rewrite_pos()Kent Overstreet
2025-03-14bcachefs: bch2_move_data_phys()Kent Overstreet
2025-03-14bcachefs: cleanup redundant code around data_update_op initializationKent Overstreet
2025-03-14bcachefs: bch2_update_unwritten_extent() no longer depends on wbioKent Overstreet
2025-03-14bcachefs: data_update now embeds bch_read_bioKent Overstreet
2025-03-14bcachefs: rbio_init() cleanupKent Overstreet
2025-03-14bcachefs: x-macroize BCH_READ flagsKent Overstreet
2025-03-14bcachefs: bch2_data_update_inflight_to_text()Kent Overstreet
2025-01-20Merge tag 'for-6.14/block-20250118' of git://git.kernel.dk/linuxLinus Torvalds
2024-12-29bcachefs: Option changes now get propagated to reflinked dataKent Overstreet
2024-12-29bcachefs: Add write buffer flush param to backpointer_get_key()Kent Overstreet
2024-12-23block: Delete bio_set_prio()John Garry
2024-12-21bcachefs: Don't BUG_ON() inode unpack errorKent Overstreet
2024-12-21bcachefs: Advance to next bp on BCH_ERR_backpointer_to_overwritten_btree_nodeKent Overstreet
2024-12-21bcachefs: bucket_pos_to_bp_end()Kent Overstreet
2024-12-21bcachefs: Fix evacuate_bucket tracepointKent Overstreet
2024-12-21bcachefs: Kill bch2_get_next_backpointer()Kent Overstreet
2024-12-21bcachefs: Fix unhandled transaction restart in evacuate_bucket()Kent Overstreet