summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests/extent-io-tests.c
Commit message (Expand)AuthorAgeFilesLines
* 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-221-2/+1Star
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-121-0/+276