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
/
newbt.c
Age
Commit message (
Expand
)
Author
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
2024-12-23
xfs: support repairing metadata btrees rooted in metadir inodes
Darrick J. Wong
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: pass the pag to the xrep_newbt_extent_class tracepoints
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-07-02
xfs: convert "skip_discard" to a proper flags bitset
Darrick J. Wong
2024-02-22
xfs: repair the rmapbt
Darrick J. Wong
2024-02-22
xfs: store the btree pointer length in struct xfs_btree_ops
Darrick J. Wong
2024-02-22
xfs: encode the btree geometry flags in the btree ops structure
Darrick J. Wong
2023-12-15
xfs: repair free space btrees
Darrick J. Wong
2023-12-15
xfs: constrain dirty buffers while formatting a staged btree
Darrick J. Wong
2023-12-15
xfs: add debug knobs to control btree bulk load slack factors
Darrick J. Wong
2023-12-06
xfs: log EFIs for all btree blocks being used to stage a btree
Darrick J. Wong
2023-12-06
xfs: implement block reservation accounting for btrees we're staging
Darrick J. Wong