index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
tests
Age
Commit message (
Expand
)
Author
2016-07-26
btrfs: tests, require fs_info for root
Jeff Mahoney
2016-07-26
btrfs: tests, move initialization into tests/
Jeff Mahoney
2016-06-23
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
2016-06-06
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
Feifei Xu
2016-06-06
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
2016-06-06
Btrfs: self-tests: Use macros instead of constants and add missing newline
Feifei Xu
2016-06-06
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
Feifei Xu
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-04-29
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-21
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-03-17
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-11
btrfs: move btrfs_compression_type to compression.h
Anand Jain
2016-02-18
btrfs: fix memory leak of fs_info in block group cache
Kinglong Mee
2016-01-22
btrfs: tests: switch to GFP_KERNEL
David Sterba
2016-01-11
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Chris Mason
2016-01-07
btrfs: constify remaining structs with function pointers
David Sterba
2016-01-07
btrfs tests: replace whole ops structure for free space tests
David Sterba
2016-01-07
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-17
Btrfs: add free space tree sanity tests
Omar Sandoval
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-11-25
Btrfs: tests: checking for NULL instead of IS_ERR()
Dan Carpenter
2015-10-21
Btrfs: add fragment=* debug mount option
Josef Bacik
2015-06-10
btrfs: qgroup: Switch self test to extent-oriented qgroup mechanism.
Qu Wenruo
2015-04-13
Btrfs: qgroup: cleanup, remove an unsued parameter in btrfs_create_qgroup().
Dongsheng Yang
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
2015-01-21
btrfs: switch extent_state state to unsigned
David Sterba
2014-12-12
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
2014-12-12
btrfs: unify extent buffer allocation api
David Sterba
2014-09-22
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-17
Btrfs: improve free space cache management and space allocation
Filipe Manana
2014-06-13
Btrfs: fix qgroups sanity test crash or hang
Filipe Manana
2014-06-13
btrfs: prevent RCU warning when dereferencing radix tree slot
Sasha Levin
2014-06-09
Btrfs: add sanity tests for new qgroup accounting code
Josef Bacik
2014-01-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-28
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-07
treewide: fix comments and printk msgs
Masanari Iida
2013-12-19
treewide: Fix typos in printk
Masanari Iida
2013-11-11
Btrfs: add a sanity test for a vacant extent at the front of a file
Josef Bacik
2013-11-11
Btrfs: add tests for btrfs_get_extent
Josef Bacik
2013-11-11
Btrfs: add tests for find_lock_delalloc_range
Josef Bacik
2013-11-11
Btrfs: add a sanity test for btrfs_split_item
Josef Bacik
2013-09-01
Btrfs: separate out tests into their own directory
Josef Bacik