aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_log_format.h
AgeCommit message (Expand)Author
2022-08-03xfs: logging the on disk inode LSN can make it go backwardsDave Chinner
2020-09-15xfs: redefine xfs_ictimestamp_tDarrick J. Wong
2020-03-19xfs: only check the superblock version for dinode size calculationChristoph Hellwig
2020-01-16xfs: make struct xfs_buf_log_format have a consistent sizeDarrick J. Wong
2019-11-10xfs: Correct comment tyops -> typosJoe Perches
2018-07-23xfs: refactor unmount record writeDarrick J. Wong
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2017-11-16xfs: fix type usageDarrick J. Wong
2017-11-01xfs: remove inode log format typedefDarrick J. Wong
2017-10-26xfs: remove the never fully implemented UUID fork formatChristoph Hellwig
2017-10-11xfs: Don't log uninitialised fields in inode structuresDave Chinner
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2016-11-08libxfs: convert ushort to unsigned shortDarrick J. Wong
2016-10-05xfs: add shared rmap map/unmap/convert log item typesDarrick J. Wong
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong
2016-10-04xfs: create bmbt update intent log itemsDarrick J. Wong
2016-10-03xfs: create refcount update intent log itemsDarrick J. Wong
2016-09-19xfs: convert RUI log formats to use variable length arraysDarrick J. Wong
2016-08-03xfs: remove the extents array from the rmap update done log itemDarrick J. Wong
2016-08-03xfs: create rmap update intent log itemsDarrick J. Wong
2016-04-06xfs: remove transaction typesChristoph Hellwig
2016-03-07Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner
2016-02-09xfs: introduce inode log format objectDave Chinner
2016-02-09xfs: RT bitmap and summary buffers are not typedDave Chinner
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig
2014-06-25libxfs: move header filesDave Chinner