aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/free-space-tree-tests.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-30btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET1-1/+2
2017-08-16btrfs: remove unused sectorsize memberNikolay Borisov1-1/+1
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney1-5/+4
2016-10-03btrfs: tests: uninline member definitions in free_space_extentDavid Sterba1-1/+2
2016-10-03btrfs: tests: constify free space extent specsDavid Sterba1-11/+11
2016-10-03Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval1-68/+96
2016-07-26btrfs: tests, require fs_info for rootJeff Mahoney1-8/+10
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu1-12/+18
2016-02-18btrfs: fix memory leak of fs_info in block group cacheKinglong Mee1-0/+1
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval1-0/+571