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