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
/
rmap_repair.c
Age
Commit message (
Expand
)
Author
12 days
xfs: remove xrep_trans_{alloc,cancel}_hook_dummy
Christoph Hellwig
12 days
xfs: return the allocated transaction from xchk_trans_alloc_empty
Christoph Hellwig
2024-12-23
xfs: walk the rt reference count tree when rebuilding rmap
Darrick J. Wong
2024-12-23
xfs: hook live realtime rmap operations during a repair operation
Darrick J. Wong
2024-12-23
xfs: walk the rt reverse mapping tree when rebuilding rmap
Darrick J. Wong
2024-12-23
xfs: support file data forks containing metadata btrees
Darrick J. Wong
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
2024-11-05
xfs: move the online repair rmap hooks to the generic group structure
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-04-22
xfs: Remove unused function is_rt_data_fork
Jiapeng Chong
2024-04-15
xfs: don't pick up IOLOCK during rmapbt repair scan
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