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