summaryrefslogtreecommitdiff
path: root/fs/xfs/scrub/tempfile.c
AgeCommit message (Expand)Author
2022-11-09xfs: hide metadata inodes from everyone because they are specialDarrick J. Wong
2022-11-09xfs: disable the agi rotor for metadata inodesDarrick J. Wong
2022-11-09xfs: wrap inode creation dqalloc callsDarrick J. Wong
2022-11-09xfs: pack icreate initialization parameters into a separate structureDarrick J. Wong
2022-11-09xfs: online repair of symbolic linksrepair-symlink_2022-11-09Darrick J. Wong
2022-11-09xfs: online repair of directoriesDarrick J. Wong
2022-11-09xfs: use atomic extent swapping to fix user file fork dataDarrick J. Wong
2022-11-09xfs: teach the tempfile to support atomic extent swappingDarrick J. Wong
2022-11-09xfs: support preallocating and copying content into temporary filesDarrick J. Wong
2022-11-09xfs: create temporary files and directories for online repairDarrick J. Wong