aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests
Commit message (Expand)AuthorAge
* Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-10-12
|\
| * btrfs: tests: uninline member definitions in free_space_extentDavid Sterba2016-10-03
| * btrfs: tests: constify free space extent specsDavid Sterba2016-10-03
| * Btrfs: expand free space tree sanity tests to catch endianness bugOmar Sandoval2016-10-03
| * Btrfs: fix extent buffer bitmap tests on big-endian systemsOmar Sandoval2016-10-03
* | Btrfs: add a flags field to btrfs_fs_infoJosef Bacik2016-09-26
* | btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...Qu Wenruo2016-09-26
|/
* btrfs: tests, require fs_info for rootJeff Mahoney2016-07-26
* btrfs: tests, move initialization into tests/Jeff Mahoney2016-07-26
* Btrfs: fix error return code in btrfs_init_test_fs()Wei Yongjun2016-06-23
* Btrfs: self-tests: Fix extent buffer bitmap test fail on BE systemFeifei Xu2016-06-06
* Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsizeFeifei Xu2016-06-06
* Btrfs: self-tests: Use macros instead of constants and add missing newlineFeifei Xu2016-06-06
* Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZEFeifei Xu2016-06-06
* Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* Btrfs: Fix integer overflow when calculating bytes_per_bitmapFeifei Xu2016-06-02
* btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
* btrfs: sink gfp parameter to set_extent_delallocDavid Sterba2016-04-29
* btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-21
|\
| * btrfs: move btrfs_compression_type to compression.hAnand Jain2016-03-11
| * btrfs: fix memory leak of fs_info in block group cacheKinglong Mee2016-02-18
* | btrfs: use radix_tree_iter_retry()Matthew Wilcox2016-03-17
|/
* btrfs: tests: switch to GFP_KERNELDavid Sterba2016-01-22
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
* | Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason2016-01-11
|\ \
| * | btrfs: constify remaining structs with function pointersDavid Sterba2016-01-07
| * | btrfs tests: replace whole ops structure for free space testsDavid Sterba2016-01-07
| |/
* | Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-18
|\ \ | |/ |/|
| * Btrfs: add free space tree sanity testsOmar Sandoval2015-12-17
| * Btrfs: add extent buffer bitmap sanity testsOmar Sandoval2015-12-17
* | Btrfs: tests: checking for NULL instead of IS_ERR()Dan Carpenter2015-11-25
* | Btrfs: add fragment=* debug mount optionJosef Bacik2015-10-21
|/
* btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.Qu Wenruo2015-06-10
* Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().Dongsheng Yang2015-04-13
* Btrfs: add sanity test for outstanding_extents accountingJosef Bacik2015-03-17
* btrfs: switch extent_state state to unsignedDavid Sterba2015-01-21
* btrfs: sink parameter len to alloc_extent_bufferDavid Sterba2014-12-12
* btrfs: unify extent buffer allocation apiDavid Sterba2014-12-12
* Btrfs: remove empty block groups automaticallyJosef Bacik2014-09-22
* Btrfs: improve free space cache management and space allocationFilipe Manana2014-09-17
* Btrfs: fix qgroups sanity test crash or hangFilipe Manana2014-06-13
* btrfs: prevent RCU warning when dereferencing radix tree slotSasha Levin2014-06-13
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-01-30
|\
| * Btrfs: convert printk to btrfs_ and fix BTRFS prefixFrank Holton2014-01-28
* | treewide: fix comments and printk msgsMasanari Iida2014-01-07