summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/free-space-tree-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tests: uninline member definitions in free_space_extentDavid Sterba2016-10-031-1/+2
* btrfs: tests: constify free space extent specsDavid Sterba2016-10-031-11/+11
* Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval2016-10-031-68/+96
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-261-8/+10
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-12/+18
* btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-181-0/+1
* Btrfs: add free space tree sanity testsOmar Sandoval2015-12-171-0/+571