index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
repair.h
Age
Commit message (
Expand
)
Author
11 days
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
2025-02-14
xfs: fix online repair probing when CONFIG_XFS_ONLINE_REPAIR=n
Darrick J. Wong
2024-12-23
xfs: fix CoW forks for realtime files
Darrick J. Wong
2024-12-23
xfs: online repair of the realtime refcount btree
Darrick J. Wong
2024-12-23
xfs: capture realtime CoW staging extents when rebuilding rt rmapbt
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-11-05
xfs: repair realtime group superblock
Darrick J. Wong
2024-11-05
xfs: add rtgroup-based realtime scrubbing context management
Darrick J. Wong
2024-11-05
xfs: repair metadata directory file path connectivity
Darrick J. Wong
2024-04-23
xfs: fix corruptions in the directory tree
Darrick J. Wong
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
2024-04-15
xfs: move files to orphanage instead of letting nlinks drop to zero
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-02-22
xfs: port refcount repair to the new refcount bag structure
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: repair summary counters
Darrick J. Wong
2024-02-22
xfs: teach repair to fix file nlinks
Darrick J. Wong
2024-02-22
xfs: repair dquots based on live quotacheck results
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: repair the inode core and forks of a metadata inode
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: reintroduce reaping of file metadata blocks to xrep_reap_extents
Darrick J. Wong
2023-12-15
xfs: repair inode records
Darrick J. Wong
2023-12-15
xfs: disable online repair quota helpers when quota not enabled
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-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: only invalidate blocks if we're going to free them
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: introduce bitmap type for AG blocks
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
2021-10-14
xfs: stricter btree height checking when scanning for btree roots
Darrick J. Wong
2021-04-09
xfs: get rid of the ip parameter to xchk_setup_*
Darrick J. Wong
2020-07-28
xfs: create xfs_dqtype_t to represent quota types
Darrick J. Wong
2020-03-18
xfs: rename xfs_bitmap to xbitmap
Darrick J. Wong
2020-01-09
xfs: remove bogus assertion when online repair isn't enabled
Darrick J. Wong
[next]