aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_format.h
AgeCommit message (Expand)Author
2016-08-17xfs: store rmapbt block count in the AGFDarrick J. Wong
2016-08-03xfs: enable the rmap btree functionalityDarrick J. Wong
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong
2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong
2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong
2016-08-03xfs: introduce rmap btree definitionsDarrick J. Wong
2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao
2016-01-19Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner
2016-01-04xfs: introduce per-inode DAX enablementDave Chinner
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner
2016-01-04libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner
2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher
2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner
2015-06-01Merge branch 'xfs-sparse-inode' into for-nextDave Chinner
2015-06-01xfs: don't cast string literalsEric Sandeen
2015-05-29xfs: enable sparse inode chunks for v5 superblocksBrian Foster
2015-05-29xfs: introduce inode record hole mask for sparse inode chunksBrian Foster
2015-05-29xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster
2015-05-29xfs: add sparse inode chunk alignment superblock fieldBrian Foster
2015-02-23xfs: remove xfs_mod_incore_sb APIDave Chinner
2015-01-22Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner
2015-01-22xfs: sanitise sb_bad_features2 handlingDave Chinner
2014-12-24xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig
2014-11-28xfs: move acl structures to xfs_format.hChristoph Hellwig
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