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
6 days
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
6 days
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
6 days
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
6 days
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
8 days
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
2026-01-30
xfs: fix the errno sign for the xfs_errortag_{add,clearall} stubs
Christoph Hellwig
2026-01-30
xfs: validate log record version against superblock log version
Raphael Pinsonneault-Thibeault
2026-01-29
xfs: fix spacing style issues in xfs_alloc.c
Shin Seong-jun
2026-01-29
xfs: remove xfs_zone_gc_space_available
Christoph Hellwig
2026-01-29
xfs: use a seprate member to track space availabe in the GC scatch buffer
Christoph Hellwig
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
2026-01-28
Merge tag 'scrub-syzbot-fixes-7.0_2026-01-25' of https://git.kernel.org/pub/s...
Carlos Maiolino
2026-01-28
Merge tag 'attr-pptr-speedup-7.0_2026-01-25' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2026-01-28
Merge tag 'attr-leaf-freemap-fixes-7.0_2026-01-25' of https://git.kernel.org/...
Carlos Maiolino
2026-01-28
Merge tag 'health-monitoring-7.0_2026-01-20' of https://git.kernel.org/pub/sc...
Carlos Maiolino
2026-01-24
xfs: check for deleted cursors when revalidating two btrees
Darrick J. Wong
2026-01-24
xfs: fix UAF in xchk_btree_check_block_owner
Darrick J. Wong
2026-01-24
xfs: check return value of xchk_scrub_create_subord
Darrick J. Wong
2026-01-24
xfs: only call xf{array,blob}_destroy if we have a valid pointer
Darrick J. Wong
2026-01-23
xfs: get rid of the xchk_xfile_*_descr calls
Darrick J. Wong
2026-01-23
xfs: add a method to replace shortform attrs
Darrick J. Wong
2026-01-23
xfs: speed up parent pointer operations when possible
Darrick J. Wong
2026-01-23
xfs: reduce xfs_attr_try_sf_addname parameters
Darrick J. Wong
2026-01-23
xfs: fix remote xattr valuelblk check
Darrick J. Wong
2026-01-23
xfs: fix the xattr scrub to detect freemap/entries array collisions
Darrick J. Wong
2026-01-23
xfs: strengthen attr leaf block freemap checking
Darrick J. Wong
2026-01-23
xfs: refactor attr3 leaf table size computation
Darrick J. Wong
2026-01-23
xfs: fix freemap adjustments when adding xattrs to leaf blocks
Darrick J. Wong
2026-01-23
xfs: delete attr leaf freemap entries when empty
Darrick J. Wong
2026-01-21
xfs: fix incorrect context handling in xfs_trans_roll
Wenwu Hou
2026-01-21
xfs: always allocate the free zone with the lowest index
Hans Holmberg
2026-01-21
xfs: promote metadata directories and large block support
Darrick J. Wong
[next]