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
2025-05-12
btrfs: add back warning for mount option commit values exceeding 300
Kyoji Ogasawara
2025-05-12
btrfs: fix folio leak in submit_one_async_extent()
Boris Burkov
2025-05-12
btrfs: fix discard worker infinite loop after disabling discard
Filipe Manana
2025-05-02
btrfs: open code folio_index() in btree_clear_folio_dirty_tag()
Kairui Song
2025-05-02
Revert "btrfs: canonicalize the device path before adding it"
Qu Wenruo
2025-05-02
btrfs: avoid NULL pointer dereference if no valid csum tree
Qu Wenruo
2025-05-02
btrfs: handle empty eb->folios in num_extent_folios()
Boris Burkov
2025-05-02
btrfs: correct the order of prelim_ref arguments in btrfs__prelim_ref
Goldwyn Rodrigues
2025-05-02
btrfs: compression: adjust cb->compressed_folios allocation type
Kees Cook
2025-04-23
btrfs: adjust subpage bit start based on sectorsize
Josef Bacik
2025-04-23
btrfs: fix the inode leak in btrfs_iget()
Penglei Jiang
2025-04-23
btrfs: fix COW handling in run_delalloc_nocow()
Dave Chen
2025-04-17
btrfs: zoned: skip reporting zone for new block group
Naohiro Aota
2025-04-17
block: introduce zone capacity helper
Naohiro Aota
2025-04-17
btrfs: tree-checker: adjust error code for header level check
David Sterba
2025-04-17
btrfs: fix invalid inode pointer after failure to create reloc inode
Filipe Manana
2025-04-17
btrfs: zoned: return EIO on RAID1 block group write pointer mismatch
Johannes Thumshirn
2025-04-17
btrfs: fix the ASSERT() inside GET_SUBPAGE_BITMAP()
Qu Wenruo
2025-04-17
btrfs: avoid page_lockend underflow in btrfs_punch_hole_lock_range()
Qu Wenruo
2025-04-17
btrfs: subpage: access correct object when reading bitmap start in subpage_ca...
Qu Wenruo
2025-04-01
btrfs: remove folio order ASSERT()s in super block writeback path
Qu Wenruo
2025-04-01
btrfs: correctly escape subvol in btrfs_show_options()
Johannes Kimmel
2025-04-01
btrfs: ioctl: don't free iov when btrfs_encoded_read() returns -EAGAIN
Sidong Yang
2025-03-18
btrfs: zoned: fix zone finishing with missing devices
Johannes Thumshirn
2025-03-18
btrfs: zoned: fix zone activation with missing devices
Johannes Thumshirn
2025-03-18
btrfs: remove end_no_trans label from btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: simplify condition for logging new dentries at btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: remove redundant else statement from btrfs_log_inode_parent()
Filipe Manana
2025-03-18
btrfs: use memcmp_extent_buffer() at replay_one_extent()
Filipe Manana
2025-03-18
btrfs: update outdated comment for overwrite_item()
Filipe Manana
2025-03-18
btrfs: use variables to store extent buffer and slot at overwrite_item()
Filipe Manana
2025-03-18
btrfs: avoid unnecessary memory allocation and copy at overwrite_item()
Filipe Manana
2025-03-18
btrfs: don't clobber ret in btrfs_validate_super()
Mark Harmstone
2025-03-18
btrfs: prepare btrfs_page_mkwrite() for large folios
Qu Wenruo
2025-03-18
btrfs: prepare extent_io.c for future large folio support
Qu Wenruo
2025-03-18
btrfs: prepare btrfs_launcher_folio() for large folios support
Qu Wenruo
2025-03-18
btrfs: replace PAGE_SIZE with folio_size for subpage.[ch]
Qu Wenruo
2025-03-18
btrfs: add a size parameter to btrfs_alloc_subpage()
Qu Wenruo
2025-03-18
btrfs: subpage: make btrfs_is_subpage() check against a folio
Qu Wenruo
2025-03-18
btrfs: add extra warning if delayed iput is added when it's not allowed
Qu Wenruo
2025-03-18
btrfs: avoid redundant path slot assignment in btrfs_search_forward()
Sun YangKai
2025-03-18
btrfs: remove unnecessary btrfs_key local variable in btrfs_search_forward()
Sun YangKai
2025-03-18
btrfs: simplify the return value handling in search_ioctl()
Sun YangKai
2025-03-18
btrfs: tests: fix chunk map leak after failure to add it to the tree
Filipe Manana
2025-03-18
btrfs: codify pattern for adding block_group to bg_list
Boris Burkov
2025-03-18
btrfs: explicitly ref count block_group on new_bgs list
Boris Burkov
2025-03-18
btrfs: make btrfs_discard_workfn() block_group ref explicit
Boris Burkov
2025-03-18
btrfs: harden block_group::bg_list against list_del() races
Boris Burkov
2025-03-18
btrfs: fix block group refcount race in btrfs_create_pending_block_groups()
Boris Burkov
2025-03-18
btrfs: remove unnecessary fs_info argument from btrfs_add_block_group_cache()
Filipe Manana
[next]