summaryrefslogtreecommitdiff
path: root/fs/btrfs/tests/extent-io-tests.c
AgeCommit message (Expand)Author
2017-06-19Btrfs: replace tree->mapping with tree->private_dataJosef Bacik
2016-12-06btrfs: pull node/sector/stripe sizes out of root and into fs_infoJeff Mahoney
2016-11-30btrfs: remove constant parameter to memset_extent_buffer and rename itDavid Sterba
2016-10-03Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval
2016-06-06Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu
2016-06-06Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei 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
2016-04-29btrfs: sink gfp parameter to set_extent_delallocDavid Sterba
2016-04-29btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba
2016-04-04mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov
2016-01-22btrfs: tests: switch to GFP_KERNELDavid Sterba
2016-01-11Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-07Btrfs: use linux/sizes.h to represent constantsByongho Lee
2015-12-17Btrfs: add extent buffer bitmap sanity testsOmar Sandoval
2015-01-21btrfs: switch extent_state state to unsignedDavid Sterba
2013-11-11Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik