summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-io-tests.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: tests: drop newline from test_msg stringsDavid Sterba2018-05-291-4/+4
* btrfs: tests: add helper for error messages and update themDavid Sterba2018-05-291-37/+38
* btrfs: replace GPL boilerplate by SPDX -- sourcesDavid Sterba2018-04-121-14/+1
* Btrfs: fix reported number of inode blocks after buffered append writesFilipe Manana2017-11-151-3/+3
* Btrfs: replace tree->mapping with tree->private_dataJosef Bacik2017-06-191-1/+1
* btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney2016-12-061-1/+4
* btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba2016-11-301-1/+1
* Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval2016-10-031-36/+51
* Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-061-1/+11
* Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu2016-06-061-19/+30
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-021-13/+14
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-251-1/+1
* btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-291-3/+3
* btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-291-1/+1
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-041-1/+1
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-21/+21
* btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-221-6/+6
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-111-5/+6
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-071-5/+6
* | Btrfs: add extent buffer bitmap sanity testsOmar Sandoval2015-12-171-2/+136
|/
* btrfs: switch extent_state state to unsignedDavid Sterba2015-01-211-2/+1
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-0/+276