summaryrefslogtreecommitdiff
path: root/fs/bcachefs/move.h
AgeCommit message (Expand)AuthorFilesLines
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