summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_format.h
Commit message (Expand)AuthorAgeFilesLines
* libxfs: v3 inodes are only valid on crc-enabled filesystemsRoger Willcocks2016-10-201-1/+0Star
* xfs: recognize the reflink feature bitDarrick J. Wong2016-10-061-1/+2
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-061-1/+2
* xfs: store in-progress CoW allocations in the refcount btreeDarrick J. Wong2016-10-061-1/+13
* xfs: add refcount btree operationsDarrick J. Wong2016-10-031-2/+8
* xfs: define the on-disk refcount btree formatDarrick J. Wong2016-10-031-0/+36
* xfs: refcount btree add more reserved blocksDarrick J. Wong2016-10-031-0/+2
* xfs: introduce refcount btree definitionsDarrick J. Wong2016-10-031-4/+27
* xfs: don't log the entire end of the AGFDarrick J. Wong2016-08-261-2/+4
* xfs: store rmapbt block count in the AGFDarrick J. Wong2016-08-171-3/+8
* xfs: enable the rmap btree functionalityDarrick J. Wong2016-08-031-1/+2
* xfs: define the on-disk rmap btree formatDarrick J. Wong2016-08-031-0/+73
* xfs: add owner field to extent allocation and freeingDarrick J. Wong2016-08-031-0/+28
* xfs: rmap btree add more reserved blocksDarrick J. Wong2016-08-031-8/+1Star
* xfs: introduce rmap btree definitionsDarrick J. Wong2016-08-031-5/+17
* xfs: remove the magic numbers in xfs_btree_block-related len macrosHou Tao2016-07-201-25/+41
* Merge branch 'xfs-setxattr-promotion' into for-nextDave Chinner2016-01-181-2/+9
|\
| * xfs: introduce per-inode DAX enablementDave Chinner2016-01-041-0/+9
| * xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-041-2/+0Star
* | libxfs: pack the agfl header structure so XFS_AGFL_SIZE is correctDarrick J. Wong2016-01-041-1/+1
|/
* Merge branch 'xfs-misc-fixes-for-4.4-2' into for-nextDave Chinner2015-11-031-2/+6
|\
| * xfs: Validate the length of on-disk ACLsAndreas Gruenbacher2015-11-031-2/+6
* | xfs: avoid dependency on Linux XATTR_SIZE_MAXJan Tulak2015-10-121-1/+9
|/
* xfs: create new metadata UUID field and incompat flagEric Sandeen2015-07-291-3/+19
* Merge branch 'xfs-freelist-cleanup' into for-nextDave Chinner2015-06-231-13/+0Star
|\
| * xfs: clean up XFS_MIN_FREELIST macrosDave Chinner2015-06-221-13/+0Star
* | Merge branch 'xfs-sparse-inode' into for-nextDave Chinner2015-06-011-6/+42
|\ \
| * | xfs: enable sparse inode chunks for v5 superblocksBrian Foster2015-05-291-1/+2
| * | xfs: introduce inode record hole mask for sparse inode chunksBrian Foster2015-05-291-3/+31
| * | xfs: sparse inode chunks feature helpers and mount requirementsBrian Foster2015-05-291-0/+7
| * | xfs: add sparse inode chunk alignment superblock fieldBrian Foster2015-05-291-2/+2
| |/
* / xfs: don't cast string literalsEric Sandeen2015-05-311-2/+2
|/
* xfs: remove xfs_mod_incore_sb APIDave Chinner2015-02-231-62/+0Star
* Merge branch 'xfs-sb-logging-rework' into for-nextDave Chinner2015-01-211-7/+7
|\
| * xfs: sanitise sb_bad_features2 handlingDave Chinner2015-01-211-7/+7
* | xfs: Keep sb_bad_features2 consistent with sb_features2Jan Kara2014-12-231-5/+5
|/
* xfs: merge xfs_inum.h into xfs_format.hChristoph Hellwig2014-11-281-0/+35
* xfs: move most of xfs_sb.h to xfs_format.hChristoph Hellwig2014-11-281-0/+579
* xfs: merge xfs_ag.h into xfs_format.hChristoph Hellwig2014-11-281-0/+243
* xfs: move acl structures to xfs_format.hChristoph Hellwig2014-11-281-0/+36
* xfs: merge xfs_dinode.h into xfs_format.hChristoph Hellwig2014-11-281-0/+214
* xfs: require 64-bit sector_tChristoph Hellwig2014-07-301-13/+1Star
* libxfs: move header filesDave Chinner2014-06-251-0/+428