index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
health.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-23
xfs: report directory tree corruption in the health information
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init
Christoph Hellwig
1
-44
/
+10
2024-02-22
xfs: update health status if we get a clean bill of health
Darrick J. Wong
1
-0
/
+64
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
1
-3
/
+13
2024-02-22
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
1
-4
/
+4
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
1
-0
/
+1
2024-02-22
xfs: implement live quotacheck inode scan
Darrick J. Wong
1
-0
/
+1
2023-12-22
xfs/health: cleanup, remove duplicated including
Wang Jinchao
1
-2
/
+0
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
1
-0
/
+32
2023-08-10
xfs: always rescan allegedly healthy per-ag metadata after repair
Darrick J. Wong
1
-0
/
+10
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
1
-0
/
+2
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
1
-1
/
+1
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
1
-2
/
+2
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
1
-0
/
+2
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
1
-1
/
+1
2021-03-25
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
1
-1
/
+2
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
1
-0
/
+1
2019-06-28
xfs: remove unused header files
Eric Sandeen
1
-8
/
+0
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
1
-0
/
+1
2019-04-16
xfs: scrub should only cross-reference with healthy btrees
Darrick J. Wong
1
-0
/
+60
2019-04-16
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong
1
-0
/
+176