aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/qgroup-tests.c
AgeCommit message (Expand)Author
2020-02-24btrfs: return error pointer from alloc_test_extent_bufferDan Carpenter
2019-04-29btrfs: tests: unify messages when tests startDavid Sterba
2019-04-29btrfs: tests: use standard error message after path allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after root allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after fs_info allocation failureDavid Sterba
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: Make btrfs_init_dummy_trans initialize trans' fs_info fieldNikolay Borisov
2018-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
2018-03-31btrfs: tests/qgroup: Fix wrong tree backref levelQu Wenruo
2017-11-01btrfs: add a flag to iterate_inodes_from_logical to find all extent refs for ...Zygo Blaxell
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney
2016-09-26Btrfs: add a flags field to btrfs_fs_infoJosef Bacik
2016-07-26btrfs: tests, require fs_info for rootJeff Mahoney
2016-06-06Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2015-12-17Btrfs: add free space tree sanity testsOmar Sandoval
2015-06-10btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo
2015-04-13Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang
2014-12-12btrfs: sink parameter len to alloc_extent_bufferDavid Sterba
2014-12-12btrfs: unify extent buffer allocation apiDavid Sterba
2014-06-13Btrfs: fix qgroups sanity test crash or hangFilipe Manana
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik