aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_inode_buf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13xfs: merge the projid fields in struct xfs_icdinodeChristoph Hellwig1-2/+1
2019-11-13xfs: use a struct timespec64 for the in-core crtimeChristoph Hellwig1-1/+1
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-03-23xfs: move inode extent size hint validation to libxfsDarrick J. Wong1-0/+5
2018-01-08xfs: have buffer verifier functions report failing addressDarrick J. Wong1-2/+2
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong1-0/+3
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-14/+14
2016-11-08libxfs: convert ushort to unsigned shortDarrick J. Wong1-2/+2
2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks1-0/+2
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong1-0/+1
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner1-1/+0
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner1-1/+0
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner1-1/+0
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner1-1/+0
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner1-1/+0
2016-02-09xfs: cull unnecessary icdinode fieldsDave Chinner1-19/+6
2016-02-09xfs: remove timestamps from incore inodeDave Chinner1-5/+4
2016-02-09xfs: introduce inode log format objectDave Chinner1-1/+52
2014-06-25libxfs: move header filesDave Chinner1-0/+50