summaryrefslogtreecommitdiff
path: root/fs/btrfs/tests/btrfs-tests.c
AgeCommit message (Expand)AuthorFilesLines
2016-07-26btrfs: tests, require fs_info for rootJeff Mahoney1-3/+17
2016-07-26btrfs: tests, move initialization into tests/Jeff Mahoney1-2/+45
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun1-1/+1
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu1-3/+3
2016-03-22Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2016-03-18btrfs: use radix_tree_iter_retry()Matthew Wilcox1-2/+1
2016-02-18btrfs: fix memory leak of fs_info in block group cacheKinglong Mee1-6/+0
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba1-5/+5
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason1-0/+58
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval1-0/+52
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin1-1/+1
2014-06-10Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik1-0/+97
2013-11-12Btrfs: add tests for btrfs_get_extentJosef Bacik1-1/+7
2013-11-12Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik1-0/+68