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
/
scrub
Age
Commit message (
Expand
)
Author
10 days
xfs: fix a UAF problem in xattr repair
Darrick J. Wong
2025-12-03
Merge tag 'xfs-merge-6.19' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.directory.delegations' of git://git.kernel.org/pub/sc...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-01
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-11-20
xfs: fix out of bounds memory read error in symlink repair
Darrick J. Wong
2025-11-14
VFS: change vfs_mkdir() to unlock on failure.
NeilBrown
2025-11-14
VFS: introduce start_creating_noperm() and start_removing_noperm()
NeilBrown
2025-11-12
vfs: allow mkdir to wait for delegation break on parent
Jeff Layton
2025-11-11
xfs: move quota locking into xrep_quota_item
Christoph Hellwig
2025-11-11
xfs: move quota locking into xqcheck_commit_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xqcheck_compare_dquot
Christoph Hellwig
2025-11-11
xfs: move q_qlock locking into xchk_quota_item
Christoph Hellwig
2025-11-11
xfs: push q_qlock acquisition from xchk_dquot_iter to the callers.
Christoph Hellwig
2025-11-11
xfs: return the dquot unlocked from xfs_qm_dqget
Christoph Hellwig
2025-11-11
xfs: remove xfs_qm_dqput and optimize dropping dquot references
Christoph Hellwig
2025-11-11
xfs: remove xfs_dqunlock and friends
Christoph Hellwig
2025-10-31
xfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-22
xfs: fix locking in xchk_nlinks_collect_dir
Darrick J. Wong
2025-10-20
xfs: use the new ->i_state accessors
Mateusz Guzik
2025-09-22
xfs: scrub: use kstrdup_const() for metapath scan setups
Dmitry Antipov
2025-09-18
xfs: remove the expr argument to XFS_TEST_ERROR
Christoph Hellwig
2025-09-05
Merge tag 'fix-scrub-reap-calculations_2025-09-05' of https://git.kernel.org/...
Carlos Maiolino
2025-09-05
xfs: use deferred reaping for data device cow extents
Darrick J. Wong
2025-09-05
xfs: remove static reap limits from repair.h
Darrick J. Wong
2025-09-05
xfs: compute file mapping reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute realtime device CoW staging extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute data device CoW staging extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: compute per-AG extent reap limits dynamically
Darrick J. Wong
2025-09-05
xfs: convert the ifork reap code to use xreap_state
Darrick J. Wong
2025-09-05
xfs: prepare reaping code for dynamic limits
Darrick J. Wong
2025-09-05
xfs: use deferred intent items for reaping crosslinked blocks
Darrick J. Wong
2025-09-05
xfs: Replace strncpy with memcpy
Marcelo Moreira
2025-08-11
xfs: fix scrub trace with null pointer in quotacheck
Andrey Albershteyn
2025-07-24
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: return the allocated transaction from xfs_trans_alloc_empty
Christoph Hellwig
2025-07-24
xfs: refactor xfs_btree_diff_two_ptrs() to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_key_with_cur routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: refactor cmp_two_keys routines to take advantage of cmp_int()
Fedor Pchelkin
2025-07-24
xfs: rename key_diff routines
Fedor Pchelkin
2025-07-24
xfs: rename diff_two_keys routines
Fedor Pchelkin
2025-07-24
xfs: change xfs_xattr_class from a TRACE_EVENT() to DECLARE_EVENT_CLASS()
Steven Rostedt
2025-05-26
Merge tag 'xfs-merge-6.16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2025-05-26
Merge tag 'vfs-6.16-rc1.super' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
2025-05-09
super: add filesystem freezing helpers for suspend and hibernate
Christian Brauner
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
[next]