index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_health.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
xfs: report directory tree corruption in the health information
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
1
-0
/
+3
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
1
-1
/
+1
2024-02-22
xfs: add a sick_mask to struct xfs_btree_ops
Christoph Hellwig
1
-25
/
+11
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: add secondary and indirect classes to the health tracking system
Darrick J. Wong
1
-12
/
+20
2024-02-22
xfs: report quota block corruption errors to the health system
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: report dir/attr block corruption errors to the health system
Darrick J. Wong
1
-0
/
+39
2024-02-22
xfs: report btree block corruption errors to the health system
Darrick J. Wong
1
-0
/
+38
2024-02-22
xfs: report block map corruption errors to the health tracking system
Darrick J. Wong
1
-0
/
+26
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
1
-0
/
+17
2024-02-22
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
1
-0
/
+65
2024-02-22
xfs: report health of inode link counts
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: report the health of quota counts
Darrick J. Wong
1
-0
/
+1
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
1
-2
/
+6
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-1
/
+1
2021-06-08
xfs: drop IDONTCACHE on inodes when we mark them sick
Darrick J. Wong
1
-0
/
+9
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
1
-3
/
+1
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-1
/
+1
2019-07-04
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
1
-1
/
+1
2019-06-29
xfs: remove unused header files
Eric Sandeen
1
-4
/
+0
2019-04-15
xfs: report inode health via bulkstat
Darrick J. Wong
1
-0
/
+34
2019-04-15
xfs: report AG health via AG geometry ioctl
Darrick J. Wong
1
-0
/
+36
2019-04-15
xfs: report fs and rt health via geometry structure
Darrick J. Wong
1
-0
/
+56
2019-04-15
xfs: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
1
-0
/
+74
2019-04-15
xfs: track metadata health status
Darrick J. Wong
1
-0
/
+192