开源镜像站
帮助
动态
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
/
reap.c
Age
Commit message (
Expand
)
Author
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2023-12-15
xfs: repair problems in CoW forks
Darrick J. Wong
2023-12-15
xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
Darrick J. Wong
2023-12-15
xfs: move the per-AG datatype bitmaps to separate files
Darrick J. Wong
2023-12-15
xfs: create separate structures and code for u32 bitmaps
Darrick J. Wong
2023-12-15
xfs: fix an off-by-one error in xreap_agextent_binval
Darrick J. Wong
2023-12-06
xfs: force small EFIs for reaping btree extents
Darrick J. Wong
2023-12-06
xfs: remove __xfs_free_extent_later
Darrick J. Wong
2023-08-10
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
2023-08-10
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
2023-08-10
xfs: use deferred frees to reap old btree blocks
Darrick J. Wong
2023-08-10
xfs: only allow reaping of per-AG blocks in xrep_reap_extents
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