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
2024-08-27
xfs: reset rootdir extent size hint after growfsrt
Darrick J. Wong
2024-08-27
xfs: take m_growlock when running growfsrt
Darrick J. Wong
2024-08-27
xfs: Fix missing interval for missing_owner in xfs fsmap
Zizhi Wo
2024-08-27
xfs: use XFS_BUF_DADDR_NULL for daddrs in getfsmap code
Darrick J. Wong
2024-08-26
xfs: Fix the owner setting issue for rmap query in xfs fsmap
Zizhi Wo
2024-08-26
xfs: don't bother reporting blocks trimmed via FITRIM
Darrick J. Wong
2024-08-26
xfs: xfs_finobt_count_blocks() walks the wrong btree
Dave Chinner
2024-08-26
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
2024-08-26
xfs: fix di_onlink checking for V1/V2 inodes
Darrick J. Wong
2024-08-14
xfs: conditionally allow FS_XFLAG_REALTIME changes if S_DAX is set
Darrick J. Wong
2024-08-14
xfs: revert AIL TASK_KILLABLE threshold
Darrick J. Wong
2024-08-14
xfs: attr forks require attr, not attr2
Darrick J. Wong
2024-07-29
xfs: convert comma to semicolon
Chen Ni
2024-07-29
xfs: convert comma to semicolon
Chen Ni
2024-07-29
xfs: remove unused parameter in macro XFS_DQUOT_LOGRES
Julian Sun
2024-07-29
xfs: fix file_path handling in tracepoints
Darrick J. Wong
2024-07-29
xfs: allow SECURE namespace xattrs to use reserved block pool
Eric Sandeen
2024-07-29
xfs: fix a memory leak
Darrick J. Wong
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-17
Merge tag 'xfs-6.11-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-15
Merge tag 'vfs-6.11.inode' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-07-09
xfs: fix rtalloc rotoring when delalloc is in use
Christoph Hellwig
2024-07-04
xfs: get rid of xfs_ag_resv_rmapbt_alloc
Long Li
2024-07-04
xfs: skip flushing log items during push
Dave Chinner
2024-07-04
xfs: grant heads track byte counts, not LSNs
Dave Chinner
2024-07-04
xfs: pass the full grant head to accounting functions
Dave Chinner
2024-07-04
xfs: track log space pinned by the AIL
Dave Chinner
2024-07-04
xfs: collapse xlog_state_set_callback in caller
Dave Chinner
2024-07-04
xfs: l_last_sync_lsn is really AIL state
Dave Chinner
2024-07-04
xfs: ensure log tail is always up to date
Dave Chinner
2024-07-04
xfs: background AIL push should target physical space
Dave Chinner
2024-07-04
xfs: AIL doesn't need manual pushing
Dave Chinner
2024-07-04
xfs: move and rename xfs_trans_committed_bulk
Dave Chinner
2024-07-04
xfs: Avoid races with cnt_btree lastrec updates
Zizhi Wo
2024-07-02
xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
Darrick J. Wong
2024-07-02
xfs: simplify usage of the rcur local variable in xfs_refcount_finish_one
Darrick J. Wong
2024-07-02
xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_fin...
Darrick J. Wong
2024-07-02
xfs: reuse xfs_refcount_update_cancel_item
Darrick J. Wong
2024-07-02
xfs: add a ci_entry helper
Darrick J. Wong
2024-07-02
xfs: remove xfs_trans_set_refcount_flags
Darrick J. Wong
2024-07-02
xfs: clean up refcount log intent item tracepoint callsites
Darrick J. Wong
2024-07-02
xfs: pass btree cursors to refcount btree tracepoints
Darrick J. Wong
2024-07-02
xfs: create specialized classes for refcount tracepoints
Darrick J. Wong
2024-07-02
xfs: give refcount btree cursor error tracepoints their own class
Darrick J. Wong
2024-07-02
xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
Darrick J. Wong
2024-07-02
xfs: simplify usage of the rcur local variable in xfs_rmap_finish_one
Christoph Hellwig
2024-07-02
xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one
Christoph Hellwig
2024-07-02
xfs: reuse xfs_rmap_update_cancel_item
Christoph Hellwig
2024-07-02
xfs: add a ri_entry helper
Christoph Hellwig
[next]