aboutsummaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_buf.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-19xfs: move the fork format fields into struct xfs_iforkGravatar Christoph Hellwig 1-2/+0
2020-05-19xfs: move the per-fork nextents fields into struct xfs_iforkGravatar Christoph Hellwig 1-2/+0
2020-05-19xfs: remove xfs_ireadGravatar Christoph Hellwig 1-2/+0
2020-05-19xfs: call xfs_iformat_fork from xfs_inode_from_diskGravatar Christoph Hellwig 1-1/+1
2020-05-07xfs: remove unused iget_flags param from xfs_imap_to_bp()Gravatar Brian Foster 1-1/+1
2020-03-19xfs: remove the di_version field from struct icdinodeGravatar Christoph Hellwig 1-1/+0
2020-03-19xfs: add a new xfs_sb_version_has_v3inode helperGravatar Christoph Hellwig 1-2/+0
2020-03-02xfs: remove the icdinode di_uid/di_gid membersGravatar Christoph Hellwig 1-2/+0
2019-11-13xfs: merge the projid fields in struct xfs_icdinodeGravatar Christoph Hellwig 1-2/+1
2019-11-13xfs: use a struct timespec64 for the in-core crtimeGravatar Christoph Hellwig 1-1/+1
2018-06-06xfs: convert to SPDX license tagsGravatar Dave Chinner 1-13/+1
2018-03-23xfs: move inode extent size hint validation to libxfsGravatar Darrick J. Wong 1-0/+5
2018-01-08xfs: have buffer verifier functions report failing addressGravatar Darrick J. Wong 1-2/+2
2017-06-19xfs: export various function for the online scrubberGravatar Darrick J. Wong 1-0/+3
2017-06-19xfs: remove double-underscore integer typesGravatar Darrick J. Wong 1-14/+14
2016-11-08libxfs: convert ushort to unsigned shortGravatar Darrick J. Wong 1-2/+2
2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsGravatar Roger Willcocks 1-0/+2
2016-10-05xfs: create a separate cow extent size hint for the allocatorGravatar Darrick J. Wong 1-0/+1
2016-02-09xfs: mode di_mode to vfs inodeGravatar Dave Chinner 1-1/+0
2016-02-09xfs: move di_changecount to VFS inodeGravatar Dave Chinner 1-1/+0
2016-02-09xfs: move inode generation count to VFS inodeGravatar Dave Chinner 1-1/+0
2016-02-09xfs: use vfs inode nlink field everywhereGravatar Dave Chinner 1-1/+0
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskGravatar Dave Chinner 1-1/+0
2016-02-09xfs: cull unnecessary icdinode fieldsGravatar Dave Chinner 1-19/+6
2016-02-09xfs: remove timestamps from incore inodeGravatar Dave Chinner 1-5/+4
2016-02-09xfs: introduce inode log format objectGravatar Dave Chinner 1-1/+52
2014-06-25libxfs: move header filesGravatar Dave Chinner 1-0/+50