summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* xfs: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-131-1/+1
* xfs: clean up the attr flag confusionChristoph Hellwig2020-03-021-1/+11
* xfs: move the legacy xfs_attr_list to xfs_ioctl.cChristoph Hellwig2020-03-021-0/+20
* Merge tag 'xfs-5.5-merge-16' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-12-021-2/+2
|\
| * xfs: avoid time_t in user apiArnd Bergmann2019-11-131-1/+1
| * xfs: Correct comment tyops -> typosJoe Perches2019-11-101-1/+1
* | xfs: change the seconds fields in xfs_bulkstat to signedDarrick J. Wong2019-10-151-4/+4
|/
* xfs: define a flags field for the AG geometry ioctl structureDarrick J. Wong2019-09-031-1/+1
* 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-031-0/+8
* xfs: wire up new v5 bulkstat ioctlsDarrick J. Wong2019-07-031-1/+23
* xfs: introduce v5 inode group structureDarrick J. Wong2019-07-031-0/+11
* xfs: introduce new v5 bulkstat structureDarrick J. Wong2019-07-031-1/+47
* xfs: remove various bulk request typedef usageDarrick J. Wong2019-07-031-8/+8
* xfs: add online scrub for superblock countersDarrick J. Wong2019-04-301-1/+2
* xfs: report inode health via bulkstatDarrick J. Wong2019-04-141-1/+13
* xfs: report AG health via AG geometry ioctlDarrick J. Wong2019-04-141-1/+13
* xfs: report fs and rt health via geometry structureDarrick J. Wong2019-04-141-1/+10
* xfs: add a new ioctl to describe allocation group geometryDarrick J. Wong2019-04-141-0/+14
* xfs: bump XFS_IOC_FSGEOMETRY to v5 structuresDave Chinner2019-04-141-28/+59
* xfs: convert to SPDX license tagsDave Chinner2018-06-061-13/+1
* xfs: implement the metadata repair ioctl flagDarrick J. Wong2018-05-151-1/+8
* xfs: check sb_agblocks and sb_agblklog when validating superblockDarrick J. Wong2018-01-171-0/+7
* xfs: scrub quota informationDarrick J. Wong2017-10-261-1/+4
* xfs: scrub realtime bitmap/summaryDarrick J. Wong2017-10-261-1/+3
* xfs: scrub directory parent pointersDarrick J. Wong2017-10-261-1/+2
* xfs: scrub symbolic linksDarrick J. Wong2017-10-261-1/+2
* xfs: scrub extended attributesDarrick J. Wong2017-10-261-1/+2
* xfs: scrub directory metadataDarrick J. Wong2017-10-261-1/+2
* xfs: scrub inode block mappingsDarrick J. Wong2017-10-261-1/+4
* xfs: scrub inodesDarrick J. Wong2017-10-261-1/+2
* xfs: scrub refcount btreesDarrick J. Wong2017-10-261-1/+2
* xfs: scrub rmap btreesDarrick J. Wong2017-10-261-1/+2
* xfs: scrub inode btreesDarrick J. Wong2017-10-261-1/+3
* xfs: scrub free space btreesDarrick J. Wong2017-10-261-1/+3
* xfs: scrub the AGIDarrick J. Wong2017-10-261-1/+2
* xfs: scrub AGF and AGFLDarrick J. Wong2017-10-261-1/+3
* xfs: scrub the secondary superblocksDarrick J. Wong2017-10-261-1/+2
* xfs: probe the scrub ioctlDarrick J. Wong2017-10-261-1/+2
* xfs: create an ioctl to scrub AG metadataDarrick J. Wong2017-10-261-0/+53
* xfs: remove double-underscore integer typesDarrick J. Wong2017-06-191-6/+6
* xfs: remove XFS_HSIZEChristoph Hellwig2017-06-191-4/+0
* xfs: implement the GETFSMAP ioctlDarrick J. Wong2017-04-031-0/+13
* xfs: create a separate cow extent size hint for the allocatorDarrick J. Wong2016-10-051-1/+2
* xfs: teach get_bmapx about shared extents and the CoW forkDarrick J. Wong2016-10-051-1/+3
* xfs: add reflink feature flag to geometryDarrick J. Wong2016-10-041-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/+2
* xfs: use FS_XFLAG definitions directlyDave Chinner2016-01-041-19/+0