summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests
Commit message (Expand)AuthorAgeFilesLines
* btrfs: Correctly handle empty trees in find_first_clear_extent_bitNikolay Borisov2020-01-311-0/+9
* Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana2020-01-311-1/+0
* btrfs: Add self-tests for btrfs_rmap_blockNikolay Borisov2020-01-231-1/+153
* btrfs: selftests: Add support for dummy devicesNikolay Borisov2020-01-232-0/+30
* btrfs: drop create parameter to btrfs_get_extent()Omar Sandoval2020-01-201-23/+21
* btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter2019-12-132-4/+4
* btrfs: rename btrfs_block_group_cacheDavid Sterba2019-11-184-26/+25
* btrfs: add dedicated members for start and length of a block groupDavid Sterba2019-11-182-46/+34
* Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* btrfs: stop clearing EXTENT_DIRTY in inode I/O treeOmar Sandoval2019-09-091-8/+4
* Btrfs: make test_find_first_clear_extent_bit fail on incorrect resultsFilipe Manana2019-09-091-7/+22
* Btrfs: fix memory leaks in the test test_find_first_clear_extent_bitFilipe Manana2019-09-091-0/+2
* btrfs: move basic block_group definitions to their own headerJosef Bacik2019-09-093-0/+3
* btrfs: Remove leftover of in-band dedupeNikolay Borisov2019-09-091-6/+6
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-6/+9
|\
| * vfs: Convert btrfs_test to use the new mount APIDavid Howells2019-05-251-6/+9
| * mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-251-1/+1
* | 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
OpenPOWER on IntegriCloud