summaryrefslogtreecommitdiff
path: root/fs/bcachefs/debug.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-23bcachefs: Change bch2_dump_bset() to also print key valuesKent Overstreet1-3/+3
2023-10-23bcachefs: Kill direct access to bi_io_vecKent Overstreet1-2/+1
2023-10-23bcachefs: More work to avoid transaction restartsKent Overstreet1-3/+3
2023-10-23bcachefs: btree_bkey_cached_commonKent Overstreet1-2/+2
2023-10-23bcachefs: trans_for_each_iter()Kent Overstreet1-2/+2
2023-10-23bcachefs: Only get btree iters from btree transactionsKent Overstreet1-16/+25
2023-10-23bcachefs: Make bkey types globally uniqueKent Overstreet1-3/+3
2023-10-23bcachefs: revamp to_text methodsKent Overstreet1-9/+8
2023-10-23bcachefs: extent_ptr_decodedKent Overstreet1-1/+1
2023-10-23bcachefs: Initial commitKent Overstreet1-0/+425