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.18-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_qcom-6.18.y
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
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
9 days
xfs: fix under-reservation of blocks when repairing sf directories
Darrick J. Wong
13 days
xfs: don't leak new_bp if xfs_btree_bload_drop_buf fails
Darrick J. Wong
13 days
xfs: preserve owner on in-memory btree creation
Darrick J. Wong
13 days
xfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystems
Darrick J. Wong
13 days
xfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functions
Darrick J. Wong
13 days
xfs: assert the reservation covers each da fork growth
Javier Tia
13 days
xfs: initialise args->total for parent pointer updates
Javier Tia
13 days
xfs: correct the parent pointer space reservation comment
Javier Tia
13 days
xfs: report the error that made deferred work shut down the fs
Javier Tia
13 days
xfs: give the deferred barrier op type a name
Javier Tia
13 days
xfs: initialise error in xfs_defer_finish_one()
Javier Tia
13 days
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
2026-09-04
treewide: refresh kmalloc_obj() conversions
Kees Cook
2026-08-21
xfs: don't hold buffer locks across sync transaction commit in xfs_sync_sb_buf
Yun Zhou
2026-08-17
Merge tag 'xfs-merge-7.3' of git://git.kernel.org:/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-08-10
xfs: validate attr entry pointer before field access
Hongling Zeng
2026-08-10
xfs: hide b_flags manipulation from code outside of xfs_buf.c
Christoph Hellwig
2026-08-10
xfs: remove spurious XBF_DONE clearing on readahead validation failure
Christoph Hellwig
2026-08-03
xfs: check v5 superblock features early
Christoph Hellwig
2026-08-03
xfs: fix exchange-range reflink flag clearing issue with INO1_WRITTEN
Lin Jiapeng
2026-07-22
xfs: use kmalloc_objs() instead of kmalloc() in xfs_da_grow_inode_int
Cihan Karadag
2026-07-22
xfs: mark internal metadir file creation helpers static
Johannes Thumshirn
2026-07-22
xfs: create rtgroup metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: create quota metadir inodes using xfs_metadir_create_file
Johannes Thumshirn
2026-07-22
xfs: add xfs_metadir_create_file helper
Johannes Thumshirn
2026-07-22
xfs: fix off-by-one in rtrefcount btree root level validation
Xiang Mei
2026-07-12
xfs: fix null pointer dereference in tracepoint
Andrey Albershteyn
2026-07-01
xfs: fix memory leak in xfs_dqinode_metadir_create()
Dawei Feng
2026-06-16
Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2026-06-15
Merge tag 'vfs-7.2-rc1.casefold' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2026-06-12
xfs: move XFS_LSN_CMP to xfs_log_format.h
Christoph Hellwig
2026-06-10
xfs: cleanup xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: pass back updated nb from xfs_growfs_compute_deltas
Christoph Hellwig
2026-06-10
xfs: fix pointer arithmetic error on 32-bit systems
Darrick J. Wong
2026-06-09
xfs: mark struct xfs_imap as __packed
Christoph Hellwig
2026-06-09
xfs: store an agbno in struct xfs_imap
Christoph Hellwig
2026-06-09
xfs: massage xfs_imap_to_bp into xfs_read_icluster
Christoph Hellwig
2026-06-09
xfs: remove im_len field in struct xfs_imap
Christoph Hellwig
2026-06-09
xfs: cleanup xfs_imap
Christoph Hellwig
2026-06-09
xfs: remove the i_ino field in struct xfs_inode
Christoph Hellwig
2026-06-09
xfs: add a xfs_rmap_inode_owner helper
Christoph Hellwig
2026-06-09
xfs: add a xfs_rmap_inode_bmbt_owner
Christoph Hellwig
2026-06-09
xfs: add a XFS_INO_TO_FSB helper
Christoph Hellwig
2026-06-09
xfs: add a XFS_INODE_TO_AGINO helper
Christoph Hellwig
2026-06-09
xfs: add a XFS_INODE_TO_AGNO helper
Christoph Hellwig
2026-06-09
xfs: fix exchmaps reservation limit check
Yingjie Gao
2026-05-11
xfs: Report case sensitivity in fileattr_get
Chuck Lever
2026-04-27
xfs: zero directory data block padding on write verification
Yuto Ohnuki
2026-04-27
xfs: zero entire directory data block header region at init
Yuto Ohnuki
2026-04-27
xfs: remove the meaningless XFS_ALLOC_FLAG_FREEING
Jinliang Zheng
[next]