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
Age
Commit message (
Expand
)
Author
2020-12-08
btrfs: refactor btrfs_drop_extents() to make it easier to extend
Filipe Manana
2020-12-08
btrfs: set the lockdep class for extent buffers on creation
Josef Bacik
2020-12-08
btrfs: pass the owner_root and level to alloc_extent_buffer
Josef Bacik
2020-12-08
btrfs: pass the root owner and level around for readahead
Josef Bacik
2020-12-08
btrfs: pass root owner to read_tree_block
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in btrfs_qgroup_trace_subtree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in qgroup_trace_new_subtree_blocks
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in qgroup_trace_extent_swap
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in walk_down_tree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in replace_path
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in do_relocation
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in walk_down_reloc_tree
Josef Bacik
2020-12-08
btrfs: use btrfs_read_node_slot in btrfs_realloc_node
Josef Bacik
2020-12-08
btrfs: cleanup extent buffer readahead
Josef Bacik
2020-12-08
btrfs: remove lockdep classes for the fs tree
Josef Bacik
2020-12-08
btrfs: discard: reschedule work after sysfs param update
Pavel Begunkov
2020-12-08
btrfs: don't miss async discards after scheduled work override
Pavel Begunkov
2020-12-08
btrfs: discard: store async discard delay as ns not as jiffies
Pavel Begunkov
2020-12-08
btrfs: discard: speed up async discard up to iops_limit
Pavel Begunkov
2020-12-08
btrfs: scrub: refactor scrub_find_csum()
Qu Wenruo
2020-12-08
btrfs: scrub: remove the force parameter from scrub_pages
Qu Wenruo
2020-12-08
btrfs: scrub: distinguish scrub page from regular page
Qu Wenruo
2020-12-08
btrfs: pass bvec to csum_dirty_buffer instead of page
Qu Wenruo
2020-12-08
btrfs: extract extent buffer verification from btrfs_validate_metadata_buffer()
Qu Wenruo
2020-12-08
btrfs: make csum_tree_block() handle node smaller than page
Qu Wenruo
2020-12-08
btrfs: grab fs_info from extent_buffer in btrfs_mark_buffer_dirty
Qu Wenruo
2020-12-08
btrfs: make buffer_radix take sector size units
Qu Wenruo
2020-12-08
btrfs: assert page mapping lock in attach_extent_buffer_page
Qu Wenruo
2020-12-08
btrfs: protect fs_info->caching_block_groups by block_group_cache_lock
Josef Bacik
2020-12-08
btrfs: load free space cache asynchronously
Josef Bacik
2020-12-08
btrfs: load the free space cache inode extents from commit root
Josef Bacik
2020-12-08
btrfs: load free space cache into a temporary ctl
Josef Bacik
2020-12-08
btrfs: cleanup btrfs_discard_update_discardable usage
Josef Bacik
2020-12-08
btrfs: explicitly protect ->last_byte_to_unpin in unpin_extent_range
Josef Bacik
2020-12-08
btrfs: update last_byte_to_unpin in switch_commit_roots
Josef Bacik
2020-12-08
btrfs: do not shorten unpin len for caching block groups
Josef Bacik
2020-12-08
btrfs: reorder extent buffer members for better packing
David Sterba
2020-12-08
btrfs: locking: rip out path->leave_spinning
Josef Bacik
2020-12-08
btrfs: locking: remove all the blocking helpers
Josef Bacik
2020-12-08
btrfs: scrub: remove local copy of csum_size from context
David Sterba
2020-12-08
btrfs: check integrity: remove local copy of csum_size
David Sterba
2020-12-08
btrfs: remove unnecessary local variables for checksum size
David Sterba
2020-12-08
btrfs: switch cached fs_info::csum_size from u16 to u32
David Sterba
2020-12-08
btrfs: use cached value of fs_info::csum_size everywhere
David Sterba
2020-12-08
btrfs: precalculate checksums per leaf once
David Sterba
2020-12-08
btrfs: store precalculated csum_size in fs_info
David Sterba
2020-12-08
btrfs: replace s_blocksize_bits with fs_info::sectorsize_bits
David Sterba
2020-12-08
btrfs: replace div_u64 by shift in free_space_bitmap_size
David Sterba
2020-12-08
btrfs: use precalculated sectorsize_bits from fs_info
David Sterba
2020-12-08
btrfs: rename page_size to io_size in submit_extent_page
Qu Wenruo
[next]