summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/inode-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1Star
* btrfs: Remove redundant FLAG_VACANCYNikolay Borisov2018-01-221-5/+0Star
* btrfs: sink gfp parameter to clear_extent_bitDavid Sterba2018-01-221-8/+4Star
* Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-151-6/+6
* Btrfs: rework outstanding_extentsJosef Bacik2017-11-011-14/+4Star
* btrfs: Replace opencoded sizes with their symbolic constantsNikolay Borisov2017-10-301-1/+1
* btrfs: Make get_extent_t take btrfs_inodeNikolay Borisov2017-02-281-21/+23
* btrfs: Make btrfs_drop_extent_cache take btrfs_inodeNikolay Borisov2017-02-281-1/+1
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-8/+8
* btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-261-6/+6
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-261-22/+24
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-156/+188
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-1/+1
* btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-111-0/+1
* btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-221-4/+4
* Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-1/+1
* Btrfs: add sanity test for outstanding_extents accountingJosef Bacik2015-03-171-1/+196
* btrfs: unify extent buffer allocation apiDavid Sterba2014-12-121-2/+2
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-101-31/+4Star
* Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik2013-11-121-5/+128
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-121-0/+832