aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_ondisk.h
AgeCommit message (Expand)AuthorFilesLines
2021-04-22xfs: rename struct xfs_legacy_ictimestampGravatar Christoph Hellwig 1-1/+1
2021-04-22xfs: rename xfs_ictimestamp_tGravatar Christoph Hellwig 1-1/+1
2020-09-15xfs: Remove typedef xfs_attr_shortform_tGravatar Carlos Maiolino 1-6/+6
2020-09-15xfs: widen ondisk quota expiration timestamps to handle y2038+Gravatar Darrick J. Wong 1-0/+5
2020-09-15xfs: widen ondisk inode timestamps to deal with y2038+Gravatar Darrick J. Wong 1-0/+13
2020-09-15xfs: redefine xfs_ictimestamp_tGravatar Darrick J. Wong 1-1/+2
2020-09-15xfs: redefine xfs_timestamp_tGravatar Darrick J. Wong 1-1/+2
2020-09-15xfs: store inode btree block counts in AGI headerGravatar Darrick J. Wong 1-1/+1
2020-01-16xfs: make struct xfs_buf_log_format have a consistent sizeGravatar Darrick J. Wong 1-0/+1
2019-07-03xfs: wire up the v5 inumbers ioctlGravatar Darrick J. Wong 1-0/+1
2019-07-03xfs: wire up new v5 bulkstat ioctlsGravatar Darrick J. Wong 1-0/+1
2019-07-03xfs: introduce v5 inode group structureGravatar Darrick J. Wong 1-0/+1
2019-07-03xfs: introduce new v5 bulkstat structureGravatar Darrick J. Wong 1-0/+2
2019-02-11xfs: compile time offset checks for common v4/v5 metadataGravatar Brian Foster 1-0/+21
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2017-10-11xfs: Don't log uninitialised fields in inode structuresGravatar Dave Chinner 1-1/+1
2016-10-03xfs: define the on-disk refcount btree formatGravatar Darrick J. Wong 1-0/+3
2016-08-03xfs: define the on-disk rmap btree formatGravatar Darrick J. Wong 1-0/+3
2016-07-20Merge branch 'xfs-4.8-dir2-sf-fixes' into for-nextGravatar Dave Chinner 1-4/+0
2016-07-20Merge branch 'xfs-4.8-misc-fixes-3' into for-nextGravatar Dave Chinner 1-0/+2
2016-07-20xfs: kill xfs_dir2_inou_tGravatar Christoph Hellwig 1-3/+0
2016-07-20xfs: kill xfs_dir2_sf_off_tGravatar Christoph Hellwig 1-1/+0
2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosGravatar Hou Tao 1-0/+2
2016-06-21xfs: check offsets of variable length structuresGravatar Darrick J. Wong 1-2/+23
2016-03-09xfs: check sizes of XFS on-disk structures at compile timeGravatar Darrick J. Wong 1-0/+117