summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_ondisk.h
AgeCommit message (Expand)AuthorFilesLines
2026-02-25xfs: add static size checks for ioctl UABIWilfred Mallawa1-5/+34
2026-02-25xfs: remove duplicate static size checksWilfred Mallawa1-9/+0
2026-02-25xfs: fix code alignment issues in xfs_ondisk.cWilfred Mallawa1-2/+2
2025-11-12xfs: remove xlog_in_core_2_tChristoph Hellwig1-2/+4
2025-09-16xfs: fix log CRC mismatches between i386 and other architecturesChristoph Hellwig1-0/+2
2025-03-03xfs: define the zoned on-disk formatChristoph Hellwig1-2/+4
2024-12-23xfs: wire up a new metafile type for the realtime refcountDarrick J. Wong1-0/+1
2024-12-23xfs: introduce realtime refcount btree ondisk definitionsDarrick J. Wong1-0/+1
2024-12-23xfs: wire up a new metafile type for the realtime rmapDarrick J. Wong1-0/+1
2024-12-23xfs: introduce realtime rmap btree ondisk definitionsDarrick J. Wong1-0/+1
2024-11-05xfs: port ondisk structure checks from xfs/122 to the kernelDarrick J. Wong1-2/+88
2024-11-05xfs: separate space btree structures in xfs_ondisk.hDarrick J. Wong1-11/+13
2024-11-05xfs: convert struct typedefs in xfs_ondisk.hDarrick J. Wong1-37/+37
2024-11-05xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_tDarrick J. Wong1-1/+1
2024-11-05xfs: add block headers to realtime bitmap and summary blocksDarrick J. Wong1-0/+1
2024-11-05xfs: define the format of rt groupsDarrick J. Wong1-1/+2
2024-11-05xfs: define the on-disk format for the metadir featureDarrick J. Wong1-1/+1
2024-07-02xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsbDarrick J. Wong1-0/+1
2024-04-23xfs: add parent pointer ioctlsDarrick J. Wong1-0/+5
2024-04-23xfs: define parent pointer ondisk extended attribute formatAllison Henderson1-0/+1
2023-12-29xfs: remove struct xfs_attr_shortformChristoph Hellwig1-7/+7
2023-12-07xfs: move xfs_ondisk.h to libxfs/Christoph Hellwig1-0/+199