summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-02-231-1/+1
|\
| * inode: make init and permission helpers idmapped mount awareChristian Brauner2021-01-241-1/+1
* | btrfs: extend btrfs_rmap_block for specifying a deviceNaohiro Aota2021-02-091-1/+1
|/
* btrfs: tests: initialize test inodes locationJosef Bacik2020-12-182-11/+8
* btrfs: remove recalc_thresholds from free space opsDavid Sterba2020-12-091-1/+0
* btrfs: tests: remove invalid extent-io testQu Wenruo2020-12-081-15/+11
* btrfs: load free space cache into a temporary ctlJosef Bacik2020-12-081-1/+1
* btrfs: locking: rip out path->leave_spinningJosef Bacik2020-12-081-4/+0
* btrfs: use precalculated sectorsize_bits from fs_infoDavid Sterba2020-12-081-0/+1
* btrfs: fix missing delalloc new bit for new delalloc rangesFilipe Manana2020-11-131-4/+8
* btrfs: remove struct extent_io_opsNikolay Borisov2020-10-071-1/+0
* btrfs: sink total_data parameter in setup_items_for_insertNikolay Borisov2020-10-072-3/+3
* btrfs: eliminate total_size parameter from setup_items_for_insertNikolay Borisov2020-10-072-6/+3
* btrfs: make btrfs_set_extent_delalloc take btrfs_inodeNikolay Borisov2020-07-271-7/+7
* btrfs: tests: remove if duplicate in __check_free_space_extents()Denis Efremov2020-07-271-2/+0
* btrfs: kill the subvol_srcuJosef Bacik2020-03-231-9/+0
* btrfs: don't take an extra root ref at allocation timeJosef Bacik2020-03-231-0/+2
* btrfs: move the root freeing stuff into btrfs_put_rootJosef Bacik2020-03-231-4/+1
* btrfs: rename btrfs_put_fs_root and btrfs_grab_fs_rootJosef Bacik2020-03-231-1/+1
* btrfs: add a leak check for rootsJosef Bacik2020-03-231-0/+1
* btrfs: make the init of static elements in fs_info separateJosef Bacik2020-03-231-23/+4
* btrfs: use btrfs_put_fs_root to free roots alwaysJosef Bacik2020-03-231-1/+1
* 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