aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/free-space-tree-tests.c
Commit message (Expand)AuthorAge
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-09
* Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-05-07
|\
| * btrfs: get fs_info from block group in search_free_space_infoDavid Sterba2019-04-29
| * btrfs: tests: use standard error message after block group allocation failureDavid Sterba2019-04-29
| * btrfs: tests: use standard error message after path allocation failureDavid Sterba2019-04-29
| * btrfs: tests: use standard error message after extent buffer allocation failureDavid Sterba2019-04-29
| * btrfs: tests: use standard error message after root allocation failureDavid Sterba2019-04-29
| * btrfs: tests: use standard error message after fs_info allocation failureDavid Sterba2019-04-29
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-09
|/
* btrfs: tests: drop newline from test_msg stringsDavid Sterba2018-05-29
* btrfs: tests: add helper for error messages and update themDavid Sterba2018-05-29
* btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov2018-05-28
* btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov2018-05-28
* btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov2018-05-28
* btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov2018-05-28
* btrfs: Remove fs_info argument from __add_to_free_space_treeNikolay Borisov2018-05-28
* btrfs: Remove fs_info argument from add_block_group_free_spaceNikolay Borisov2018-05-28
* btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info fieldNikolay Borisov2018-05-28
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-12
* btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET2017-10-30
* btrfs: remove unused sectorsize memberNikolay Borisov2017-08-16
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-06
* btrfs: tests: uninline member definitions in free_space_extentDavid Sterba2016-10-03
* btrfs: tests: constify free space extent specsDavid Sterba2016-10-03
* Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval2016-10-03
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-18
* Btrfs: add free space tree sanity testsOmar Sandoval2015-12-17