aboutsummaryrefslogtreecommitdiff
path: root/fs/bcachefs/movinggc.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-22bcachefs: Improve warning for copygc failing to move dataKent Overstreet1-2/+15
2023-10-22bcachefs: Redo copygc throttlingKent Overstreet1-24/+28
2023-10-22bcachefs: kill ca->freelist_lockKent Overstreet1-2/+2
2023-10-22bcachefs: Refactor various code to not be extent specificKent Overstreet1-17/+10
2023-10-22bcachefs: Fix starting copygc when already startedKent Overstreet1-1/+2
2023-10-22bcachefs: Fix hang while shutting downKent Overstreet1-1/+1
2023-10-22bcachefs: cmp_int()Kent Overstreet1-2/+2
2023-10-22bcachefs: ratelimit copygc warningKent Overstreet1-1/+2
2023-10-22bcachefs: Make bkey types globally uniqueKent Overstreet1-14/+20
2023-10-22bcachefs: add functionality for heaps to update backpointersKent Overstreet1-2/+2
2023-10-22bcachefs: Split out alloc_background.cKent Overstreet1-0/+1
2023-10-22bcachefs: Better calculation of copygc thresholdKent Overstreet1-7/+1
2023-10-22bcachefs: Initial commitKent Overstreet1-0/+309