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 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
2017-11-30
xfs: scrub inode mode properly
Darrick J. Wong
2017-11-28
xfs: calculate correct offset in xfs_scrub_quota_item
Eric Sandeen
2017-11-28
xfs: fix uninitialized variable in xfs_scrub_quota
Eric Sandeen
2017-11-09
xfs: check the uniqueness of the AGFL entries
Darrick J. Wong
2017-11-09
xfs: only check da node header padding on v5 filesystems
Darrick J. Wong
2017-11-09
xfs: fix btree scrub deref check
Darrick J. Wong
2017-11-09
xfs: fix uninitialized return values in scrub code
Darrick J. Wong
2017-11-09
xfs: pass inode number to xfs_scrub_ino_set_{preen,warning}
Darrick J. Wong
2017-11-09
xfs: refactor the directory data block bestfree checks
Darrick J. Wong
2017-11-06
xfs: trivial sparse fixes for the new scrub code
Christoph Hellwig
2017-11-06
xfs: use a b+tree for the in-core extent list
Christoph Hellwig
2017-11-06
xfs: introduce the xfs_iext_cursor abstraction
Christoph Hellwig
2017-11-03
xfs: scrub: avoid uninitialized return code
Darrick J. Wong
2017-11-01
xfs: scrub extended attribute leaf space
Darrick J. Wong
2017-10-27
xfs: compare btree block keys to parent block's keys during scrub
Darrick J. Wong
2017-10-26
xfs: scrub quota information
Darrick J. Wong
2017-10-26
xfs: scrub realtime bitmap/summary
Darrick J. Wong
2017-10-26
xfs: scrub directory parent pointers
Darrick J. Wong
2017-10-26
xfs: scrub symbolic links
Darrick J. Wong
2017-10-26
xfs: scrub extended attributes
Darrick J. Wong
2017-10-26
xfs: scrub directory freespace
Darrick J. Wong
2017-10-26
xfs: scrub directory metadata
Darrick J. Wong
2017-10-26
xfs: scrub directory/attribute btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode block mappings
Darrick J. Wong
2017-10-26
xfs: scrub inodes
Darrick J. Wong
2017-10-26
xfs: scrub refcount btrees
Darrick J. Wong
2017-10-26
xfs: scrub rmap btrees
Darrick J. Wong
2017-10-26
xfs: scrub inode btrees
Darrick J. Wong
2017-10-26
xfs: scrub free space btrees
Darrick J. Wong
2017-10-26
xfs: scrub the AGI
Darrick J. Wong
2017-10-26
xfs: scrub AGF and AGFL
Darrick J. Wong
2017-10-26
xfs: scrub the secondary superblocks
Darrick J. Wong
2017-10-26
xfs: create helpers to scan an allocation group
Darrick J. Wong
2017-10-26
xfs: scrub btree keys and records
Darrick J. Wong
2017-10-26
xfs: scrub the shape of a metadata btree
Darrick J. Wong
2017-10-26
xfs: create helpers to scrub a metadata btree
Darrick J. Wong
2017-10-26
xfs: create helpers to record and deal with scrub problems
Darrick J. Wong
2017-10-26
xfs: probe the scrub ioctl
Darrick J. Wong
2017-10-26
xfs: dispatch metadata scrub subcommands
Darrick J. Wong
2017-10-26
xfs: create an ioctl to scrub AG metadata
Darrick J. Wong