summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/disk_groups.c
Commit message (Expand)AuthorAgeFilesLines
* bcachefs: Fix adding a device with a labelKent Overstreet2023-10-221-13/+15
* bcachefs: Printbuf reworkKent Overstreet2023-10-221-17/+17
* bcachefs: Convert bch2_sb_to_text to master option listKent Overstreet2023-10-221-49/+38
* bcachefs: Add .to_text() methods for all superblock sectionsKent Overstreet2023-10-221-6/+34
* bcachefs: Kill bch_scnmemcpy()Kent Overstreet2023-10-221-5/+4
* bcachefs: Improved superblock-related error messagesKent Overstreet2023-10-221-29/+33
* bcachefs: Fix a couple null ptr derefs when no disk groups existKent Overstreet2023-10-221-2/+2
* bcachefs: Fix disk groups not being updated when set via sysfsKent Overstreet2023-10-221-1/+6
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-36/+20
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+494