summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_ondisk.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: rename struct xfs_legacy_ictimestampChristoph Hellwig2021-04-221-1/+1
* xfs: rename xfs_ictimestamp_tChristoph Hellwig2021-04-221-1/+1
* xfs: Remove typedef xfs_attr_shortform_tCarlos Maiolino2020-09-151-6/+6
* xfs: widen ondisk quota expiration timestamps to handle y2038+Darrick J. Wong2020-09-151-0/+5
* xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong2020-09-151-0/+13
* xfs: redefine xfs_ictimestamp_tDarrick J. Wong2020-09-151-1/+2
* xfs: redefine xfs_timestamp_tDarrick J. Wong2020-09-151-1/+2
* xfs: store inode btree block counts in AGI headerDarrick J. Wong2020-09-151-1/+1
* xfs: make struct xfs_buf_log_format have a consistent sizeDarrick J. Wong2020-01-161-0/+1
* xfs: wire up the v5 inumbers ioctlDarrick J. Wong2019-07-031-0/+1
* xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-031-0/+1
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-031-0/+1
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-031-0/+2
* xfs: compile time offset checks for common v4/v5 metadataBrian Foster2019-02-111-0/+21
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* 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/+0
|\
| * xfs: kill xfs_dir2_inou_tChristoph Hellwig2016-07-201-3/+0
| * xfs: kill xfs_dir2_sf_off_tChristoph Hellwig2016-07-201-1/+0
* | 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-091-0/+117