index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
scrub.c
Age
Commit message (
Expand
)
Author
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
2023-04-11
xfs: split freemap from xchk_xattr_buf.buf
Darrick J. Wong
[next]