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
/
scrub.c
Age
Commit message (
Expand
)
Author
2024-05-27
xfs: don't open-code u64_to_user_ptr
Darrick J. Wong
2024-04-23
xfs: exchange-range for repairs is no longer dynamic
Darrick J. Wong
2024-04-23
xfs: only iget the file once when doing vectored scrub-by-handle
Darrick J. Wong
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: move xfs_ioc_scrub_metadata to scrub.c
Darrick J. Wong
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
2024-04-23
xfs: adapt the orphanage code to handle parent pointers
Darrick J. Wong
2024-04-15
xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
Darrick J. Wong
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
2024-04-15
xfs: move orphan files to the orphanage
Darrick J. Wong
2024-04-15
xfs: online repair of parent pointers
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: online repair of realtime summaries
Darrick J. Wong
2024-04-15
xfs: teach the tempfile to set up atomic file content exchanges
Darrick J. Wong
2024-04-15
xfs: create temporary files and directories for online repair
Darrick J. Wong
2024-02-22
xfs: hook live rmap operations during a repair operation
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: support in-memory btrees
Darrick J. Wong
2024-02-22
xfs: repair summary counters
Darrick J. Wong
2024-02-22
xfs: update health status if we get a clean bill of health
Darrick J. Wong
2024-02-22
xfs: teach repair to fix file nlinks
Darrick J. Wong
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
2024-02-22
xfs: teach scrub to check file nlinks
Darrick J. Wong
2024-02-22
xfs: repair dquots based on live quotacheck results
Darrick J. Wong
2024-02-22
xfs: track quota updates during live quotacheck
Darrick J. Wong
2024-02-22
xfs: implement live quotacheck inode scan
Darrick J. Wong
2023-12-15
xfs: repair quotas
Darrick J. Wong
2023-12-15
xfs: online repair of realtime bitmaps
Darrick J. Wong
2023-12-15
xfs: always check the rtbitmap and rtsummary files
Darrick J. Wong
2023-12-15
xfs: repair problems in CoW forks
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: repair refcount btrees
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-12-15
xfs: remove trivial bnobt/inobt scrub helpers
Darrick J. Wong
2023-09-12
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2023-08-30
Merge tag 'xfs-6.6-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-08-10
xfs: allow userspace to rebuild metadata structures
Darrick J. Wong
2023-08-10
xfs: don't complain about unfixed metadata when repairs were injected
Darrick J. Wong
2023-08-10
xfs: implement online scrubbing of rtsummary info
Darrick J. Wong
2023-08-10
xfs: wrap ilock/iunlock operations on sc->ip
Darrick J. Wong
2023-08-10
xfs: get our own reference to inodes that we want to scrub
Darrick J. Wong
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
2023-08-04
xfs: stabilize fs summary counters for online fsck
Darrick J. Wong
2023-05-02
xfs: disable reaping in fscounters scrub
Darrick J. Wong
[next]