summaryrefslogtreecommitdiff
path: root/fs/btrfs/tests
AgeCommit message (Expand)Author
2018-12-17btrfs: remove always true if branch in find_delalloc_rangeLu Fengqi
2018-12-17btrfs: use EXPORT_FOR_TESTS for conditionally exported functionsJohannes Thumshirn
2018-12-17btrfs: Sink find_lock_delalloc_range's 'max_bytes' argumentNikolay Borisov
2018-12-17btrfs: Adjust loop in free_extent_bufferNikolay Borisov
2018-12-17btrfs: Remove special handling of EXTENT_BUFFER_UNMAPPED while freeingNikolay Borisov
2018-12-17btrfs: tests: Use BTRFS_MAX_EXTENT_SIZE to replace the intermediate numberQu Wenruo
2018-12-17btrfs: Remove extent_io_ops::set_bit_hook extent_io callbackNikolay Borisov
2018-10-15btrfs: tests: add separate stub for find_lock_delalloc_rangeDavid Sterba
2018-10-15Btrfs: extent_map: use rb_first_cachedLiu Bo
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_qgroup_account_extentLu Fengqi
2018-08-06btrfs: qgroup: Drop fs_info parameter from btrfs_create_qgroupLu Fengqi
2018-05-29btrfs: tests: drop newline from test_msg stringsDavid Sterba
2018-05-29btrfs: tests: add helper for error messages and update themDavid Sterba
2018-05-28btrfs: Remove fs_info argument from __remove_from_free_space_treeNikolay Borisov
2018-05-28btrfs: Remove fs_info parameter from convert_free_space_to_extentsNikolay Borisov
2018-05-28btrfs: Remove fs_info argument from convert_free_space_to_bitmapsNikolay Borisov
2018-05-28btrfs: Remove fs_info parameter from remove_block_group_free_spaceNikolay Borisov
2018-05-28btrfs: Remove fs_info argument from __add_to_free_space_treeNikolay Borisov
2018-05-28btrfs: Remove fs_info argument from add_block_group_free_spaceNikolay Borisov
2018-05-28btrfs: Make btrfs_init_dummy_trans initialize trans' fs_info fieldNikolay Borisov
2018-05-28btrfs: use fs_info for btrfs_handle_em_exist tracepointDavid Sterba
2018-05-28btrfs: tests: pass fs_info to extent_map testsDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-04-12btrfs: replace GPL boilerplate by SPDX -- headersDavid Sterba
2018-03-31btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2018-03-26Btrfs: extent map selftest: add missing void parameter to btrfs_test_extent_mapColin Ian King
2018-03-26btrfs: remove redundant check on ret and gotoColin Ian King
2018-01-22Btrfs: extent map selftest: dio write vs dio readLiu Bo
2018-01-22Btrfs: extent map selftest: buffered write vs dio readLiu Bo
2018-01-22Btrfs: add extent map selftestsLiu Bo
2018-01-22btrfs: Remove redundant FLAG_VACANCYNikolay Borisov
2018-01-22btrfs: sink gfp parameter to clear_extent_bitDavid Sterba
2017-11-15Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana
2017-11-01Btrfs: rework outstanding_extentsJosef Bacik
2017-11-01btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell
2017-10-30btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov
2017-10-30btrfs: tests: Fix a memory leak in error handling path in 'run_test()'Christophe JAILLET
2017-08-16btrfs: remove unused sectorsize memberNikolay Borisov
2017-06-19Btrfs: replace tree->mapping with tree->private_dataJosef Bacik
2017-04-18btrfs: remove unused qgroup members from btrfs_trans_handleDavid Sterba
2017-02-28btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov
2017-02-28btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov
2016-12-16Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-12-14radix-tree: improve multiorder iteratorsMatthew Wilcox
2016-12-14btrfs: fix race in btrfs_free_dummy_fs_info()Matthew Wilcox
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney
2016-11-30btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba
2016-10-12Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason
2016-10-03btrfs: tests: uninline member definitions in free_space_extentDavid Sterba
2016-10-03btrfs: tests: constify free space extent specsDavid Sterba