summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_format.h
AgeCommit message (Expand)AuthorFilesLines
2016-10-20libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks1-1/+0
2016-10-05xfs: recognize the reflink feature bitDarrick J. Wong1-1/+2
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong1-1/+2
2016-10-05xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong1-1/+13
2016-10-03xfs: add refcount btree operationsDarrick J. Wong1-2/+8
2016-10-03xfs: define the on-disk refcount btree formatDarrick J. Wong1-0/+36
2016-10-03xfs: refcount btree add more reserved blocksDarrick J. Wong1-0/+2
2016-10-03xfs: introduce refcount btree definitionsDarrick J. Wong1-4/+27
2016-08-26xfs: don't log the entire end of the AGFDarrick J. Wong1-2/+4
2016-08-17xfs: store rmapbt block count in the AGFDarrick J. Wong1-3/+8
2016-08-03xfs: enable the rmap btree functionalityDarrick J. Wong1-1/+2
2016-08-03xfs: define the on-disk rmap btree formatDarrick J. Wong1-0/+73
2016-08-03xfs: add owner field to extent allocation and freeingDarrick J. Wong1-0/+28
2016-08-03xfs: rmap btree add more reserved blocksDarrick J. Wong1-8/+1
2016-08-03xfs: introduce rmap btree definitionsDarrick J. Wong1-5/+17
2016-07-20xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao1-25/+41
2016-01-19Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner1-2/+9
2016-01-04xfs: introduce per-inode DAX enablementDave Chinner1-0/+9
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner1-2/+0
2016-01-04libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong1-1/+1
2015-11-03Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner1-2/+6
2015-11-03xfs: Validate the length of on-disk ACLsAndreas Gruenbacher1-2/+6
2015-10-12xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak1-1/+9
2015-07-29xfs: create new metadata UUID field and incompat flagEric Sandeen1-3/+19
2015-06-23Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner1-13/+0
2015-06-22xfs: clean up XFS_MIN_FREELIST macrosDave Chinner1-13/+0
2015-06-01Merge branch 'xfs-sparse-inode' into for-nextDave Chinner1-6/+42
2015-06-01xfs: don't cast string literalsEric Sandeen1-2/+2
2015-05-29xfs: enable sparse inode chunks for v5 superblocksBrian Foster1-1/+2
2015-05-29xfs: introduce inode record hole mask for sparse inode chunksBrian Foster1-3/+31
2015-05-29xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster1-0/+7
2015-05-29xfs: add sparse inode chunk alignment superblock fieldBrian Foster1-2/+2
2015-02-23xfs: remove xfs_mod_incore_sb APIDave Chinner1-62/+0
2015-01-22Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner1-7/+7
2015-01-22xfs: sanitise sb_bad_features2 handlingDave Chinner1-7/+7
2014-12-24xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara1-5/+5
2014-11-28xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig1-0/+35
2014-11-28xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig1-0/+579
2014-11-28xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig1-0/+243
2014-11-28xfs: move acl structures to xfs_format.hChristoph Hellwig1-0/+36
2014-11-28xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig1-0/+214
2014-07-30xfs: require 64-bit sector_tChristoph Hellwig1-13/+1
2014-06-25libxfs: move header filesDave Chinner1-0/+428