summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/btrfs-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info fieldNikolay Borisov2018-05-281-1/+3
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* btrfs: remove redundant check on ret and gotoColin Ian King2018-03-261-2/+1
* Btrfs: add extent map selftestsLiu Bo2018-01-221-0/+3
* btrfs: remove unused sectorsize memberNikolay Borisov2017-08-161-1/+0
* btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba2017-04-181-1/+0
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-161-4/+9
|\
| * btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-4/+9
* | radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-141-1/+1
* | btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox2016-12-141-0/+1
|/
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-261-3/+17
* btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-261-2/+45
* Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-231-1/+1
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-3/+3
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-211-6/+0
|\
| * btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-181-6/+0
* | btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-03-171-2/+1
|/
* btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-221-5/+5
* Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-181-0/+58
|\
| * Btrfs: add free space tree sanity testsOmar Sandoval2015-12-171-0/+52
|/
* btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-131-1/+1
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-0/+97
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-111-1/+7
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-0/+68