aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_format.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-13xfs: remove unused typedef definitionsEric Sandeen1-2/+2
2019-11-13xfs: remove the xfs_disk_dquot_t and xfs_dquot_tPavel Reichl1-5/+5
2019-06-28xfs: move xfs_ino_geometry to xfs_shared.hDarrick J. Wong1-41/+0
2019-06-12xfs: fix inode_cluster_size rounding mayhemDarrick J. Wong1-2/+7
2019-06-12xfs: separate inode geometryDarrick J. Wong1-1/+37
2018-12-19xfs: move XFS_INODE_FORMAT_STR mappings to libxfsDarrick J. Wong1-0/+10
2018-12-12xfs: add a block to inode count converterDarrick J. Wong1-0/+2
2018-10-18xfs: remove suport for filesystems without unwritten extent flagChristoph Hellwig1-6/+2
2018-09-29xfs: don't treat unknown di_flags2 as corruption in scrubEric Sandeen1-0/+2
2018-06-24xfs: don't allow insert-range to shift extents past the maximum offsetDarrick J. Wong1-0/+2
2018-06-21xfs: More robust inode extent count validationDave Chinner1-0/+3
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-16xfs: implement online get/set fs labelEric Sandeen1-2/+5
2018-03-11xfs: convert XFS_AGFL_SIZE to a helper functionDave Chinner1-12/+1
2017-11-09xfs: remove u_int* type usageDarrick J. Wong1-1/+1
2017-11-06xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.hChristoph Hellwig1-18/+0
2017-11-06xfs: use a b+tree for the in-core extent listChristoph Hellwig1-4/+0
2017-11-01xfs: convert remaining xfs_sb_version_... checks to boolDave Chinner1-2/+2
2017-10-26xfs: remove the never fully implemented UUID fork formatChristoph Hellwig1-1/+1
2017-10-26xfs: scrub realtime bitmap/summaryDarrick J. Wong1-0/+5
2017-10-26xfs: scrub inode btreesDarrick J. Wong1-1/+1
2017-07-07xfs: rename MAXPATHLEN to XFS_SYMLINK_MAXLENDarrick J. Wong1-0/+1
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-56/+56
2017-04-25xfs: simplify validation of the unwritten extent bitChristoph Hellwig1-8/+0
2017-04-25xfs: remove unused values from xfs_exntst_tChristoph Hellwig1-1/+0
2017-04-25xfs: remove the unused XFS_MAXLINK_1 defineChristoph Hellwig1-2/+0
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