summaryrefslogtreecommitdiff
path: root/fs/bcachefs/disk_groups.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-31bcachefs: bch2_disk_path_to_text() no longer takes sb_lockKent Overstreet1-1/+3
2023-10-31bcachefs: Split out disk_groups_types.hKent Overstreet1-0/+2
2023-10-31bcachefs: Split apart bch2_target_to_text(), bch2_target_to_text_sb()Kent Overstreet1-0/+1
2023-10-23bcachefs: bch_opt_fnKent Overstreet1-1/+6
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