summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-map-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tests: drop newline from test_msg stringsDavid Sterba2018-05-291-2/+2
* btrfs: tests: add helper for error messages and update themDavid Sterba2018-05-291-15/+15
* btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba2018-05-281-4/+4
* btrfs: tests: pass fs_info to extent_map testsDavid Sterba2018-05-281-16/+36
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_mapColin Ian King2018-03-261-1/+1
* Btrfs: extent map selftest: dio write vs dio readLiu Bo2018-01-221-0/+89
* Btrfs: extent map selftest: buffered write vs dio readLiu Bo2018-01-221-0/+74
* Btrfs: add extent map selftestsLiu Bo2018-01-221-0/+203