index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
2019-05-01
xfs: change some error-less functions to void types
Eric Sandeen
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-30
xfs: always rejoin held resources during defer roll
Darrick J. Wong
2019-04-26
xfs: track delayed allocation reservations across the filesystem
Darrick J. Wong
2019-04-23
xfs: assert that we don't enter agfl freeing with a non-permanent transaction
Brian Foster
2019-04-22
xfs: make tr_growdata a permanent transaction
Brian Foster
2019-04-14
xfs: report inode health via bulkstat
Darrick J. Wong
2019-04-14
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
2019-04-14
xfs: report fs and rt health via geometry structure
Darrick J. Wong
2019-04-14
xfs: add a new ioctl to describe allocation group geometry
Darrick J. Wong
2019-04-14
xfs: bump XFS_IOC_FSGEOMETRY to v5 structures
Dave Chinner
2019-04-14
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
2019-04-14
xfs: replace the BAD_SUMMARY mount flag with the equivalent health code
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong
2019-04-14
xfs: don't account extra agfl blocks as available
Brian Foster
2019-03-19
xfs: always init bma in xfs_bmapi_write
Darrick J. Wong
2019-03-17
xfs: don't trip over uninitialized buffer on extent read of corrupted inode
Brian Foster
2019-03-12
xfs: clean up xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-10
xfs: zero initialize highstale and lowstale in xfs_dir2_leaf_addname
Darrick J. Wong
2019-03-08
xfs: clean up xfs_dir2_leafn_add
Darrick J. Wong
2019-03-08
xfs: Zero initialize highstale and lowstale in xfs_dir2_leafn_add
Nathan Chancellor
2019-02-25
xfs: fix uninitialized error variables
Darrick J. Wong
2019-02-21
xfs: make COW fork unwritten extent conversions more robust
Christoph Hellwig
2019-02-18
xfs: fix xfs_buf magic number endian checks
Darrick J. Wong
2019-02-17
xfs: move stat accounting to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: move transaction handling to xfs_bmapi_convert_delalloc
Christoph Hellwig
2019-02-17
xfs: split XFS_BMAPI_DELALLOC handling from xfs_bmapi_write
Christoph Hellwig
2019-02-17
xfs: factor out two helpers from xfs_bmapi_write
Christoph Hellwig
2019-02-17
xfs: simplify the xfs_bmap_btree_to_extents calling conventions
Christoph Hellwig
2019-02-14
xfs: rename m_inotbt_nores to m_finobt_nores
Darrick J. Wong
2019-02-11
xfs: add magic numbers to dquot buffer ops
Darrick J. Wong
2019-02-11
xfs: add inode magic to inode verifier
Darrick J. Wong
2019-02-11
xfs: factor xfs_da3_blkinfo verification into common helper
Brian Foster
2019-02-11
xfs: miscellaneous verifier magic value fixups
Brian Foster
2019-02-11
xfs: use verifier magic field in dir2 leaf verifiers
Brian Foster
2019-02-11
xfs: distinguish between bnobt and cntbt magic values
Brian Foster
2019-02-11
xfs: split up allocation btree verifier
Brian Foster
2019-02-11
xfs: distinguish between inobt and finobt magic values
Brian Foster
2019-02-11
xfs: create a separate finobt verifier
Brian Foster
2019-02-11
xfs: always check magic values in on-disk byte order
Brian Foster
2019-02-11
xfs: cache unlinked pointers in an rhashtable
Darrick J. Wong
2019-02-11
xfs: add xfs_verify_agino_or_null helper
Darrick J. Wong
2019-02-11
xfs: use the latest extent at writeback delalloc conversion time
Brian Foster
2019-02-11
xfs: create delalloc bmapi wrapper for full extent allocation
Brian Foster
2019-02-11
xfs: remove superfluous writeback mapping eof trimming
Brian Foster
2019-02-11
xfs: update fork seq counter on data fork changes
Brian Foster
2019-02-11
xfs: check attribute name validity
Darrick J. Wong
2019-02-11
xfs: check directory name validity
Darrick J. Wong
2019-02-11
xfs: scrub should flag dir/attr offsets that aren't mappable with xfs_dablk_t
Darrick J. Wong
2018-12-19
xfs: stringify scrub types in ftrace output
Darrick J. Wong
[next]