summaryrefslogtreecommitdiff
path: root/fs/bcachefs/chardev.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: some improvements to startup messages and optionsKent Overstreet1-1/+1
2023-10-23bcachefs: Write out fs usage consistentlyKent Overstreet1-2/+2
2023-10-23bcachefs: Only get btree iters from btree transactionsKent Overstreet1-2/+2
2023-10-23bcachefs: Add a mechanism for blocking the journalKent Overstreet1-3/+3
2023-10-23bcachefs: Fix check for if extent update is allocatingKent Overstreet1-5/+15
2023-10-23bcachefs: Include summarized counts in fs_usageKent Overstreet1-1/+1
2023-10-23bcachefs: refactor bch_fs_usageKent Overstreet1-1/+1
2023-10-23bcachefs: Split out alloc_background.cKent Overstreet1-1/+0
2023-10-23bcachefs: Account for internal fragmentation betterKent Overstreet1-2/+2
2023-10-23bcachefs: kill s_alloc, use bch_data_typeKent Overstreet1-3/+2
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+663