summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_metadir.c
AgeCommit message (Expand)AuthorFilesLines
2026-07-22xfs: mark internal metadir file creation helpers staticJohannes Thumshirn1-3/+3
2026-07-22xfs: add xfs_metadir_create_file helperJohannes Thumshirn1-21/+37
2026-06-09xfs: remove the i_ino field in struct xfs_inodeChristoph Hellwig1-1/+1
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig1-1/+1
2024-12-23xfs: allow inode-based btrees to reserve space in the data deviceDarrick J. Wong1-0/+4
2024-11-05xfs: record health problems with the metadata directoryDarrick J. Wong1-3/+10
2024-11-05xfs: read and write metadata inode directory treeDarrick J. Wong1-0/+474