开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
repair.h
Age
Commit message (
Expand
)
Author
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
2019-04-16
xfs: hoist the already_fixed variable to the scrub context
Darrick J. Wong
2019-02-11
xfs: use buf ops magic to detect btree block type
Darrick J. Wong
2018-12-12
xfs: const-ify xfs_owner_info arguments
Darrick J. Wong
2018-08-10
xfs: repair the AGI
Darrick J. Wong
2018-08-10
xfs: repair the AGFL
Darrick J. Wong
2018-08-10
xfs: repair the AGF
Darrick J. Wong
2018-07-31
xfs: refactor the xrep_extent_list into xfs_bitmap
Darrick J. Wong
2018-07-29
xfs: move the repair extent list into its own file
Darrick J. Wong
2018-07-23
xfs: fix indentation and other whitespace problems in scrub/repair
Darrick J. Wong
2018-07-23
xfs: shorten struct xfs_scrub_context to struct xfs_scrub
Darrick J. Wong
2018-07-23
xfs: shorten xfs_repair_ prefix to xrep_
Darrick J. Wong
2018-06-06
xfs: convert to SPDX license tags
Dave Chinner
2018-05-30
xfs: repair superblocks
Darrick J. Wong
2018-05-30
xfs: add helpers to attach quotas to inodes
Darrick J. Wong
2018-05-30
xfs: recover AG btree roots from rmap data
Darrick J. Wong
2018-05-30
xfs: add helpers to dispose of old btree blocks after a repair
Darrick J. Wong
2018-05-30
xfs: add helpers to collect and sift btree block pointers during repair
Darrick J. Wong
2018-05-30
xfs: add helpers to allocate and initialize fresh btree roots
Darrick J. Wong
[next]