summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/inode-tests.c
AgeCommit message (Expand)Author
2020-12-18btrfs: tests: initialize test inodes locationJosef Bacik
2020-11-13btrfs: fix missing delalloc new bit for new delalloc rangesFilipe Manana
2020-10-07btrfs: remove struct extent_io_opsNikolay Borisov
2020-10-07btrfs: sink total_data parameter in setup_items_for_insertNikolay Borisov
2020-10-07btrfs: eliminate total_size parameter from setup_items_for_insertNikolay Borisov
2020-07-27btrfs: make btrfs_set_extent_delalloc take btrfs_inodeNikolay Borisov
2020-01-20btrfs: drop create parameter to btrfs_get_extent()Omar Sandoval
2019-09-09btrfs: stop clearing EXTENT_DIRTY in inode I/O treeOmar Sandoval
2019-09-09btrfs: Remove leftover of in-band dedupeNikolay Borisov
2019-04-29btrfs: inode: Verify inode mode to avoid NULL pointer dereferenceQu Wenruo
2019-04-29btrfs: tests: unify messages when tests startDavid Sterba
2019-04-29btrfs: tests: use standard error message after inode allocation failureDavid Sterba
2019-04-29btrfs: tests: use standard error message after extent buffer 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-12-17btrfs: Adjust loop in free_extent_bufferNikolay Borisov
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-04-12btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba
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-10-30btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov
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-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney
2016-09-26btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo
2016-07-26btrfs: tests, require fs_info for rootJeff Mahoney
2016-06-02Btrfs: self-tests: Support non-4k page sizeFeifei Xu
2016-05-25btrfs: fix string and comment grammatical issues and typosNicholas D Steeves
2016-03-11btrfs: move btrfs_compression_type to compression.hAnand Jain
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee
2015-03-17Btrfs: add sanity test for outstanding_extents accountingJosef Bacik
2014-12-12btrfs: unify extent buffer allocation apiDavid Sterba
2014-06-09Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik
2013-11-11Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik
2013-11-11Btrfs: add tests for btrfs_get_extentJosef Bacik