summaryrefslogtreecommitdiff
path: root/fs/btrfs/tests/btrfs-tests.c
Commit message (Expand)AuthorAge
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: remove redundant check on ret and gotoColin Ian King2018-03-26
* Btrfs: add extent map selftestsLiu Bo2018-01-22
* btrfs: remove unused sectorsize memberNikolay Borisov2017-08-16
* btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba2017-04-18
* Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-12-16
|\
| * btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* | radix-tree: improve multiorder iteratorsMatthew Wilcox2016-12-14
* | btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox2016-12-14
|/
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
* btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-26
* Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-23
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-21
|\
| * btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-18
* | btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-03-17
|/
* btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-22
* Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-18
|\
| * Btrfs: add free space tree sanity testsOmar Sandoval2015-12-17
|/
* btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-13
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-11
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-11