aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik1-1/+1
2014-09-17Btrfs: improve free space cache management and space allocationFilipe Manana1-0/+514
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana1-0/+2
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 Bacik4-31/+578
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+1
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton1-1/+1
2014-01-07treewide: fix comments and printk msgsMasanari Iida1-1/+1
2013-12-19treewide: Fix typos in printkMasanari Iida1-1/+1
2013-11-11Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik1-5/+128
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik3-1/+844
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik3-0/+359
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2-0/+234
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik2-0/+429