summaryrefslogtreecommitdiffstats
path: root/fs/bcachefs/debug.c
Commit message (Expand)AuthorAgeFilesLines
...
* bcachefs: Really don't hold btree locks while btree IOs are in flightKent Overstreet2023-10-221-2/+2
* bcachefs: Split out SPOS_MAXKent Overstreet2023-10-221-2/+2
* bcachefs: Update bch2_btree_verify()Kent Overstreet2023-10-221-41/+79
* bcachefs: Eliminate more PAGE_SIZE usesKent Overstreet2023-10-221-2/+2
* bcachefs: Start using bpos.snapshot fieldKent Overstreet2023-10-221-2/+4
* bcachefs: Split out bpos_cmp() and bkey_cmp()Kent Overstreet2023-10-221-2/+2
* bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advanceKent Overstreet2023-10-221-1/+1
* bcachefs: Require all btree iterators to be freedKent Overstreet2023-10-221-0/+4
* bcachefs: Include device in btree IO error messagesKent Overstreet2023-10-221-1/+1
* bcachefs: Drop sysfs interface to debug parametersKent Overstreet2023-10-221-1/+1
* bcachefs: Change bch2_dump_bset() to also print key valuesKent Overstreet2023-10-221-3/+3
* bcachefs: Kill direct access to bi_io_vecKent Overstreet2023-10-221-2/+1
* bcachefs: More work to avoid transaction restartsKent Overstreet2023-10-221-3/+3
* bcachefs: btree_bkey_cached_commonKent Overstreet2023-10-221-2/+2
* bcachefs: trans_for_each_iter()Kent Overstreet2023-10-221-2/+2
* bcachefs: Only get btree iters from btree transactionsKent Overstreet2023-10-221-16/+25
* bcachefs: Make bkey types globally uniqueKent Overstreet2023-10-221-3/+3
* bcachefs: revamp to_text methodsKent Overstreet2023-10-221-9/+8
* bcachefs: extent_ptr_decodedKent Overstreet2023-10-221-1/+1
* bcachefs: Initial commitKent Overstreet2023-10-221-0/+425