summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/btrfs-tests.c
Commit message (Expand)AuthorAgeFilesLines
* vfs: Convert btrfs_test to use the new mount APIDavid Howells2019-05-261-6/+9
* mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1
* btrfs: qgroup: remove obsolete fs_info membersDavid Sterba2019-04-291-1/+0Star
* btrfs: tests: add table of most common errorsDavid Sterba2019-04-291-0/+10
* btrfs: Introduce extent_io_tree::owner to distinguish different io_treesQu Wenruo2019-04-291-2/+4
* btrfs: Introduce fs_info to extent_io_treeQu Wenruo2019-04-291-2/+2
* btrfs: Adjust loop in free_extent_bufferNikolay Borisov2018-12-171-2/+0Star
* btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeingNikolay Borisov2018-12-171-1/+5
* 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/+1Star
* btrfs: remove redundant check on ret and gotoColin Ian King2018-03-261-2/+1Star
* Btrfs: add extent map selftestsLiu Bo2018-01-221-0/+3
* btrfs: remove unused sectorsize memberNikolay Borisov2017-08-161-1/+0Star
* btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba2017-04-181-1/+0Star
* 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-151-1/+1
* | btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox2016-12-151-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-221-6/+0Star
|\
| * btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-181-6/+0Star
* | btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-03-171-2/+1Star
|/
* 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-101-0/+97
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-121-1/+7
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-121-0/+68