aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tests
Commit message (Expand)AuthorAge
...
* 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
* | treewide: Fix typos in printkMasanari Iida2013-12-19
|/
* Btrfs: add a sanity test for a vacant extent at the front of a fileJosef Bacik2013-11-11
* Btrfs: add tests for btrfs_get_extentJosef Bacik2013-11-11
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-11
* Btrfs: add a sanity test for btrfs_split_itemJosef Bacik2013-11-11
* Btrfs: separate out tests into their own directoryJosef Bacik2013-09-01