summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_buf.h
AgeCommit message (Expand)Author
2018-06-06xfs: convert to SPDX license tagsDave Chinner
2018-03-23xfs: move inode extent size hint validation to libxfsDarrick J. Wong
2018-01-08xfs: have buffer verifier functions report failing addressDarrick J. Wong
2017-06-19xfs: export various function for the online scrubberDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2016-11-08libxfs: convert ushort to unsigned shortDarrick J. Wong
2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong
2016-02-09xfs: mode di_mode to vfs inodeDave Chinner
2016-02-09xfs: move di_changecount to VFS inodeDave Chinner
2016-02-09xfs: move inode generation count to VFS inodeDave Chinner
2016-02-09xfs: use vfs inode nlink field everywhereDave Chinner
2016-02-09xfs: move v1 inode conversion to xfs_inode_from_diskDave Chinner
2016-02-09xfs: cull unnecessary icdinode fieldsDave Chinner
2016-02-09xfs: remove timestamps from incore inodeDave Chinner
2016-02-09xfs: introduce inode log format objectDave Chinner
2014-06-25libxfs: move header filesDave Chinner