summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_fs.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux int...Dave Chinner2022-04-211-6/+19
|\
| * xfs: Enable bulkstat ioctl to support 64-bit per-inode extent countersChandan Babu R2022-04-131-6/+18
| * xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64Chandan Babu R2022-04-111-0/+1
* | xfs: convert scrub type flags to unsigned.Dave Chinner2022-04-211-8/+8
|/
* xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitionsDarrick J. Wong2022-01-171-4/+4
* xfs: remove the XFS_IOC_FSSETDM definitionsDarrick J. Wong2022-01-171-25/+4
* xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong2021-10-191-0/+2
* xfs: restore old ioctl definitionsDarrick J. Wong2021-05-201-0/+4
* Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2021-04-291-1/+1
|\
| * xfs: deprecate BMV_IF_NO_DMAPI_READ flagAnthony Iliopoulos2021-04-071-1/+1
* | xfs: convert to fileattrMiklos Szeredi2021-04-121-4/+0
|/
* libxfs: expose inobtcount in xfs geometryZorro Lang2021-02-031-0/+1
* xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong2020-09-151-0/+1
* 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