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
/
xfs_health.c
Age
Commit message (
Expand
)
Author
2024-12-23
xfs: report realtime refcount btree corruption errors to the health system
Darrick J. Wong
2024-12-23
xfs: report realtime rmap btree corruption errors to the health system
Darrick J. Wong
2024-11-05
xfs: export the geometry of realtime groups to userspace
Darrick J. Wong
2024-11-05
xfs: record rt group metadata errors in the health system
Darrick J. Wong
2024-11-05
xfs: convert sick_map loops to use ARRAY_SIZE
Darrick J. Wong
2024-11-05
xfs: check metadata directory file path connectivity
Darrick J. Wong
2024-11-05
xfs: record health problems with the metadata directory
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-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
2024-04-23
xfs: report directory tree corruption in the health information
Darrick J. Wong
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
2024-02-22
xfs: remove xfs_btnum_t
Christoph Hellwig
2024-02-22
xfs: add a sick_mask to struct xfs_btree_ops
Christoph Hellwig
2024-02-22
xfs: remember sick inodes that get inactivated
Darrick J. Wong
2024-02-22
xfs: add secondary and indirect classes to the health tracking system
Darrick J. Wong
2024-02-22
xfs: report quota block corruption errors to the health system
Darrick J. Wong
2024-02-22
xfs: report dir/attr block corruption errors to the health system
Darrick J. Wong
2024-02-22
xfs: report btree block corruption errors to the health system
Darrick J. Wong
2024-02-22
xfs: report block map corruption errors to the health tracking system
Darrick J. Wong
2024-02-22
xfs: report ag header corruption errors to the health tracking system
Darrick J. Wong
2024-02-22
xfs: separate the marking of sick and checked metadata
Darrick J. Wong
2024-02-22
xfs: report health of inode link counts
Darrick J. Wong
2024-02-22
xfs: report the health of quota counts
Darrick J. Wong
2023-12-15
xfs: set inode sick state flags when we zap either ondisk fork
Darrick J. Wong
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-06-08
xfs: drop IDONTCACHE on inodes when we mark them sick
Darrick J. Wong
2021-06-02
xfs: make for_each_perag... a first class citizen
Dave Chinner
2021-06-02
xfs: move xfs_perag_get/put to xfs_ag.[ch]
Dave Chinner
2019-07-03
xfs: introduce new v5 bulkstat structure
Darrick J. Wong
2019-06-28
xfs: remove unused header files
Eric Sandeen
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: clear BAD_SUMMARY if unmounting an unhealthy filesystem
Darrick J. Wong
2019-04-14
xfs: track metadata health status
Darrick J. Wong