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
/
repair.c
Age
Commit message (
Expand
)
Author
2024-12-23
xfs: check new rtbitmap records against rt refcount btree
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime rmap btree
Darrick J. Wong
2024-12-23
xfs: online repair of realtime bitmaps for a realtime group
Darrick J. Wong
2024-12-23
xfs: online repair of realtime file bmaps
Darrick J. Wong
2024-12-23
xfs: scrub the realtime rmapbt
Darrick J. Wong
2024-11-05
xfs: move the min and max group block numbers to xfs_group
Darrick J. Wong
2024-11-05
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
2024-11-05
xfs: add rtgroup-based realtime scrubbing context management
Darrick J. Wong
2024-11-05
xfs: metadata files can have xattrs if metadir is enabled
Darrick J. Wong
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
2024-11-05
xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-10-22
xfs: don't fail repairs on metadata files with no attr fork
Darrick J. Wong
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
2024-04-22
xfs: small cleanup in xrep_update_qflags()
Dan Carpenter
2024-04-15
xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
Darrick J. Wong
2024-04-15
xfs: online repair of directories
Darrick J. Wong
2024-04-15
xfs: repair extended attributes
Darrick J. Wong
2024-04-15
xfs: pass xfs_buf lookup flags to xfs_*read_agi
Darrick J. Wong
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
xfs: create a shadow rmap btree during rmap repair
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: split xfs_inobt_init_cursor
Christoph Hellwig
2024-02-22
xfs: split xfs_allocbt_init_cursor
Christoph Hellwig
2024-02-22
xfs: update health status if we get a clean bill of health
Darrick J. Wong
2024-02-22
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
2024-02-22
xfs: repair cannot update the summary counters when logging quota flags
Darrick J. Wong
2023-12-15
xfs: repair the inode core and forks of a metadata inode
Darrick J. Wong
2023-12-15
xfs: refactor repair forcing tests into a repair.c helper
Darrick J. Wong
2023-12-15
xfs: repair inode fork block mapping data structures
Darrick J. Wong
2023-12-15
xfs: repair inode records
Darrick J. Wong
2023-12-15
xfs: try to attach dquots to files before repairing them
Darrick J. Wong
2023-12-15
xfs: disable online repair quota helpers when quota not enabled
Darrick J. Wong
2023-12-15
xfs: repair inode btrees
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-08-10
xfs: cull repair code that will never get used
Darrick J. Wong
2023-04-11
xfs: remove the for_each_xbitmap_ helpers
Darrick J. Wong
2023-04-11
xfs: scrub should use ECHRNG to signal that the drain is needed
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
2023-04-11
xfs: pass per-ag references to xfs_free_extent
Darrick J. Wong
2023-02-13
xfs: introduce xfs_alloc_vextent_exact_bno()
Dave Chinner
2023-02-13
xfs: use xfs_alloc_vextent_this_ag() where appropriate
Dave Chinner
2023-02-13
xfs: perags need atomic operational state
Dave Chinner
2022-11-16
xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
Darrick J. Wong
2022-11-16
xfs: don't retry repairs harder when EAGAIN is returned
Darrick J. Wong
[next]