aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/libxfs/xfs_fs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-03xfs: enable fsmap reporting for internal RT devicesChristoph Hellwig1-0/+9
2025-03-03xfs: export zoned geometry via XFS_FSOP_GEOMChristoph Hellwig1-1/+4
2024-12-23xfs: scrub the metadir path of rt refcount btree filesDarrick J. Wong1-1/+2
2024-12-23xfs: scrub the realtime refcount btreeDarrick J. Wong1-1/+2
2024-12-23xfs: report realtime refcount btree corruption errors to the health systemDarrick J. Wong1-0/+1
2024-12-23xfs: scrub the metadir path of rt rmap btree filesDarrick J. Wong1-1/+2
2024-12-23xfs: scrub the realtime rmapbtDarrick J. Wong1-1/+2
2024-12-23xfs: report realtime rmap btree corruption errors to the health systemDarrick J. Wong1-0/+1
2024-11-05xfs: scrub quota file metapathsDarrick J. Wong1-1/+5
2024-11-05xfs: scrub metadir paths for rtgroup metadataDarrick J. Wong1-1/+4
2024-11-05xfs: scrub the realtime group superblockDarrick J. Wong1-1/+2
2024-11-05xfs: export the geometry of realtime groups to userspaceDarrick J. Wong1-0/+16
2024-11-05xfs: export realtime group geometry via XFS_FSOP_GEOMDarrick J. Wong1-1/+3
2024-11-05xfs: check metadata directory file path connectivityDarrick J. Wong1-1/+12
2024-11-05xfs: record health problems with the metadata directoryDarrick J. Wong1-0/+1
2024-11-05xfs: allow bulkstat to return metadata directoriesDarrick J. Wong1-1/+9
2024-11-05xfs: advertise metadata directory featureDarrick J. Wong1-0/+1
2024-09-01xfs: fix C++ compilation errors in xfs_fs.hDarrick J. Wong1-2/+3
2024-09-01xfs: introduce new file range commit ioctlsDarrick J. Wong1-0/+26
2024-06-26xfs: fix direction in XFS_IOC_EXCHANGE_RANGEDarrick J. Wong1-1/+1
2024-04-23xfs: introduce vectored scrub modeDarrick J. Wong1-0/+33
2024-04-23xfs: report directory tree corruption in the health informationDarrick J. Wong1-0/+1
2024-04-23xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong1-1/+2
2024-04-23xfs: add a incompat feature bit for parent pointersAllison Henderson1-0/+1
2024-04-23xfs: add parent pointer ioctlsDarrick J. Wong1-0/+74
2024-04-23xfs: split out handle management helpers a bitDarrick J. Wong1-1/+3
2024-04-15xfs: create a incompat flag for atomic file mapping exchangesDarrick J. Wong1-0/+1
2024-04-15xfs: introduce new file range exchange ioctlDarrick J. Wong1-0/+41
2024-02-22xfs: update health status if we get a clean bill of healthDarrick J. Wong1-1/+2
2024-02-22xfs: remember sick inodes that get inactivatedDarrick J. Wong1-0/+1
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong1-1/+2
2024-02-22xfs: report health of inode link countsDarrick J. Wong1-0/+1
2024-02-22xfs: implement live quotacheck inode scanDarrick J. Wong1-1/+2
2024-02-22xfs: report the health of quota countsDarrick J. Wong1-0/+1
2023-08-10xfs: allow userspace to rebuild metadata structuresDarrick J. Wong1-1/+5
2023-07-17xfs: convert flex-array declarations in struct xfs_attrlist*Darrick J. Wong1-2/+2
2023-06-13xfs: fix ag count overflow during growfsLong Li1-0/+2
2022-04-21Merge tag 'large-extent-counters-v9' of https://github.com/chandanr/linux into xfs-5.19-for-nextDave Chinner1-6/+19
2022-04-21xfs: convert scrub type flags to unsigned.Dave Chinner1-8/+8
2022-04-13xfs: Enable bulkstat ioctl to support 64-bit per-inode extent countersChandan Babu R1-6/+18
2022-04-11xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64Chandan Babu R1-0/+1
2022-01-17xfs: remove the XFS_IOC_{ALLOC,FREE}SP* definitionsDarrick J. Wong1-4/+4
2022-01-17xfs: remove the XFS_IOC_FSSETDM definitionsDarrick J. Wong1-25/+4
2021-10-19xfs: compute absolute maximum nlevels for each btree typeDarrick J. Wong1-0/+2
2021-05-20xfs: restore old ioctl definitionsDarrick J. Wong1-0/+4
2021-04-29Merge tag 'xfs-5.13-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+1
2021-04-12xfs: convert to fileattrMiklos Szeredi1-4/+0
2021-04-07xfs: deprecate BMV_IF_NO_DMAPI_READ flagAnthony Iliopoulos1-1/+1
2021-02-03libxfs: expose inobtcount in xfs geometryZorro Lang1-0/+1
2020-09-15xfs: widen ondisk inode timestamps to deal with y2038+Darrick J. Wong1-0/+1