index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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.18.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
9 days
btrfs: unify types for binary search variables
David Sterba
9 days
btrfs: remove duplicate calculation of eb offset in btrfs_bin_search()
David Sterba
9 days
btrfs: tree-checker: add remap-tree checks to check_block_group_item()
Mark Harmstone
9 days
btrfs: make btrfs_free_log() and btrfs_free_log_root_tree() return void
Filipe Manana
9 days
btrfs: fix deadlock between reflink and transaction commit when using flushon...
Filipe Manana
9 days
btrfs: tree-checker: check remap-tree flags in btrfs_check_chunk_valid()
Mark Harmstone
9 days
btrfs: tree-checker: add checker for items in remap tree
Mark Harmstone
9 days
btrfs: fix unnecessary flush on close when truncating zero-sized files
Dave Chen
9 days
btrfs: move shutdown and remove_bdev callbacks out of experimental features
Qu Wenruo
9 days
btrfs: fix btrfs_ioctl_space_info() slot_count TOCTOU which can lead to info-...
Yochai Eisenrich
9 days
btrfs: avoid taking the device_list_mutex in btrfs_run_dev_stats()
Filipe Manana
9 days
btrfs: avoid GFP_ATOMIC allocations in qgroup free paths
Leo Martins
9 days
btrfs: decrease indentation of find_free_extent_update_loop
Johannes Thumshirn
9 days
btrfs: unexport btrfs_qgroup_reserve_meta()
Filipe Manana
9 days
btrfs: collapse __btrfs_qgroup_reserve_meta() into btrfs_qgroup_reserve_meta_...
Filipe Manana
9 days
btrfs: collapse __btrfs_qgroup_free_meta() into btrfs_qgroup_free_meta_preall...
Filipe Manana
9 days
btrfs: remove unused qgroup functions for pertrans reservation and freeing
Filipe Manana
9 days
btrfs: optimize clearing all bits from first extent record in an io tree
Filipe Manana
9 days
btrfs: panic instead of warn when splitting extent state not in the tree
Filipe Manana
9 days
btrfs: free cached state outside critical section in wait_extent_bit()
Filipe Manana
9 days
btrfs: avoid unnecessary wake ups on io trees when there are no waiters
Filipe Manana
9 days
btrfs: remove wake parameter from clear_state_bit()
Filipe Manana
9 days
btrfs: change last argument of add_extent_changeset() to boolean
Filipe Manana
9 days
btrfs: use extent_io_tree_panic() instead of BUG_ON()
Filipe Manana
9 days
btrfs: make add_extent_changeset() only return errors or success
Filipe Manana
9 days
btrfs: tag as unlikely branches that call extent_io_tree_panic()
Filipe Manana
9 days
btrfs: turn extent_io_tree_panic() into a macro for better error reporting
Filipe Manana
9 days
btrfs: optimize clearing all bits from the last extent record in an io tree
Filipe Manana
9 days
btrfs: remove atomic parameter from btrfs_buffer_uptodate()
Qu Wenruo
9 days
btrfs: output more info when duplicated ordered extent is found
Qu Wenruo
9 days
btrfs: check type flags in alloc_ordered_extent()
Qu Wenruo
9 days
btrfs: revalidate cached tree blocks on the uptodate path
ZhengYuan Huang
9 days
btrfs: prefer IS_ERR_OR_NULL() over manual NULL check
Philipp Hahn
9 days
btrfs: tree-checker: introduce checks for FREE_SPACE_BITMAP
ZhengYuan Huang
9 days
btrfs: tree-checker: introduce checks for FREE_SPACE_EXTENT
Qu Wenruo
9 days
btrfs: tree-checker: introduce checks for FREE_SPACE_INFO
Qu Wenruo
9 days
btrfs: zoned: limit number of zones reclaimed in flush_space()
Johannes Thumshirn
9 days
btrfs: create btrfs_reclaim_block_groups()
Johannes Thumshirn
9 days
btrfs: move reclaiming of a single block group into its own function
Johannes Thumshirn
9 days
btrfs: extract inlined creation into a dedicated delalloc helper
Qu Wenruo
9 days
btrfs: move the mapping_set_error() out of the loop in end_bbio_data_write()
Qu Wenruo
9 days
btrfs: remove the alignment check in end_bbio_data_write()
Qu Wenruo
9 days
btrfs: add tracepoint for search slot restart tracking
Leo Martins
9 days
btrfs: inhibit extent buffer writeback to prevent COW amplification
Leo Martins
9 days
btrfs: extract the max compression chunk size into a macro
Qu Wenruo
9 days
btrfs: remove pointless error check in btrfs_check_dir_item_collision()
Filipe Manana
9 days
btrfs: remove duplicated uuid tree existence check in btrfs_uuid_tree_add()
Filipe Manana
9 days
btrfs: stop checking for -EEXIST return value from btrfs_uuid_tree_add()
Filipe Manana
9 days
btrfs: report filesystem shutdown via fserror
Miquel Sabaté Solà
9 days
btrfs: replace kcalloc() calls to kzalloc_objs()
Miquel Sabaté Solà
[prev]
[next]