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
2026-04-17
Merge tag 'ext4_for_linux-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
2026-04-13
Merge tag 'for-7.1/block-20260411' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.bh.metadata' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-09
ext4: fix missing brelse() in ext4_xattr_inode_dec_ref_all()
Sohei Koyama
2026-04-09
ext4: fix possible null-ptr-deref in mbt_kunit_exit()
Ye Bin
2026-04-09
ext4: fix possible null-ptr-deref in extents_kunit_exit()
Ye Bin
2026-04-09
ext4: fix the error handling process in extents_kunit_init).
Ye Bin
2026-04-09
ext4: call deactivate_super() in extents_kunit_exit()
Ye Bin
2026-04-09
ext4: fix miss unlock 'sb->s_umount' in extents_kunit_init()
Ye Bin
2026-04-09
ext4: fix bounds check in check_xattrs() to prevent out-of-bounds access
Deepanshu Kartikey
2026-04-09
ext4: zero post-EOF partial block before appending write
Zhang Yi
2026-04-09
ext4: move pagecache_isize_extended() out of active handle
Zhang Yi
2026-04-09
ext4: remove ctime/mtime update from ext4_alloc_file_blocks()
Zhang Yi
2026-04-09
ext4: unify SYNC mode checks in fallocate paths
Zhang Yi
2026-04-09
ext4: ensure zeroed partial blocks are persisted in SYNC mode
Zhang Yi
2026-04-09
ext4: move zero partial block range functions out of active handle
Zhang Yi
2026-04-09
ext4: pass allocate range as loff_t to ext4_alloc_file_blocks()
Zhang Yi
2026-04-09
ext4: remove handle parameters from zero partial block functions
Zhang Yi
2026-04-09
ext4: move ordered data handling out of ext4_block_do_zero_range()
Zhang Yi
2026-04-09
ext4: rename ext4_block_zero_page_range() to ext4_block_zero_range()
Zhang Yi
2026-04-09
ext4: factor out journalled block zeroing range
Zhang Yi
2026-04-09
ext4: rename and extend ext4_block_truncate_page()
Zhang Yi
2026-04-09
ext4: add did_zero output parameter to ext4_block_zero_page_range()
Zhang Yi
2026-04-09
ext4: fix diagnostic printf formats
David Laight
2026-04-09
ext4: move dcache manipulation out of __ext4_link()
NeilBrown
2026-04-09
ext4: add ext4_fc_eligible()
NeilBrown
2026-04-09
ext4: split __ext4_add_entry() out of ext4_add_entry()
NeilBrown
2026-04-09
ext4: prefer IS_ERR_OR_NULL over manual NULL check
Philipp Hahn
2026-04-09
ext4: use jbd2 jinode dirty range accessor
Li Chen
2026-04-09
ext4: simplify mballoc preallocation size rounding for small files
Weixie Cui
2026-04-09
ext4/move_extent: use folio_next_pos()
Julia Lawall
2026-04-09
ext4: remove tl argument from ext4_fc_replay_{add,del}_range
Guoqing Jiang
2026-04-09
ext4: remove unused i_fc_wait
Li Chen
2026-04-09
ext4: unmap invalidated folios from page tables in mpage_release_unused_pages()
Deepanshu Kartikey
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
2026-03-27
ext4: always drain queued discard work in ext4_mb_release()
Theodore Ts'o
2026-03-27
ext4: handle wraparound when searching for blocks for indirect mapped blocks
Theodore Ts'o
2026-03-27
ext4: skip split extent recovery on corruption
hongao
2026-03-27
ext4: fix iloc.bh leak in ext4_fc_replay_inode() error paths
Baokun Li
2026-03-27
ext4: fix deadlock on inode reallocation
Jan Kara
2026-03-27
ext4: fix use-after-free in update_super_work when racing with umount
Jiayuan Chen
2026-03-27
ext4: fix the might_sleep() warnings in kvfree()
Zqiang
2026-03-27
ext4: reject mount if bigalloc with s_first_data_block != 0
Helen Koike
2026-03-27
ext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=M
Ye Bin
2026-03-27
ext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helper
Ye Bin
[next]