summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ondisk.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: wire up the v5 inumbers ioctlDarrick J. Wong2019-07-041-0/+1
* xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-041-0/+1
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-041-0/+1
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-041-0/+2
* xfs: compile time offset checks for common v4/v5 metadataBrian Foster2019-02-121-0/+21
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: Don't log uninitialised fields in inode structuresDave Chinner2017-10-111-1/+1
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+3
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+3
* Merge branch 'xfs-4.8-dir2-sf-fixes' into for-nextDave Chinner2016-07-201-4/+0Star
|\
| * xfs: kill xfs_dir2_inou_tChristoph Hellwig2016-07-201-3/+0Star
| * xfs: kill xfs_dir2_sf_off_tChristoph Hellwig2016-07-201-1/+0Star
* | Merge branch 'xfs-4.8-misc-fixes-3' into for-nextDave Chinner2016-07-201-0/+2
|\ \
| * | xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao2016-07-201-0/+2
| |/
* / xfs: check offsets of variable length structuresDarrick J. Wong2016-06-211-2/+23
|/
* xfs: check sizes of XFS on-disk structures at compile timeDarrick J. Wong2016-03-081-0/+117