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.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
Age
Commit message (
Expand
)
Author
2025-11-24
hfsplus: introduce KUnit tests for HFS+ string operations
Viacheslav Dubeyko
2025-11-24
mm: userfaultfd: add pgtable_supports_uffd_wp()
Chunyan Zhang
2025-11-24
mm: softdirty: add pgtable_supports_soft_dirty()
Chunyan Zhang
2025-11-24
mm: eliminate further swapops predicates
Lorenzo Stoakes
2025-11-24
mm: remove is_hugetlb_entry_[migration, hwpoisoned]()
Lorenzo Stoakes
2025-11-24
mm: remove non_swap_entry() and use softleaf helpers instead
Lorenzo Stoakes
2025-11-24
mm: replace pmd_to_swp_entry() with softleaf_from_pmd()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary use of is_swap_pmd()
Lorenzo Stoakes
2025-11-24
fs/proc/task_mmu: refactor pagemap_pmd_range()
Lorenzo Stoakes
2025-11-24
mm: avoid unnecessary uses of is_swap_pte()
Lorenzo Stoakes
2025-11-24
mm: introduce leaf entry type and use to simplify leaf entry logic
Lorenzo Stoakes
2025-11-24
mm: correctly handle UFFD PTE markers
Lorenzo Stoakes
2025-11-24
btrfs: scrub: always update btrfs_scrub_progress::last_physical
Qu Wenruo
2025-11-24
btrfs: place all boolean fields together in struct find_free_extent_ctl
Filipe Manana
2025-11-24
btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl
Filipe Manana
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
2025-11-24
btrfs: update check_skip variable after unlocking current node
Filipe Manana
2025-11-24
btrfs: abort transaction on item count overflow in __push_leaf_left()
Filipe Manana
2025-11-24
btrfs: always use right leaf variable in __push_leaf_left()
Filipe Manana
2025-11-24
btrfs: remove duplicated leaf dirty status clearing in __push_leaf_right()
Filipe Manana
2025-11-24
btrfs: always use left leaf variable in __push_leaf_right()
Filipe Manana
2025-11-24
btrfs: add unlikely to critical error in btrfs_extend_item()
Filipe Manana
2025-11-24
btrfs: remove pointless return value update in btrfs_del_items()
Filipe Manana
2025-11-24
btrfs: fix leaf leak in an error path in btrfs_del_items()
Filipe Manana
2025-11-24
btrfs: fix incomplete parameter rename in btrfs_decompress()
Zhen Ni
2025-11-24
btrfs: make a few more ASSERTs verbose
David Sterba
2025-11-24
btrfs: enable encoded read/write/send for bs > ps cases
Qu Wenruo
2025-11-24
btrfs: make read verification handle bs > ps cases without large folios
Qu Wenruo
2025-11-24
btrfs: make btrfs_repair_io_failure() handle bs > ps cases without large folios
Qu Wenruo
2025-11-24
btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
Qu Wenruo
2025-11-24
btrfs: move struct reserve_ticket definition to space-info.c
Filipe Manana
2025-11-24
btrfs: move and rename CSUM_FMT definition
David Sterba
2025-11-24
btrfs: tests: do trivial BTRFS_PATH_AUTO_FREE conversions
Sun YangKai
2025-11-24
btrfs: raid56: remove sector_ptr structure
Qu Wenruo
2025-11-24
btrfs: raid56: move sector_ptr::uptodate into a dedicated bitmap
Qu Wenruo
2025-11-24
btrfs: raid56: remove sector_ptr::has_paddr member
Qu Wenruo
2025-11-24
btrfs: simplify list initialization in btrfs_compr_pool_scan()
Baolin Liu
2025-11-24
btrfs: scrub: factor out parity scrub code into a helper
Qu Wenruo
2025-11-24
btrfs: make sure extent and csum paths are always released in scrub_raid56_pa...
Qu Wenruo
2025-11-24
btrfs: use kvcalloc for btrfs_bio::csum allocation
Qu Wenruo
2025-11-24
btrfs: don't generate any code from ASSERT() in release builds
Gladyshev Ilya
2025-11-24
btrfs: introduce btrfs_bio::async_csum
Qu Wenruo
2025-11-24
btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking context
Qu Wenruo
2025-11-24
btrfs: remove btrfs_fs_info::compressed_write_workers
Qu Wenruo
2025-11-24
btrfs: make sure all btrfs_bio::end_io are called in task context
Qu Wenruo
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
2025-11-24
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
2025-11-24
btrfs: replace BTRFS_MAX_BIO_SECTORS with BIO_MAX_VECS
Qu Wenruo
2025-11-24
btrfs: replace const_ilog2() with ilog2()
Andy Shevchenko
2025-11-24
btrfs: zoned: show statistics for zoned filesystems
Johannes Thumshirn
[prev]
[next]