blob: 7594437e9d49b8040bebfd1326af146e8af65e38 [file] [log] [blame]
e4fa7469eb7a ("btrfs: tests: unify messages when tests start")
49a05ecde3f1 ("btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroup")
39616c2735ad ("btrfs: qgroup: Drop fs_info parameter from btrfs_del_qgroup_relation")
9f8a6ce6ba8e ("btrfs: qgroup: Drop fs_info parameter from btrfs_add_qgroup_relation")
315b76b46232 ("btrfs: tests: drop newline from test_msg strings")
3c7251f2f888 ("btrfs: tests: add helper for error messages and update them")
0e08eb9b1c17 ("btrfs: tests: pass fs_info to extent_map tests")
cd77f4f83636 ("Btrfs: extent map selftest: dio write vs dio read")
fd87526fada7 ("Btrfs: extent map selftest: buffered write vs dio read")
72b28077a20a ("Btrfs: add extent map selftests")
9ca2e97fa3c3 ("btrfs: tests: Fix a memory leak in error handling path in 'run_test()'")
0b246afa62b0 ("btrfs: root->fs_info cleanup, add fs_info convenience variables")
6202df692149 ("btrfs: root->fs_info cleanup, update_block_group{,flags}")
3796d335356a ("btrfs: root->fs_info cleanup, lock/unlock_chunks")
27965b6c2cad ("btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size")
da17066c4047 ("btrfs: pull node/sector/stripe sizes out of root and into fs_info")
fb456252d3d9 ("btrfs: root->fs_info cleanup, use fs_info->dev_root everywhere")
de143792253e ("btrfs: struct btrfsic_state->root should be an fs_info")
6bccf3ab1e1f ("btrfs: call functions that always use the same root with fs_info instead")
5b4aacefb8fb ("btrfs: call functions that overwrite their root parameter with fs_info")
33d1f05ccb69 ("btrfs: Export and move leaf/subtree qgroup helpers to qgroup.c")
50b3e040b7c0 ("btrfs: qgroup: Rename functions to make it follow reserve,trace,account steps")
4989d277eb4b ("btrfs: refactor __btrfs_lookup_bio_sums to use bio_for_each_segment_all")
6a2de22f6bab ("btrfs: don't access the bio directly in the direct I/O code")
0c476a5d7f63 ("btrfs: Ensure proper sector alignment for btrfs_free_reserved_data_space")
4d5106a126f3 ("btrfs: remove redundant check of btrfs_iget return value")
a23eaa875f0f ("Btrfs: adjust len of writes if following a preallocated extent")
d24ee97b96db ("btrfs: use new helpers to set uuids in eb")
62d1f9fe97dd ("btrfs: remove trivial helper btrfs_find_tree_block")
ebce0e01b930 ("btrfs: make block group flags in balance printks human-readable")
cf8cddd38bab ("btrfs: don't abuse REQ_OP_* flags for btrfs_map_block")