aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/move.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Kill bch2_verify_bucket_evacuated()Gravatar Kent Overstreet 1-2/+0
2023-10-22bcachefs: bch2_fs_moving_ctxts_to_text()Gravatar Kent Overstreet 1-0/+9
2023-10-22bcachefs: Improved copygc pipeliningGravatar Kent Overstreet 1-0/+3
2023-10-22bcachefs: Fragmentation LRUGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Add max nr of IOs in flight to the move pathGravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Fix move_ctxt_wait_event()Gravatar Kent Overstreet 1-8/+12
2023-10-22bcachefs: Fix deadlock on nocow locks in data move pathGravatar Kent Overstreet 1-0/+13
2023-10-22bcachefs: Copygc now uses backpointersGravatar Kent Overstreet 1-0/+10
2023-10-22bcachefs: Fixes for building in userspaceGravatar Kent Overstreet 1-2/+1
2023-10-22bcachefs: move.c refactoringGravatar Kent Overstreet 1-7/+15
2023-10-22bcachefs: data jobs, including rebalance wait for copygc.Gravatar Daniel Hill 1-1/+2
2023-10-22bcachefs: Redo data_update interfaceGravatar Kent Overstreet 1-3/+2
2023-10-22bcachefs: Pull out data_update.cGravatar Kent Overstreet 1-35/+10
2023-10-22bcachefs: add progress stats to sysfsGravatar Brett Holman 1-0/+4
2023-10-22bcachefs: Kill bch_write_op.index_update_fnGravatar Kent Overstreet 1-0/+1
2023-10-22bcachefs: Scan for old btree nodes if necessary on mountGravatar Kent Overstreet 1-0/+2
2023-10-22bcachefs: Add code to scan for/rewite old btree nodesGravatar Kent Overstreet 1-2/+4
2023-10-22bcachefs: Don't drop replicas when copygcing ec dataGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: ReflinkGravatar Kent Overstreet 1-1/+2
2023-10-22bcachefs: Make bkey types globally uniqueGravatar Kent Overstreet 1-1/+1
2023-10-22bcachefs: Initial commitGravatar Kent Overstreet 1-0/+63