summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_fs.h
AgeCommit message (Expand)Author
2017-10-26xfs: scrub extended attributesDarrick J. Wong
2017-10-26xfs: scrub directory metadataDarrick J. Wong
2017-10-26xfs: scrub inode block mappingsDarrick J. Wong
2017-10-26xfs: scrub inodesDarrick J. Wong
2017-10-26xfs: scrub refcount btreesDarrick J. Wong
2017-10-26xfs: scrub rmap btreesDarrick J. Wong
2017-10-26xfs: scrub inode btreesDarrick J. Wong
2017-10-26xfs: scrub free space btreesDarrick J. Wong
2017-10-26xfs: scrub the AGIDarrick J. Wong
2017-10-26xfs: scrub AGF and AGFLDarrick J. Wong
2017-10-26xfs: scrub the secondary superblocksDarrick J. Wong
2017-10-26xfs: probe the scrub ioctlDarrick J. Wong
2017-10-26xfs: create an ioctl to scrub AG metadataDarrick J. Wong
2017-06-19xfs: remove double-underscore integer typesDarrick J. Wong
2017-06-19xfs: remove XFS_HSIZEChristoph Hellwig
2017-04-03xfs: implement the GETFSMAP ioctlDarrick J. Wong
2016-10-05xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong
2016-10-05xfs: teach get_bmapx about shared extents and the CoW forkDarrick J. Wong
2016-10-04xfs: add reflink feature flag to geometryDarrick J. Wong
2016-08-03xfs: add rmap btree geometry feature flagDarrick J. Wong
2016-06-01xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig
2016-01-04xfs: use FS_XFLAG definitions directlyDave Chinner
2016-01-04fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner
2015-10-12xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak
2015-05-29xfs: add fs geometry bit for sparse inode chunksBrian Foster
2015-01-09xfs: move xfs_fs.h to libxfsDave Chinner