summaryrefslogtreecommitdiff
path: root/fs/btrfs/tests/btrfs-tests.c
AgeCommit message (Expand)Author
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox
2016-12-14btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney
2016-07-26btrfs: tests, require fs_info for rootJeff Mahoney
2016-07-26btrfs: tests, move initialization into tests/Jeff Mahoney
2016-06-23Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-03-17btrfs: use radix_tree_iter_retry()Matthew Wilcox
2016-02-18btrfs: fix memory leak of fs_info in block group cacheKinglong Mee
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba
2015-12-18Merge branch 'freespace-tree' into for-linus-4.5Chris Mason
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik