summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_groups.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: don't spin in rebalance when background target is not usableBrian Foster1-0/+8
2023-10-23bcachefs: create internal disk_groups sysfs fileBrian Foster1-0/+2
2023-10-23bcachefs: Fix adding a device with a labelKent Overstreet1-0/+1
2023-10-23bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet1-3/+1
2023-10-23bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet1-2/+3
2023-10-23bcachefs: Fix disk groups not being updated when set via sysfsKent Overstreet1-0/+3
2023-10-23bcachefs: Erasure codingKent Overstreet1-0/+13
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-2/+3
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+74