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
Age
Commit message (
Expand
)
Author
2019-03-23
Btrfs: fix corruption reading shared and compressed extents after hole punching
Filipe Manana
2019-03-23
btrfs: ensure that a DUP or RAID1 block group has exactly two stripes
Johannes Thumshirn
2019-01-26
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
2019-01-16
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
2019-01-16
btrfs: tree-checker: Check level for leaves and nodes
Qu Wenruo
2019-01-16
btrfs: Verify that every chunk has corresponding block group at mount time
Qu Wenruo
2019-01-16
btrfs: Check that each block group has corresponding chunk at mount time
Qu Wenruo
2019-01-16
btrfs: validate type when reading a chunk
Gu Jinxiang
2019-01-16
btrfs: tree-checker: Detect invalid and empty essential trees
Qu Wenruo
2019-01-16
btrfs: tree-checker: Verify block_group_item
Qu Wenruo
2019-01-16
btrfs: tree-check: reduce stack consumption in check_dir_item
David Sterba
2019-01-16
btrfs: tree-checker: use %zu format string for size_t
Arnd Bergmann
2019-01-16
btrfs: tree-checker: Add checker for dir item
Qu Wenruo
2019-01-16
btrfs: tree-checker: Fix false panic for sanity test
Qu Wenruo
2019-01-16
btrfs: tree-checker: Enhance btrfs_check_node output
Qu Wenruo
2019-01-16
btrfs: Move leaf and node validation checker to tree-checker.c
Qu Wenruo
2019-01-16
btrfs: Add checker for EXTENT_CSUM
Qu Wenruo
2019-01-16
btrfs: Add sanity check for EXTENT_DATA when reading out leaf
Qu Wenruo
2019-01-16
btrfs: Check if item pointer overlaps with the item itself
Qu Wenruo
2019-01-16
btrfs: Refactor check_leaf function for later expansion
Qu Wenruo
2019-01-16
btrfs: struct-funcs, constify readers
Jeff Mahoney
2019-01-16
Btrfs: fix emptiness check for dirtied extent buffers at check_leaf()
Filipe Manana
2019-01-16
Btrfs: memset to avoid stale content in btree leaf
Liu Bo
2019-01-16
Btrfs: kill BUG_ON in run_delayed_tree_ref
Liu Bo
2019-01-16
Btrfs: improve check_node to avoid reading corrupted nodes
Liu Bo
2019-01-16
Btrfs: memset to avoid stale content in btree node block
Liu Bo
2019-01-16
Btrfs: fix BUG_ON in btrfs_mark_buffer_dirty
Liu Bo
2019-01-16
Btrfs: check btree node's nritems
Liu Bo
2019-01-16
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
2019-01-16
Btrfs: fix em leak in find_first_block_group
Josef Bacik
2019-01-16
Btrfs: check inconsistence between chunk and block group
Liu Bo
2019-01-16
Btrfs: add validadtion checks for chunk loading
Liu Bo
2019-01-16
btrfs: Enhance chunk validation check
Qu Wenruo
2019-01-16
btrfs: cleanup, stop casting for extent_map->lookup everywhere
Jeff Mahoney
2018-12-17
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
2018-12-13
Btrfs: fix use-after-free when dumping free space
Filipe Manana
2018-12-13
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
2018-12-13
btrfs: release metadata before running delayed refs
Josef Bacik
2018-12-13
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
2018-12-01
btrfs: Ensure btrfs_trim_fs can trim the whole filesystem
Qu Wenruo
2018-11-27
btrfs: fix pinned underflow after transaction aborted
Lu Fengqi
2018-11-21
Btrfs: fix data corruption due to cloning of eof block
Filipe Manana
2018-11-21
btrfs: set max_extent_size properly
Josef Bacik
2018-11-21
Btrfs: fix null pointer dereference on compressed write path error
Filipe Manana
2018-11-21
btrfs: qgroup: Dirty all qgroups before rescan
Qu Wenruo
2018-11-21
Btrfs: fix wrong dentries after fsync of file that got its parent replaced
Filipe Manana
2018-11-21
btrfs: make sure we create all new block groups
Josef Bacik
2018-11-21
btrfs: reset max_extent_size on clear in a bitmap
Josef Bacik
2018-11-21
btrfs: wait on caching when putting the bg cache
Josef Bacik
2018-11-21
btrfs: don't attempt to trim devices that don't support it
Jeff Mahoney
[next]