aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ondisk.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-03xfs: wire up the v5 inumbers ioctlDarrick J. Wong1-0/+1
2019-07-03xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong1-0/+1
2019-07-03xfs: introduce v5 inode group structureDarrick J. Wong1-0/+1
2019-07-03xfs: introduce new v5 bulkstat structureDarrick J. Wong1-0/+2
2019-02-11xfs: compile time offset checks for common v4/v5 metadataBrian Foster1-0/+21
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2017-10-11xfs: Don't log uninitialised fields in inode structuresDave Chinner1-1/+1
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong1-0/+3
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+3
2016-07-20Merge branch 'xfs-4.8-dir2-sf-fixes' into for-nextDave Chinner1-4/+0
2016-07-20Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner1-0/+2
2016-07-20xfs: kill xfs_dir2_inou_tChristoph Hellwig1-3/+0
2016-07-20xfs: kill xfs_dir2_sf_off_tChristoph Hellwig1-1/+0
2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao1-0/+2
2016-06-21xfs: check offsets of variable length structuresDarrick J. Wong1-2/+23
2016-03-09xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong1-0/+117