summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests
AgeCommit message (Expand)AuthorLines
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik-1/+196
2015-01-21btrfs: switch extent_state state to unsignedDavid Sterba-2/+1
2014-12-12btrfs: sink parameter len to alloc_extent_bufferDavid Sterba-1/+1
2014-12-12btrfs: unify extent buffer allocation apiDavid Sterba-14/+13
2014-09-22Btrfs: remove empty block groups automaticallyJosef Bacik-1/+1
2014-09-17Btrfs: improve free space cache management and space allocationFilipe Manana-0/+514
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana-0/+2
2014-06-13btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin-1/+1
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik-31/+578
2014-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2014-01-28Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton-1/+1
2014-01-07treewide: fix comments and printk msgsMasanari Iida-1/+1
2013-12-19treewide: Fix typos in printkMasanari Iida-1/+1
2013-11-11Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik-5/+128
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik-1/+844
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik-0/+359
2013-11-11Btrfs: add a sanity test for btrfs_split_itemJosef Bacik-0/+234
2013-09-01Btrfs: separate out tests into their own directoryJosef Bacik-0/+429