summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/stats.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig
2024-12-23xfs: scrub the realtime refcount btreeDarrick J. Wong
2024-12-23xfs: scrub the realtime rmapbtDarrick J. Wong
2024-11-05xfs: scrub the realtime group superblockDarrick J. Wong
2024-11-05xfs: check metadata directory file path connectivityDarrick J. Wong
2024-04-23xfs: teach online scrub to find directory tree structure problemsDarrick J. Wong
2024-02-26xfs: fix scrub stats file permissionsDarrick J. Wong
2024-02-22xfs: teach scrub to check file nlinksDarrick J. Wong
2024-02-22xfs: implement live quotacheck inode scanDarrick J. Wong
2023-09-12xfs: only call xchk_stats_merge after validating scrub inputsDarrick J. Wong
2023-08-10xfs: track usage statistics of online fsckDarrick J. Wong