summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Evaluate io_tree in find_lock_delalloc_range()Goldwyn Rodrigues2019-07-041-14/+16
* btrfs: tests: add locks around add_extent_mappingDavid Sterba2019-07-011-0/+22
* btrfs: Don't trim returned range based on input value in find_first_clear_ext...Nikolay Borisov2019-07-011-0/+87
* Merge tag 'for-5.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2019-05-079-120/+249
|\
| * btrfs: get fs_info from block group in search_free_space_infoDavid Sterba2019-04-291-2/+2
| * btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo2019-04-291-0/+1
| * btrfs: qgroup: remove obsolete fs_info membersDavid Sterba2019-04-291-1/+0
| * btrfs: tests: unify messages when tests startDavid Sterba2019-04-293-6/+11
| * btrfs: tests: drop messages when some tests finishDavid Sterba2019-04-292-2/+0
| * btrfs: tests: fix comments about tested extent map rangesDavid Sterba2019-04-291-2/+2
| * btrfs: tests: use SZ_ constants everywhereDavid Sterba2019-04-291-3/+3
| * btrfs: tests: use standard error message after extent map allocation failureDavid Sterba2019-04-291-4/+19
| * btrfs: tests: return error from all extent map test casesDavid Sterba2019-04-291-12/+32
| * btrfs: tests: return errors from extent map test case 4David Sterba2019-04-291-7/+14
| * btrfs: tests: return errors from extent map test case 3David Sterba2019-04-291-5/+10
| * btrfs: tests: return errors from extent map test case 2David Sterba2019-04-291-6/+14
| * btrfs: tests: return errors from extent map test case 1David Sterba2019-04-291-6/+14
| * btrfs: tests: return errors from extent map testsDavid Sterba2019-04-291-22/+46
| * btrfs: tests: properly initialize fs_info of extent bufferDavid Sterba2019-04-291-1/+1
| * btrfs: tests: use standard error message after block group allocation failureDavid Sterba2019-04-292-2/+2
| * btrfs: tests: use standard error message after inode allocation failureDavid Sterba2019-04-292-4/+4
| * btrfs: tests: use standard error message after path allocation failureDavid Sterba2019-04-293-6/+6
| * btrfs: tests: use standard error message after extent buffer allocation failureDavid Sterba2019-04-294-6/+6
| * btrfs: tests: use standard error message after root allocation failureDavid Sterba2019-04-295-8/+9
| * btrfs: tests: use standard error message after fs_info allocation failureDavid Sterba2019-04-297-10/+11
| * btrfs: tests: add table of most common errorsDavid Sterba2019-04-292-0/+24
| * btrfs: tests: print file:line for error messagesDavid Sterba2019-04-291-1/+2
| * btrfs: tests: don't leak fs_info in extent_io bitmap testsDavid Sterba2019-04-291-7/+9
| * btrfs: tests: handle fs_info allocation failure in extent_io testsDavid Sterba2019-04-291-0/+4
| * btrfs: Introduce extent_io_tree::owner to distinguish different io_treesQu Wenruo2019-04-292-3/+9
| * btrfs: Introduce fs_info to extent_io_treeQu Wenruo2019-04-292-3/+3
* | treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus2019-04-091-2/+2
|/
* btrfs: remove always true if branch in find_delalloc_rangeLu Fengqi2018-12-171-1/+1
* btrfs: use EXPORT_FOR_TESTS for conditionally exported functionsJohannes Thumshirn2018-12-171-5/+5
* btrfs: Sink find_lock_delalloc_range's 'max_bytes' argumentNikolay Borisov2018-12-171-5/+5
* btrfs: Adjust loop in free_extent_bufferNikolay Borisov2018-12-172-8/+0
* btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeingNikolay Borisov2018-12-171-1/+5
* btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate numberQu Wenruo2018-12-171-2/+3
* btrfs: Remove extent_io_ops::set_bit_hook extent_io callbackNikolay Borisov2018-12-171-1/+1
* btrfs: tests: add separate stub for find_lock_delalloc_rangeDavid Sterba2018-10-151-5/+5
* Btrfs: extent_map: use rb_first_cachedLiu Bo2018-10-151-2/+2
* btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extentLu Fengqi2018-08-061-10/+10
* btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroupLu Fengqi2018-08-061-2/+2
* btrfs: tests: drop newline from test_msg stringsDavid Sterba2018-05-298-22/+22
* btrfs: tests: add helper for error messages and update themDavid Sterba2018-05-298-401/+412
* btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov2018-05-281-8/+8
* btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov2018-05-281-1/+1
* btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov2018-05-281-3/+2
* btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov2018-05-281-1/+1
* btrfs: Remove fs_info argument from __add_to_free_space_treeNikolay Borisov2018-05-281-13/+13