summaryrefslogtreecommitdiff
path: root/fs/bcachefs/tests.c
AgeCommit message (Expand)Author
2022-05-20bcachefs: Convert to lib/printbuf.cprintbuf_v2Kent Overstreet
2022-04-17bcachefs: Change flags param to bch2_btree_delete_range to update_flagsKent Overstreet
2022-04-17bcachefs: Heap allocate printbufsKent Overstreet
2022-04-17bcachefs: New snapshot unit testKent Overstreet
2022-04-17bcachefs: Add iter_flags arg to bch2_btree_delete_range()Kent Overstreet
2022-04-17bcachefs: bch2_trans_update() is now __must_checkKent Overstreet
2022-04-17bcachefs: Fix unit & perf tests for snapshotsKent Overstreet
2022-04-17bcachefs: btree_pathKent Overstreet
2022-04-17bcachefs: Fix 32 bit build failuresBrett Holman
2022-04-17bcachefs: Fixes for unit testsKent Overstreet
2022-04-17bcachefs: Improve iter->should_be_lockedKent Overstreet
2022-04-17bcachefs: Kill __btree_delete_at()Kent Overstreet
2022-04-17bcachefs: Check for errors from bch2_trans_update()Kent Overstreet
2022-04-17bcachefs: Add a perf test for multiple updates per commitKent Overstreet
2022-04-17bcachefs: Start using bpos.snapshot fieldKent Overstreet
2022-04-17bcachefs: Require all btree iterators to be freedKent Overstreet
2022-04-17bcachefs: Rename BTREE_ID enums for consistency with other enumsKent Overstreet
2022-04-17bcachefs: Fix rand_delete() testKent Overstreet
2022-04-17bcachefs: Add error handling to unit & perf testsKent Overstreet
2022-04-17bcachefs: Some btree iterator improvementsKent Overstreet
2022-04-17bcachefs: Kill TRANS_RESET_MEM|TRANS_RESET_ITERSKent Overstreet
2022-04-17bcachefs: Split out btree_trigger_flagsKent Overstreet
2022-04-17bcachefs: Initial commitKent Overstreet