Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-23 | bcachefs: Add private error codes for ENOSPC | Kent Overstreet | 1 | -1/+1 |
2023-10-23 | bcachefs: Fix adding a device with a label | Kent Overstreet | 1 | -13/+15 |
2023-10-23 | bcachefs: Printbuf rework | Kent Overstreet | 1 | -17/+17 |
2023-10-23 | bcachefs: Convert bch2_sb_to_text to master option list | Kent Overstreet | 1 | -49/+38 |
2023-10-23 | bcachefs: Add .to_text() methods for all superblock sections | Kent Overstreet | 1 | -6/+34 |
2023-10-23 | bcachefs: Kill bch_scnmemcpy() | Kent Overstreet | 1 | -5/+4 |
2023-10-23 | bcachefs: Improved superblock-related error messages | Kent Overstreet | 1 | -29/+33 |
2023-10-23 | bcachefs: Fix a couple null ptr derefs when no disk groups exist | Kent Overstreet | 1 | -2/+2 |
2023-10-23 | bcachefs: Fix disk groups not being updated when set via sysfs | Kent Overstreet | 1 | -1/+6 |
2023-10-23 | bcachefs: revamp to_text methods | Kent Overstreet | 1 | -36/+20 |
2023-10-23 | bcachefs: Initial commit | Kent Overstreet | 1 | -0/+494 |