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
/
xfs
Age
Commit message (
Expand
)
Author
13 days
xfs: fix integer overflow in bmap intent sort comparator
Long Li
14 days
xfs: fix undersized l_iclog_roundoff values
Darrick J. Wong
2026-03-10
xfs: ensure dquot item is deleted from AIL only after log shutdown
Long Li
2026-03-10
xfs: remove redundant set null for ip->i_itemp
Long Li
2026-03-06
xfs: fix returned valued from xfs_defer_can_append
Carlos Maiolino
2026-03-05
xfs: Remove redundant NULL check after __GFP_NOFAIL
hongao
2026-03-04
xfs: fix race between healthmon unmount and read_iter
Darrick J. Wong
2026-03-04
xfs: remove scratch field from struct xfs_gc_bio
Damien Le Moal
2026-02-25
xfs: add static size checks for ioctl UABI
Wilfred Mallawa
2026-02-25
xfs: remove duplicate static size checks
Wilfred Mallawa
2026-02-25
xfs: Add comments for usages of some macros.
Nirjhar Roy (IBM)
2026-02-25
xfs: Update lazy counters in xfs_growfs_rt_bmblock()
Nirjhar Roy (IBM)
2026-02-25
xfs: Add a comment in xfs_log_sb()
Nirjhar Roy (IBM)
2026-02-25
xfs: Fix xfs_last_rt_bmblock()
Nirjhar Roy (IBM)
2026-02-25
xfs: don't report half-built inodes to fserror
Darrick J. Wong
2026-02-25
xfs: don't report metadata inodes to fserror
Darrick J. Wong
2026-02-25
xfs: fix potential pointer access race in xfs_healthmon_get
Darrick J. Wong
2026-02-25
xfs: fix xfs_group release bug in xfs_dax_notify_dev_failure
Darrick J. Wong
2026-02-25
xfs: fix xfs_group release bug in xfs_verify_report_losses
Darrick J. Wong
2026-02-25
xfs: fix copy-paste error in previous fix
Darrick J. Wong
2026-02-25
xfs: Fix error pointer dereference
Ethan Tidmore
2026-02-25
xfs: remove metafile inodes from the active inode stat
Christoph Hellwig
2026-02-25
xfs: cleanup inode counter stats
Christoph Hellwig
2026-02-25
xfs: fix code alignment issues in xfs_ondisk.c
Wilfred Mallawa
2026-02-25
xfs: Replace &rtg->rtg_group with rtg_group()
Nirjhar Roy (IBM)
2026-02-25
xfs: Refactoring the nagcount and delta calculation
Nirjhar Roy (IBM)
2026-02-25
xfs: Replace ASSERT with XFS_IS_CORRUPT in xfs_rtcopy_summary()
Nirjhar Roy (IBM)
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
mm: update shmem_[kernel]_file_*() functions 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-09
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-02-09
Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
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-09
Merge tag 'vfs-7.0-rc1.nonblocking_timestamps' of git://git.kernel.org/pub/sc...
Linus Torvalds
2026-01-30
xfs: add sysfs stats for zoned GC
Christoph Hellwig
2026-01-30
xfs: give the defer_relog stat a xs_ prefix
Christoph Hellwig
2026-01-30
xfs: add zone reset error injection
Christoph Hellwig
2026-01-30
xfs: refactor zone reset handling
Christoph Hellwig
2026-01-30
xfs: don't mark all discard issued by zoned GC as sync
Christoph Hellwig
2026-01-30
xfs: allow setting errortags at mount time
Christoph Hellwig
2026-01-30
xfs: use WRITE_ONCE/READ_ONCE for m_errortag
Christoph Hellwig
2026-01-30
xfs: move the guts of XFS_ERRORTAG_DELAY out of line
Christoph Hellwig
2026-01-30
xfs: don't validate error tags in the I/O path
Christoph Hellwig
2026-01-30
xfs: allocate m_errortag early
Christoph Hellwig
[next]