summaryrefslogtreecommitdiff
path: root/fs/bcachefs/debug.c
AgeCommit message (Expand)Author
2022-06-09bcachefs: Convert to lib/printbuf.cprintbuf_v3_bcachefsKent Overstreet
2022-05-30bcachefs: Fix usage of six lock's percpu modeKent Overstreet
2022-05-30bcachefs: Start moving debug info from sysfs to debugfsKent Overstreet
2022-05-30bcachefs: Heap allocate printbufsKent Overstreet
2022-05-30bcachefs: Fix debugfs -bfloat-failedKent Overstreet
2022-05-30bcachefs: Add missing bch2_trans_iter_exit() callKent Overstreet
2022-05-30bcachefs: for_each_btree_node() now returns errors directlyKent Overstreet
2022-05-30bcachefs: Fix initialization of bch_write_op.nonceKent Overstreet
2022-05-30bcachefs: Really don't hold btree locks while btree IOs are in flightKent Overstreet
2022-05-30bcachefs: Split out SPOS_MAXKent Overstreet
2022-05-30bcachefs: Update bch2_btree_verify()Kent Overstreet
2022-05-30bcachefs: Eliminate more PAGE_SIZE usesKent Overstreet
2022-05-30bcachefs: Start using bpos.snapshot fieldKent Overstreet
2022-05-30bcachefs: Split out bpos_cmp() and bkey_cmp()Kent Overstreet
2022-05-30bcachefs: Replace bch2_btree_iter_next() calls with bch2_btree_iter_advanceKent Overstreet
2022-05-30bcachefs: Require all btree iterators to be freedKent Overstreet
2022-05-30bcachefs: Include device in btree IO error messagesKent Overstreet
2022-05-30bcachefs: Drop sysfs interface to debug parametersKent Overstreet
2022-05-30bcachefs: Change bch2_dump_bset() to also print key valuesKent Overstreet
2022-05-30bcachefs: btree_bkey_cached_commonKent Overstreet
2022-05-30bcachefs: Initial commitKent Overstreet