summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/btrfs-tests.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-21Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-6/+0
2016-03-17btrfs: 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-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik1-0/+97
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik1-1/+7
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik1-0/+68