summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: allow single bulkstat of special inodesDarrick J. Wong2019-07-041-1/+12
* xfs: specify AG in bulk reqDarrick J. Wong2019-07-041-2/+8
* xfs: wire up the v5 inumbers ioctlDarrick J. Wong2019-07-041-0/+8
* xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-041-1/+23
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-041-0/+11
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-041-1/+47
* xfs: remove various bulk request typedef usageDarrick J. Wong2019-07-041-8/+8
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-301-1/+2
* xfs: report inode health via bulkstatDarrick J. Wong2019-04-151-1/+13
* xfs: report AG health via AG geometry ioctlDarrick J. Wong2019-04-151-1/+13
* xfs: report fs and rt health via geometry structureDarrick J. Wong2019-04-151-1/+10
* xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong2019-04-151-0/+14
* xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresDave Chinner2019-04-151-28/+59
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1Star
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-161-1/+8
* xfs: check sb_agblocks and sb_agblklog when validating superblockDarrick J. Wong2018-01-181-0/+7
* xfs: scrub quota informationDarrick J. Wong2017-10-271-1/+4
* xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-271-1/+3
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-271-1/+2
* xfs: scrub symbolic linksDarrick J. Wong2017-10-271-1/+2
* xfs: scrub extended attributesDarrick J. Wong2017-10-271-1/+2
* xfs: scrub directory metadataDarrick J. Wong2017-10-271-1/+2
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-271-1/+4
* xfs: scrub inodesDarrick J. Wong2017-10-271-1/+2
* xfs: scrub refcount btreesDarrick J. Wong2017-10-271-1/+2
* xfs: scrub rmap btreesDarrick J. Wong2017-10-271-1/+2
* xfs: scrub inode btreesDarrick J. Wong2017-10-271-1/+3
* xfs: scrub free space btreesDarrick J. Wong2017-10-271-1/+3
* xfs: scrub the AGIDarrick J. Wong2017-10-271-1/+2
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-271-1/+3
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-271-1/+2
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-271-1/+2
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-271-0/+53
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-6/+6
* xfs: remove XFS_HSIZEChristoph Hellwig2017-06-191-4/+0Star
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-041-0/+13
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-061-1/+2
* xfs: teach get_bmapx about shared extents and the CoW forkDarrick J. Wong2016-10-061-1/+3
* xfs: add reflink feature flag to geometryDarrick J. Wong2016-10-051-1/+2
* xfs: add rmap btree geometry feature flagDarrick J. Wong2016-08-031-0/+1
* xfs: define XFS_IOC_FREEZE even if FIFREEZE is definedChristoph Hellwig2016-06-011-6/+2Star
* xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-041-19/+0Star
* fs: XFS_IOC_FS[SG]SETXATTR to FS_IOC_FS[SG]ETXATTR promotionDave Chinner2016-01-041-33/+18Star
* xfs: prefix XATTR_LIST_MAX with XFS_Jan Tulak2015-10-121-0/+10
* xfs: add fs geometry bit for sparse inode chunksBrian Foster2015-05-291-0/+1
* xfs: move xfs_fs.h to libxfsDave Chinner2015-01-091-0/+576