summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_log_format.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: refactor all the EFI/EFD log item sizeof logicDarrick J. Wong2022-10-311-0/+48
* xfs: fix memcpy fortify errors in EFI log format copyingDarrick J. Wong2022-10-311-6/+6
* xfs: put the xattr intent item op flags in their own namespaceDarrick J. Wong2022-05-221-4/+4
* xfs: reject unknown xattri log item filter flags during recoveryDarrick J. Wong2022-05-201-1/+9
* xfs: rework deferred attribute operation setupDave Chinner2022-05-111-0/+1
* xfs: Set up infrastructure for log attribute replayAllison Henderson2022-05-041-2/+42
* Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Dave Chinner2022-04-211-4/+29
|\
| * xfs: Introduce per-inode 64-bit extent countersChandan Babu R2022-04-111-4/+29
| * xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextentsChandan Babu R2022-04-111-2/+2
* | xfs: log tickets don't need log client idDave Chinner2022-04-211-1/+0
|/
* xfs: convert xfs_sb_version_has checks to use mount featuresDave Chinner2021-08-191-1/+1
* xfs: replace xfs_sb_version checks with feature flag checksDave Chinner2021-08-191-2/+2
* xfs: logging the on disk inode LSN can make it go backwardsDave Chinner2021-07-291-1/+10
* xfs: log stripe roundoff is a property of the logDave Chinner2021-06-181-3/+0
* xfs: rename struct xfs_legacy_ictimestampChristoph Hellwig2021-04-221-1/+1
* xfs: rename xfs_ictimestamp_tChristoph Hellwig2021-04-221-5/+5
* xfs: redefine xfs_ictimestamp_tDarrick J. Wong2020-09-151-2/+5
* xfs: only check the superblock version for dinode size calculationChristoph Hellwig2020-03-191-6/+4
* xfs: make struct xfs_buf_log_format have a consistent sizeDarrick J. Wong2020-01-161-5/+14
* xfs: Correct comment tyops -> typosJoe Perches2019-11-101-2/+2
* xfs: refactor unmount record writeDarrick J. Wong2018-07-231-0/+13
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: fix type usageDarrick J. Wong2017-11-161-2/+2
* xfs: remove inode log format typedefDarrick J. Wong2017-11-011-2/+2
* xfs: remove the never fully implemented UUID fork formatChristoph Hellwig2017-10-261-10/+10
* xfs: Don't log uninitialised fields in inode structuresDave Chinner2017-10-111-19/+8
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-128/+128
* libxfs: convert ushort to unsigned shortDarrick J. Wong2016-11-081-2/+2
* xfs: add shared rmap map/unmap/convert log item typesDarrick J. Wong2016-10-051-0/+3
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-1/+2
* xfs: create bmbt update intent log itemsDarrick J. Wong2016-10-041-2/+56
* xfs: create refcount update intent log itemsDarrick J. Wong2016-10-031-2/+56
* xfs: convert RUI log formats to use variable length arraysDarrick J. Wong2016-09-191-1/+9
* xfs: remove the extents array from the rmap update done log itemDarrick J. Wong2016-08-031-2/+1
* xfs: create rmap update intent log itemsDarrick J. Wong2016-08-031-2/+62
* xfs: remove transaction typesChristoph Hellwig2016-04-061-0/+5
* Merge branch 'xfs-gut-icdinode-4.6' into for-nextDave Chinner2016-03-071-8/+9
|\
| * xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner2016-02-091-1/+1
| * xfs: introduce inode log format objectDave Chinner2016-02-091-7/+8
* | xfs: RT bitmap and summary buffers are not typedDave Chinner2016-02-091-0/+2
|/
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-1/+1
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-2/+2
* libxfs: move header filesDave Chinner2014-06-251-0/+679