index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
health.c
Age
Commit message (
Expand
)
Author
2024-12-23
xfs: scrub the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: scrub the realtime rmapbt
Darrick J. Wong
2024-12-12
xfs: separate healthy clearing mask during repair
Darrick J. Wong
2024-11-05
xfs: scrub the realtime group superblock
Darrick J. Wong
2024-11-05
xfs: record rt group metadata errors in the health system
Darrick J. Wong
2024-11-05
xfs: check metadata directory file path connectivity
Darrick J. Wong
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
2024-11-05
xfs: move metadata health tracking to the generic group structure
Christoph Hellwig
2024-11-05
xfs: switch perag iteration from the for_each macros to a while based iterator
Christoph Hellwig
2024-04-23
xfs: report directory tree corruption in the health information
Darrick J. Wong
2024-02-22
xfs: refactor the btree cursor allocation logic in xchk_ag_btcur_init
Christoph Hellwig
2024-02-22
xfs: update health status if we get a clean bill of health
Darrick J. Wong
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
2024-02-22
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
2024-02-22
xfs: implement live quotacheck inode scan
Darrick J. Wong
2023-12-22
xfs/health: cleanup, remove duplicated including
Wang Jinchao
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2023-08-10
xfs: always rescan allegedly healthy per-ag metadata after repair
Darrick J. Wong
2023-04-11
xfs: allow queued AG intents to drain before scrubbing
Darrick J. Wong
2023-04-11
xfs: update copyright years for scrub/ files
Darrick J. Wong
2023-04-11
xfs: fix author and spdx headers on scrub/ files
Darrick J. Wong
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2021-03-25
xfs: mark a data structure sick if there are cross-referencing errors
Darrick J. Wong
2019-11-07
xfs: fix missing header includes
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
2019-04-30
xfs: add online scrub for superblock counters
Darrick J. Wong
2019-04-16
xfs: scrub should only cross-reference with healthy btrees
Darrick J. Wong
2019-04-16
xfs: scrub/repair should update filesystem metadata health
Darrick J. Wong