summaryrefslogtreecommitdiffstats
path: root/fs/xfs/libxfs/xfs_fs.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-161-0/+1
* xfs: Use the correct style for SPDX License IdentifierNishad Kamdar2020-05-141-1/+1
* xfs: clean up the attr flag confusionChristoph Hellwig2020-03-031-1/+11
* xfs: move the legacy xfs_attr_list to xfs_ioctl.cChristoph Hellwig2020-03-031-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-041-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-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/+1
* 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/+0