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