summaryrefslogtreecommitdiff
path: root/fs/bcachefs/move.h
AgeCommit message (Expand)Author
2024-01-01bcachefs: rebalance should wakeup on shutdown if disabledDaniel Hill
2024-01-01bcachefs: remove dead bch2_evacuate_bucket()Daniel Hill
2024-01-01bcachefs: x-macro-ify bch_data_ops enumKent Overstreet
2023-11-24bcachefs: Make sure bch2_move_ratelimit() also waits for move_opsKent Overstreet
2023-11-04bcachefs: Data move path now uses bch2_trans_unlock_long()Kent Overstreet
2023-10-31bcachefs: move: move_stats refactoringKent Overstreet
2023-10-31bcachefs: moving_context now owns a btree_transKent Overstreet
2023-10-31bcachefs: move.c exports, refactoringKent Overstreet
2023-10-31bcachefs: Improve io option handling in data move pathKent Overstreet
2023-10-22bcachefs: Break up io.cKent Overstreet
2023-10-22bcachefs: Improve bch2_moving_ctxt_to_text()Kent Overstreet
2023-10-22bcachefs: Kill bch2_verify_bucket_evacuated()Kent Overstreet
2023-10-22bcachefs: bch2_fs_moving_ctxts_to_text()Kent Overstreet
2023-10-22bcachefs: Improved copygc pipeliningKent Overstreet
2023-10-22bcachefs: Fragmentation LRUKent Overstreet
2023-10-22bcachefs: Add max nr of IOs in flight to the move pathKent Overstreet
2023-10-22bcachefs: Fix move_ctxt_wait_event()Kent Overstreet
2023-10-22bcachefs: Fix deadlock on nocow locks in data move pathKent Overstreet
2023-10-22bcachefs: Copygc now uses backpointersKent Overstreet
2023-10-22bcachefs: Fixes for building in userspaceKent Overstreet
2023-10-22bcachefs: move.c refactoringKent Overstreet
2023-10-22bcachefs: data jobs, including rebalance wait for copygc.Daniel Hill
2023-10-22bcachefs: Redo data_update interfaceKent Overstreet
2023-10-22bcachefs: Pull out data_update.cKent Overstreet
2023-10-22bcachefs: add progress stats to sysfsBrett Holman
2023-10-22bcachefs: Kill bch_write_op.index_update_fnKent Overstreet
2023-10-22bcachefs: Scan for old btree nodes if necessary on mountKent Overstreet
2023-10-22bcachefs: Add code to scan for/rewite old btree nodesKent Overstreet
2023-10-22bcachefs: Don't drop replicas when copygcing ec dataKent Overstreet
2023-10-22bcachefs: ReflinkKent Overstreet
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet
2023-10-22bcachefs: Initial commitKent Overstreet