aboutsummaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-06xfs: convert to SPDX license tagsDave Chinner1-13/+1
2018-05-15xfs: implement the metadata repair ioctl flagDarrick J. Wong1-1/+8
2018-01-17xfs: check sb_agblocks and sb_agblklog when validating superblockDarrick J. Wong1-0/+7
2017-10-26xfs: scrub quota informationDarrick J. Wong1-1/+4
2017-10-26xfs: scrub realtime bitmap/summaryDarrick J. Wong1-1/+3
2017-10-26xfs: scrub directory parent pointersDarrick J. Wong1-1/+2
2017-10-26xfs: scrub symbolic linksDarrick J. Wong1-1/+2
2017-10-26xfs: scrub extended attributesDarrick J. Wong1-1/+2
2017-10-26xfs: scrub directory metadataDarrick J. Wong1-1/+2
2017-10-26xfs: scrub inode block mappingsDarrick J. Wong1-1/+4
2017-10-26xfs: scrub inodesDarrick J. Wong1-1/+2
2017-10-26xfs: scrub refcount btreesDarrick J. Wong1-1/+2
2017-10-26xfs: scrub rmap btreesDarrick J. Wong1-1/+2
2017-10-26xfs: scrub inode btreesDarrick J. Wong1-1/+3
2017-10-26xfs: scrub free space btreesDarrick J. Wong1-1/+3
2017-10-26xfs: scrub the AGIDarrick J. Wong1-1/+2
2017-10-26xfs: scrub AGF and AGFLDarrick J. Wong1-1/+3
2017-10-26xfs: scrub the secondary superblocksDarrick J. Wong1-1/+2
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong1-1/+2
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong1-0/+53
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong1-6/+6
2017-06-19xfs: remove XFS_HSIZEChristoph Hellwig1-4/+0
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong1-0/+13
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong1-1/+2
2016-10-05xfs: teach get_bmapx about shared extents and the CoW forkDarrick J. Wong1-1/+3
2016-10-04xfs: add reflink feature flag to geometryDarrick J. Wong1-1/+2
2016-08-03xfs: add rmap btree geometry feature flagDarrick J. Wong1-0/+1
2016-06-01xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig1-6/+2
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner1-19/+0
2016-01-04fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner1-33/+18
2015-10-12xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak1-0/+10
2015-05-29xfs: add fs geometry bit for sparse inode chunksBrian Foster1-0/+1
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner1-0/+576