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
path:
root
/
fs
/
ext4
Age
Commit message (
Expand
)
Author
13 days
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
13 days
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
13 days
ext4: skip split extent recovery on corruption
hongao
13 days
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
13 days
ext4: fix deadlock on inode reallocation
Jan Kara
13 days
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
13 days
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
13 days
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
13 days
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
13 days
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
13 days
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
13 days
ext4: avoid infinite loops caused by residual data
Edward Adam Davis
13 days
ext4: validate p_idx bounds in ext4_ext_correct_indexes
Tejas Bharambe
13 days
ext4: test if inode's all dirty pages are submitted to disk
Ye Bin
13 days
ext4: minor fix for ext4_split_extent_zeroout()
Ojaswin Mujoo
13 days
ext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()
Ye Bin
13 days
ext4: kunit: extents-test: lix percpu_counters list corruption
Ritesh Harjani (IBM)
13 days
ext4: publish jinode after initialization
Li Chen
13 days
ext4: replace BUG_ON with proper error handling in ext4_read_inline_folio
Yuto Ohnuki
13 days
ext4: fix fsync(2) for nojournal mode
Jan Kara
13 days
ext4: make recently_deleted() properly work with lazy itable initialization
Jan Kara
13 days
ext4: fix journal credit check when setting fscrypt context
Simon Weber
13 days
ext4: convert inline data to extents when truncate exceeds inline size
Deepanshu Kartikey
13 days
ext4: fix stale xarray tags after writeback
Jan Kara
13 days
ext4: do not check fast symlink during orphan recovery
Zhang Yi
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
2026-02-12
Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
2026-02-12
Merge tag 'ext4_for_linus-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-11
Merge tag 'slab-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...
Linus Torvalds
2026-02-09
Merge tag 'for-7.0/block-20260206' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.fserror' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-02-09
Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-02-04
fsverity: use a hashtable to find the fsverity_info
Christoph Hellwig
2026-02-04
ext4: consolidate fsverity_info lookup
Christoph Hellwig
2026-02-04
ext4: specify the free pointer offset for ext4_inode_cache
Harry Yoo
2026-02-02
fsverity: push out fsverity_info lookup
Christoph Hellwig
2026-02-02
fsverity: kick off hash readahead at data I/O submission time
Christoph Hellwig
2026-02-02
ext4: move ->read_folio and ->readahead to readpage.c
Christoph Hellwig
2026-01-29
fsverity: start consolidating pagecache code
Christoph Hellwig
2026-01-29
fsverity: pass struct file to ->write_merkle_tree_block
Christoph Hellwig
2026-01-29
ext4: don't build the fsverity work handler for !CONFIG_FS_VERITY
Christoph Hellwig
2026-01-29
fs,fsverity: clear out fsverity_info from common code
Christoph Hellwig
[next]